搜索资源列表
一元稀疏多项式计算器
- 一多项式求值,求导,减法,乘法,加法. 输出形式为类数学表达式, 指数升序排列.-a polynomial function, derivation, subtraction, multiplication and addition. Output form of mathematical expression category, the index in ascending order.
一元稀疏多项式计数器
- 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8
程九思--一元稀疏多项式计算器
- 程九思--一元稀疏多项式 计算器.doc程九思--一元稀疏多项式计?闫?doc程九思--一元稀疏多项式计?闫?doc程九思--一元稀疏多项式计?闫?doc程九思--一元稀疏多项式计算器.doc计算器.doc
yiyuanjishuqi
- 关于一元稀疏多项式计算器的算法,上传给大家看一看,给一点意见,谢谢了!-of one yuan calculator sparse polynomial algorithm, we look to upload to the point, thank you!
computerconter
- 一元稀疏多项式计算器,功能完善,无解压密码-one yuan sparse polynomial calculators, functions, without extracting passwords
compute_long_data
- 一元稀疏多项式计算器-one yuan sparse polynomial Calculator
yiyuanxishuduoxiangshi
- 一元稀疏多项式计算器的一个WORD文档的大解析
C
- 一元稀疏多项式计算器~ 一元稀疏多项式计算器
ex2
- 一元稀疏多项式计算器 一元稀疏多项式计算器
111
- 一元稀疏多项式计算器的程序代码,有详细的演算过程,很好的数据结构和算法的代码
一元稀疏多项式
- 一元稀疏多项式计算器,直接可运行的-one yuan sparse polynomial calculators, and direct operational
多项式运算
- 一元稀疏多项式计算器。实现稀疏多项式的加法和减法。-one yuan sparse polynomial calculator. SPARSE polynomial subtraction and addition.
jisuanqi
- 一元稀疏多项式简单计算器设计 数据结构 -One dollar a simple calculator designed Sparse Polynomial data structure
duoxiangshijishuqi
- 一元稀疏多项式计算器,包括加减乘法,可由用户输入x值,计算最终多项式输出结果-Dollar sparse polynomial calculators, including the addition and subtraction, multiplication, by the user to enter x value, calculate the final output of the results of polynomial
one
- 一元稀疏多项式计算器加减乘除等程序 C语言编写-C
duoxiangshiCoculator
- 一元稀疏多项式计算器,MFC界面,C-Dollar sparse polynomial calculator, MFC interface, C++
1
- (1)输入并建立多项式。 (2)输出多项式,输出形式为整数序列:n,c1,e1,c1,c2,e2,…,cn,en,其中n是多项式的项数,ci,ei,分别是第i项的系数和指数,序列按指数降序排序。 (3)实现多项式a和b相加,建立多项式a+b。 (4)实现多项式a和b相减,建立多项式a-b。 (5)计算多项式在x处的值。((1) input and establish polynomial. (2) output polynomial, the output form is intege
多项式
- 一个一元稀疏多项式简单计算器。输入并建立多项式、按指数 降序输出多项式实现、多项式相加、相减、求导等操作(A simple calculator with sparse polynomials of one element. Enter and build polynomials, exponentially In descending order output polynomial realization, polynomial addition, subtraction, derivat
一元稀疏多项式计算器
- 数据结构报告,进行加减运算,头插法插入,顺序排列(Data structure report, add and subtract operations)