文件名称:1(2)
介绍说明--下载内容均来自于网络,请自行研究使用
问题描述
设Pn(x)和Qm(x)分别两个一元多项式。试编写程序实现一元多项式的加法运算。
基本要求
需要基于线性表的基本操作来实现一元多项式的加法运算
需要利用有序链表来实现线性表。
-Problem descr iptionPn (x) and Qm (x), respectively, two unary polynomial.Try to write programs achieve one yuan polynomial addition operation. The basic requirementsBased on the basic operation of the linear table is needed to achieve one yuan polynomial addition operationNeed to use an orderly linked list to achieve linear table.
设Pn(x)和Qm(x)分别两个一元多项式。试编写程序实现一元多项式的加法运算。
基本要求
需要基于线性表的基本操作来实现一元多项式的加法运算
需要利用有序链表来实现线性表。
-Problem descr iptionPn (x) and Qm (x), respectively, two unary polynomial.Try to write programs achieve one yuan polynomial addition operation. The basic requirementsBased on the basic operation of the linear table is needed to achieve one yuan polynomial addition operationNeed to use an orderly linked list to achieve linear table.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1(2).cpp