文件名称:Design-a-polynomial-sum-algorithm
- 所属分类:
- 编辑框
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-12-04
- 文件大小:
- 246kb
- 下载次数:
- 0次
- 提 供 者:
- 马*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个一元多项式相加的算法程序。
两个一元多项式相加的运算规则是:两个多项式中所有指数相同的项,对应系数相加,若和不为0,则生成“和多项式”中的一项;对于所有指数不为相同的项,则分别复制到“和多项式”中去。
-Design a polynomial sum algorithm. Two unary polynomial sum arithmetic rule is: all indices in the same items of the two polynomials, and added to the corresponding coefficient, and is not 0, it generates a " polynomial" All indices are not the same items were copied to the " polynomial" .
两个一元多项式相加的运算规则是:两个多项式中所有指数相同的项,对应系数相加,若和不为0,则生成“和多项式”中的一项;对于所有指数不为相同的项,则分别复制到“和多项式”中去。
-Design a polynomial sum algorithm. Two unary polynomial sum arithmetic rule is: all indices in the same items of the two polynomials, and added to the corresponding coefficient, and is not 0, it generates a " polynomial" All indices are not the same items were copied to the " polynomial" .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
多项式加法源程序
................\Cpp1.cpp
................\Cpp1.dsp
................\Cpp1.dsw
................\Cpp1.ncb
................\Cpp1.opt
................\Cpp1.plg
................\Debug
................\.....\Cpp1.exe
................\.....\Cpp1.ilk
................\.....\Cpp1.obj
................\.....\Cpp1.pch
................\.....\Cpp1.pdb
................\.....\vc60.idb
................\.....\vc60.pdb