文件名称:exp1
介绍说明--下载内容均来自于网络,请自行研究使用
需要利用有序链表来实现一元稀疏多项式的表示及加法运算的简单计算程序,其基本功能有:
(1)输入并建立两个多项式;
(2)多项式f1(x)与f2(x)相加,建立和多项式f3(x);
(3)输出多项式f1(x),f2(x),f3(x)。-Need to use ordered lists to implement a dollar sparse representation of polynomials of simple addition operations and calculation program, and its basic functions are: (1) input and create two polynomials (2) polynomials f1 (x) and f2 (x) the sum, to establish and polynomial f3 (x) (3) the output polynomial f1 (x), f2 (x), f3 (x).
(1)输入并建立两个多项式;
(2)多项式f1(x)与f2(x)相加,建立和多项式f3(x);
(3)输出多项式f1(x),f2(x),f3(x)。-Need to use ordered lists to implement a dollar sparse representation of polynomials of simple addition operations and calculation program, and its basic functions are: (1) input and create two polynomials (2) polynomials f1 (x) and f2 (x) the sum, to establish and polynomial f3 (x) (3) the output polynomial f1 (x), f2 (x), f3 (x).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
exp1.cpp