文件名称:BIT_04_03
介绍说明--下载内容均来自于网络,请自行研究使用
实现一个多项式的类(a+b*x+c*x^2+d*x^3+...+),要求输入该多项式的系数和x的值后打印出这个多项式的值。-Achieve a polynomial class (a+ b* x+ c* x ^ 2+ d* x ^ 3+...+), asked to enter the coefficients of the polynomial and the value of x after the number of print type of value.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BIT_04_03.cpp