文件名称:084221033
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
一元多项式计数器
基本要求:
(1)输入并建立多项式;
(2)输出多项式:n, c1, e1, c2, e2, …cn , en, 其中,n是多项式项数,ci和ei分别是第 i 项的系数和指数,序列按指数降序排列。
(3)两个多项式相加、相减、相乘、相除;
(4)计算多项式在x处的值;
(5)求多项式的导函数。
-Unary polynomial counter basic requirements: (1) input and the establishment of polynomials (2) output polynomial: n, c1, e1, c2, e2, ... cn, en, where, n is the number of polynomial terms , ci and ei are the coefficients of the first term and the index i, the sequence in descending order by index. (3) two polynomial addition, subtraction, multiplication, division (4) Calculate the polynomial in x at the value (5) the derivative of a polynomial function.
基本要求:
(1)输入并建立多项式;
(2)输出多项式:n, c1, e1, c2, e2, …cn , en, 其中,n是多项式项数,ci和ei分别是第 i 项的系数和指数,序列按指数降序排列。
(3)两个多项式相加、相减、相乘、相除;
(4)计算多项式在x处的值;
(5)求多项式的导函数。
-Unary polynomial counter basic requirements: (1) input and the establishment of polynomials (2) output polynomial: n, c1, e1, c2, e2, ... cn, en, where, n is the number of polynomial terms , ci and ei are the coefficients of the first term and the index i, the sequence in descending order by index. (3) two polynomial addition, subtraction, multiplication, division (4) Calculate the polynomial in x at the value (5) the derivative of a polynomial function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
084221033.cpp