搜索资源列表
MyDocuments
- 数据结构中多项式加法数组实现数据结构中多项式加法数组实现-data structure polynomial Adder array data structure to achieve array polynomial Adder
AddPolyn
- 多项式相加,用链表分别存储多项式的系数和指数,实现多项式加法
多项式的加法、减法、乘法
- 数据结构——多项式的加法、减法、乘法算法实现源代码,多多指教。-data structure -- the polynomial addition, subtraction, multiplication algorithm source code, the exhibitions.
Ployn-dos
- 实现多项式加法,Pa=Pa+Pb,利用两个多项式的节点构成“和多项式”-polynomial Ghaffar, Pa Pa = Pb, using two polynomials node "and polynomial"
(C语言版)数据结构课程设计大概模型
- 一元稀疏多项式计算器,2. 用户在首先在第一个提示信息的提示下选择是1.一元多项式加法 2.一元多项式减法 3.退出,当用户选择1.一元多项式加法,系统会提示您输入两个多项式信息,然后计算两个多项式的和并输出结果多项式。当用户选择2.一元多项式减法,系统会提示您输入两个多项式信息,然后计算两个多项式的差并输出结果多项式。当用户选择退出,则退回dos-one yuan sparse polynomial calculator, 2. Users first in a message prompte
PB08013007.rar
- 包括两个程序:多项式加法和huffman压缩程序,Includes two procedures: polynomial addition and huffman compression process
Polynomial
- 实现一个多项式类,它支持多项式加法、减法、乘法-The realization of a polynomial type, which supports the polynomial addition, subtraction, multiplication
Poly1
- 实现一个多项式加法,用VC++开发,用户输入两个多项式,实现加法,求导等运算。-The realization of a polynomial addition, using VC++ development, user input of two polynomials, to achieve additive, such as computing derivation.
duoxiangshi
- 一个超级实用的多项式加法源代码,C++语言实现-Addition of a polynomial used in C++ source code
Ployn
- java实现多项式加法,乘法,除法,利用辗转相除法求两个多项式的最大公因子-java achieve polynomial addition, multiplication, division, using Euclidean algorithm for greatest common divisor of two polynomials
my2
- 定义一个多项式类,并实现多项式运算,可以实现多项式加法与乘法运算。-Define a polynomial class, and to achieve polynomial operations can achieve polynomial addition and multiplication.
Homework1
- 多项式加法与乘法 可以进行一元函数的多项式加法与乘法-Polynomial addition and multiplication
Polynomial-Sum
- C++实现的多项式加法、减法、乘法,应用运算符重载-Realized C++ polynomial addition, subtraction, multiplication, operator overloading
Experiment1
- 多项式加法 多项式加法 这是压缩文档-Polynomial addition
1
- 设计一个一元稀疏多项式加法运算器,完成多项式a和b相加,建立多项式a+b。-Design a one yuan sparse polynomial adder, complete polynomials a and b are added, the establishment of polynomial a+ b.
EightQueen
- 数据结构中进行多项式加法的详细代码程序,运行环境为vc6-Data structure polynomial addition detailed code program, the operating environment for the vc6
多项式加法
- 多项式加法C++程序,包括动态链表、静态链表、插入排序、sort函数法(Polynomial addition C++ procedures, including dynamic list, static list, insert sort, sort function method)
多项式基本运算
- 用于实现多项式的基本操作,包括加法减法乘法和微分。 实现读入文本文件及输出相应结果在输出的文本文件夹中。(The basic operations used to implement the polynomial, including addition subtraction multiplication and differentiation. Implement the read text file and output the corresponding result in the o
polynomial.cpp (1)
- 利用c++封装,实现了多项式加法 减法 乘法 求值 求导 求积分 判断是否相等等操作, 而且使用了文件操作,进行文件的读取。异常处理较好,程序健壮性不错(The use of C + + package, to achieve a polynomial addition and subtraction multiplication and multiplication of the demand-seeking derivative to determine whether the same j
2
- 实现一个一元稀疏多项式运算器。功能有:任意顺序输入并建立多项式;输出多项式,按指数升序排列;能完成多项式加法、乘法、减法以及求导运算。(A one - element sparse polynomial operator is implemented. Functions are: input and establish polynomials in any order; output polynomials, in ascending order of exponents; can compl