- Category:
- Data structs
- Tags:
-
- File Size:
- 1kb
- Update:
- 2017-12-07
- Downloads:
- 0 Times
- Uploaded by:
- 糖糖
Description: A brief answer to the question.
The operation of the 2 univariate polynomial in experiment
Problem description
Let Pn (x) and Qm (x) be two univariate polynomials, respectively. Try to write a program to realize the addition of a single polynomial.
Basic Requirements
The addition of one element polynomial based on the basic operation of linear table
An orderly chain list is needed to implement a linear table.
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
addition of polynomial\多项式加法.cpp | 4682 | 2017-12-07
|
addition of polynomial |