文件名称:polynomial-algorithm
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 729kb
- 下载次数:
- 0次
- 提 供 者:
- these******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个多项式类,支持多项式的显示、加减运算、相乘运算,并且必须
使用链式结构来实现该多项式类,包括多项式的存储、显示与运算等等。-Design a polynomial class to support the display of the polynomial, addition and subtraction, multiplication, and must use the chain structure to achieve the polynomial class, including polynomial storage, display and computing, and so on.
使用链式结构来实现该多项式类,包括多项式的存储、显示与运算等等。-Design a polynomial class to support the display of the polynomial, addition and subtraction, multiplication, and must use the chain structure to achieve the polynomial class, including polynomial storage, display and computing, and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EXP2-student\2009123456\2009123456.sln
............\..........\2009123456.suo
............\..........\Release\2009123456.pdb
............\..........\.......\2009123456.exe
............\..........\2009123456\2009123456.vcproj
............\..........\..........\2009123456.vcproj.THOCR-3F51207F2.jiangzw.user
............\..........\..........\Release\BuildLog.htm
............\..........\..........\.......\vc90.pdb
............\..........\..........\.......\vc90.idb
............\..........\..........\.......\main.obj
............\..........\..........\.......\2009123456.exe.intermediate.manifest
............\..........\..........\.......\mt.dep
............\..........\..........\2009123456.vcproj.jiangzw-Z200.jiangzw.user
............\..........\..........\main.cpp
............\..........\2009123456.ncb
............\input.txt
............\output.txt
............\数据与算法.pdf
............\2009123456\2009123456\Release
............\..........\Release
............\..........\2009123456
............\2009123456
EXP2-student