搜索资源列表
多项式的加减运算
- 多项式的加减运算特别实现(c实现)-polynomials Modified Operational special achievement (c realization)
多项式运算
- 多项式运算
20030118
- 这是有关分酒问题,马的遍历,两个多项式运算的程序-This is the sub-liquor, horses traverse, two polynomials Operational procedures
BigNumberCompute
- 能实现“+”“-”“*”三个运算符的多项式运算
实现多项式的基本运算和多项式的运算
- 实现多项式的基本运算和多项式的运算 功能基本强大
cprogramme
- 一个多项式运算程序 实现多项式的加 减 乘除 乘方 积分 微分 混合运算 一个二叉树运算程序 实现二叉树的创建 复制 深度计算 和树形显示 一个哈夫曼算法的演示程序 实现对电文的编码 编码的输出 和编码的还原 程序共三个 模块已经超过了五个 没有分开写
c_language
- 常用算法程序集(C语言描述)包括多项式运算等各种数学应用的算法,是编程初学者必备的参考书目
一元多项式的表示及加法
- 这是一个用VC实现在数据结构课程中比较经典的应用的一项式运算的程序.这个也测试通过.应该没有任何问题.-with VC data structure courses in the more classic use of a Type Operational procedures. This is also the test. Should be no problem.
多项式运算
- 一元稀疏多项式计算器。实现稀疏多项式的加法和减法。-one yuan sparse polynomial calculator. SPARSE polynomial subtraction and addition.
一元稀疏多项式的计算
- 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structure and algorithm"
333
- 数据结构C语言实现一元多项式运算-C language data structures to achieve a dollar polynomial computing
jsq
- 数据结构C语言实现一元多项式运算-C language data structures to achieve a dollar polynomial computing
yydxs
- 本程序用C语言编写,完成一元多项式的代数运算,加减乘。-This procedure using C language, completing a polynomial algebraic computation, addition and subtraction by.
CCCC
- 多项式运算器,实现了多项式的加法,减法和乘法的运算.-Polynomial operations, and the realization of the polynomial addition, subtraction and multiplication operations.
Polynomialoperations
- 多元多项式运算 主要用C++语言实现其功能-Mainly used for computing multivariate polynomials C++ language function
c语言实现多项式运算器
- c语言实现简单多项式运算,可实现多项式创建、加减、求值、销毁、显示等功能。
多项式运算
- 面向对象课程设计,多元多项式的运算,课程设计无压力(Object-oriented program design, multivariate polynomial arithmetic, curriculum design pressure)
多项式
- 符号处理是一类非数值性问题,一元多项式就是符号处理的一类实例。一个一元n次多项式的一般形式如下: Pn(x)=p1xe1+p2xe2+…+pmxem 其中 p1,p2,…, pm为各项的系数,非零; e1,e2,…, em 为各项的指数,满足0?e1 ?e2 ?... ?em 现要求在计算机中存储这样的多项式,并能对它们进行处理,如:加法、减法、乘法等等。(The operation, representation, input, etc of a polynomial)
多项式运算
- 多项式运算: 本程序可以实现多项式四则运算,文件夹里含源cpp文件和exe可执行文件。 经过作者多次质量检测,程序运行质量合格,满足基本的设计要求。 本程序仍存在许多可以改进和优化之处,望您加以个性化的美化!感谢您!(Polynomial operation: Can achieve polynomial four operations, folder containing source cpp file and exe executable file. Through the aut
多项式
- 多项式运算,可以进行大量的多项式运算,四则运算等(Polynomial arithmetic, can undertake a large number of polynomial arithmetic, arithmetic, etc)