搜索资源列表
PolyOperate
- 运用链表来操作多项式,实现多项式加减乘的功能-used to operate polynomial, Modified by polynomial functions
多项式的加减运算
- 多项式的加减运算特别实现(c实现)-polynomials Modified Operational special achievement (c realization)
Oney+-
- 一元多项式加减程序 C 这是基在C下的数据结构算法-one yuan polynomial modified C-This is the C-based data structure algorithm
Data_polyniomial
- 数据结构课程经典源码,进行多项式加减乘除!-data structure courses classic source for polynomial arithmetic!
PolyOperate
- 运用链表来操作多项式,实现多项式加减乘的功能-used to operate polynomial, Modified by polynomial functions
多项式的加减运算
- 多项式的加减运算特别实现(c实现)-polynomials Modified Operational special achievement (c realization)
my work
- 两个多项式加减乘运算-two polynomial multiplication
实现多个多项式的加减乘
- 清华大学版的数据结构实验中利用链表编的多项式的加,减,乘的原程序-version of the experimental data structure used Listless series polynomials, plus or minus, by the original procedure
Oney+-
- 一元多项式加减程序 C 这是基在C下的数据结构算法-one yuan polynomial modified C-This is the C-based data structure algorithm
Data_polyniomial
- 数据结构课程经典源码,进行多项式加减乘除!-data structure courses classic source for polynomial arithmetic!
yiyuanduoxianshi
- 多项式加减法,通过输入多项式的系数,以及项数,返回多项式相加或相减的结果-Polynomial addition and subtraction, by entering the polynomial coefficients, as well as the number of items and return to add or subtract polynomials the result of
yiyuanduoxiangshijiajian
- 根据提示操作,可以实现任意一元多项式相加减-According to the prompts, you can realize any one of the polynomial-phase addition and subtraction
duoxiangshi
- 一般情况下,一元多项式的表示及相加减,可以用顺序存储结构,使得多项式相加减的算法定义十分简单。然而,在通常的应用中,多项式的次数可能很高且变化很大,使得顺序存储结构的最大长度很难确定。特别是在处理形如 的多项式时,就要用一长度为20001的线性表来表示,表中仅有3个非零元素,这种对内存空间的使用是很浪费的。为避免出现这种情况,本程序采用了链式存储结构,使得在进行诸如 运算时更节省内存空间。-Under normal circumstan
saa
- 多项式的加减乘法的链表实现的程序在C++中-Polynomial addition and subtraction, multiplication of the list of procedures to achieve in the C++ In
yuanduoxiangshi.cpp
- 一元多项式的加减算法,并有比较有好的界面!-One dollar addition and subtraction polynomial algorithm, and a relatively good interface!
homework2_2
- 用链表(单向链表或双向链表)实现 多项式之间的运算包括:多项式之间的加、减、乘、除*法等 -Use linked lists (one-way or two-way linked list) between the computing polynomial realize include: polynomial between the add, subtract, multiply, divide, etc.* Act
duoxiangshi
- 链表实现多项式加减法操作,输入输出从文件读写-List to achieve polynomial addition and subtraction operation, input and output from the document to read and write
list
- 数据结构链表程序:一元多项式加减乘和求导拆分逆置,用的是C语言 -Program list data structure: a polynomial multiplication and addition and subtraction reverse split derivation set, using the C language
duoxaingshi
- 界面输出,链表方式进行多项式加减乘运算,链表销毁等操作(Polynomial addition and subtraction operation)
一元稀疏多项式计算器
- 数据结构报告,进行加减运算,头插法插入,顺序排列(Data structure report, add and subtract operations)