搜索资源列表
Mul
- 输入多项式的系数和幂,进行简单的四则运算-Input polynomial coefficients and power to carry out simple arithmetic
poly
- 一个关于多项式四则运算的小程序,适用于初学者。-Four operations on the polynomial a small program for beginners.
duoxiangshi
- 多项式的加减乘除运算 输入各项系数 对两个多项式进行四则运算-Polynomial multiplication and division operations of addition and subtraction
poly
- 1.实现多项式的加减乘除四则运算 2.实现文件的输入输出-1. To achieve polynomial addition and subtraction, multiplication and division arithmetic 2. Implement file input and output
chengxu
- 一、约瑟夫循环问题;二、一元多项式的运算;三、逆波兰表达式求值;四、杨辉三角显示;五、四则运算表达式求值;六、BST二叉树-First, Joseph circulation problems Second, one yuan polynomial arithmetic Third, reverse Polish expression evaluation Fourth, Pascal' s Triangle Show five, four arithmetic expressio
多项式
- 一个一元稀疏多项式简单计算器。输入并建立多项式、按指数 降序输出多项式实现、多项式相加、相减、求导等操作(A simple calculator with sparse polynomials of one element. Enter and build polynomials, exponentially In descending order output polynomial realization, polynomial addition, subtraction, derivat
计算器
- 一个多项式与四则运算计算器,使用栈对四则运算进行处理,可以定义函数(A polynomial and four calculation calculator, using the stack to handle four operations, can define the function)