文件名称:Polynomial
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-11-17
- 文件大小:
- 3.56mb
- 下载次数:
- 0次
- 提 供 者:
- wangm*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
多项式的加法、减法、乘法、加赋值、减赋值、乘赋值计算。-Create a class call it Polynomial. Each polynomial contains an array of terms. Each term contains a coefficient and an exponent. For example for term 5x^2. The coefficient is 5 and the exponent is 2. For constant 9, the coefficient is 9 and exponent is 0.. In this class, the coefficients and exponents are integers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Polynomial
..........\Debug
..........\.....\hw6 new.exe
..........\.....\hw6 new.ilk
..........\.....\hw6 new.pdb
..........\hw6 new
..........\.......\Debug
..........\.......\.....\CL.read.1.tlog
..........\.......\.....\CL.write.1.tlog
..........\.......\.....\Pair.obj
..........\.......\.....\Polynomial.obj
..........\.......\.....\hw6 new.Build.CppClean.log
..........\.......\.....\hw6 new.lastbuildstate
..........\.......\.....\hw6 new.log
..........\.......\.....\link-cvtres.read.1.tlog
..........\.......\.....\link-cvtres.write.1.tlog
..........\.......\.....\link-rc.read.1.tlog
..........\.......\.....\link-rc.write.1.tlog
..........\.......\.....\link.read.1.tlog
..........\.......\.....\link.write.1.tlog
..........\.......\.....\main.obj
..........\.......\.....\vc110.idb
..........\.......\.....\vc110.pdb
..........\.......\Pair.cpp
..........\.......\Pair.h
..........\.......\Polynomial.cpp
..........\.......\Polynomial.h
..........\.......\hw6 new.vcxproj
..........\.......\hw6 new.vcxproj.filters
..........\.......\main.cpp
..........\hw6 new.sdf
..........\hw6 new.sln
..........\hw6 new.v11.suo