搜索资源列表
数据结构一元多项式报告
- 数据结构一元多项式报告
poly
- 数据结构中,线性表的应用,利用单链表存储一元多项式,并实现单链表表示与相加操作-The data structure, the linear form of the application, the use of a single linked list is stored one dollar polynomial, and to achieve a single linked list representation and the sum of operating
kechengsheji
- 一元稀疏多项式简单计算器 停车场系统图形界面 停车场模拟-a easy title
text
- 问题描述:有两个指数递减的一元多项式,写一程序先求这两个多项式的和,再求它们的积。-Problem Descr iption: the two exponential decline polynomial, write a program to seek first two polynomials and then seek their product.
1
- 将两个一元n次多项式相加,并输出相加后的新的一元n次多项式 (1) 从input.txt文件读入一元多项式的系数和指数,用尾插法建立一元多项式的链 表。 (2) 以输入系数0为结束标志。 (3) 并约定建立多项式链表时,总是按指数从小到大的顺序排列。 (4) 要求借鉴第一章课件中给出的编程思路,一元多项式链表采用带头结点的单链表 实现。-The two one yuan polynomial of degree n, and outputs the added new o
poly
- 运用c++来实现实系数一元多项式简单的四则运算-Use c++ to achieve a polynomial with real coefficients of the four simple arithmetic
one
- 实现 一元稀疏多项式简单计算器,比如2x1+3x1=5x1 -Achieve one yuan sparse polynomial simple calculator, such as 2x1+ 3x1 = 5x1
MapPloynomial
- C++实现一元多项式的运算,使用链表、映射等高级stl技术-C++ map list