文件名称:Design-a-polynomial-sum-algorithm
-
所属分类:
- 标签属性:
- 上传时间:2012-12-22
-
文件大小:245.57kb
-
已下载: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/
多项式加法源程序/Debug/Cpp1.exe
多项式加法源程序/Debug/Cpp1.ilk
多项式加法源程序/Debug/Cpp1.obj
多项式加法源程序/Debug/Cpp1.pch
多项式加法源程序/Debug/Cpp1.pdb
多项式加法源程序/Debug/vc60.idb
多项式加法源程序/Debug/vc60.pdb
多项式加法源程序/Cpp1.cpp
多项式加法源程序/Cpp1.dsp
多项式加法源程序/Cpp1.dsw
多项式加法源程序/Cpp1.ncb
多项式加法源程序/Cpp1.opt
多项式加法源程序/Cpp1.plg
多项式加法源程序/Debug/
多项式加法源程序/Debug/Cpp1.exe
多项式加法源程序/Debug/Cpp1.ilk
多项式加法源程序/Debug/Cpp1.obj
多项式加法源程序/Debug/Cpp1.pch
多项式加法源程序/Debug/Cpp1.pdb
多项式加法源程序/Debug/vc60.idb
多项式加法源程序/Debug/vc60.pdb
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.