搜索资源列表
plus1122
- 1问题描述: 设计一个实现稀疏多项式乘法的程序 2需求分析: 编程实现两个一元多项式相乘,要求: 2.1输入并建立多项式; 2.2输出多项式,输出形式为整数序列:n,c1,e1,c2,e2``````,cn.,en,其中n是多项式的系数,ci和ei分别是第i项的系数和指数,序列按指数降序排列。 2.3多项式a和b相乘,建立结果多项式a*b -a Problem descr iption : Design a sparse polynomial multiplicat
yiyuanduoxiangshi
- 一元稀疏多项式的设计-one yuan sparse polynomial design
laishaoshi_37
- 一元稀疏多项式计算器-one yuan sparse polynomial Calculator
polynomial
- 在JAVA 实现了一元稀疏多项式的加减乘除运算以及求职预算-Implemented in JAVA dollar sparse polynomial multiplication and division addition and subtraction operations and job budget
data-struct-program
- 一元稀疏多项式计算器、迷宫问题、成绩分析问题、图的基本操作与实现以及背包问题的求解-One yuan sparse polynomial calculator, maze, performance analysis of the problem, graph realization of the basic operations and the knapsack problem and the solution
Calcule
- java一元稀疏多项式计算器的编写,用于java课程设计的资料-the preparation of the java one yuan sparse polynomial calculator for java course design information
s
- 一元稀疏多项式计算器,的栈内存储版本的实现-The realization of one yuan sparse polynomial calculator stack stored version