搜索资源列表
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
duoxiangshi
- 一元稀疏多项式简单计算器代码 调试过 可行-Dollar sparse polynomial
002
- 一元稀疏多项式计算器,程序执行的命令包括:输入并建立多项式、输出多项式、多项式相加、减。-Unary sparse polynomial Calculator, program execution command include: input and establish polynomial, output polynomial, polynomial add, minus.
polynomial
- 一元稀疏多项式计算器 polynomial-一元稀疏多项式计算器
Polynomial
- 用C编写的一元稀疏多项式计算器,使用链表作为数据结构,是学习链表的不错案例-Written with the C dollar sparse polynomial calculator, use the list as a data structure is a good case study and list of
a_simple_calculator_of_sparse_polynomial_with_one_
- 本程序主要利用线性表的结构和知识,实现了一个一元稀疏多项式简单计算器的功能。-This procedure mainly use the linear form of the structure and the knowledge to achieve a simple calculator of sparse polynomial with one variable.
duoxiangshiCoculator
- 一元稀疏多项式计算器,MFC界面,C-Dollar sparse polynomial calculator, MFC interface, C++
Linear-table-application
- 线性表应用多项式计算.用C或C++语言设计并实现一个一元稀疏多项式的简单计算器。 一个稀疏多项式简单计算器的基本功能是: 1. 输入并建立多项式。 2. 输入多项式,序列按指数降序排列。 3. 多项式A(x)和B(x)相加,并建立多项式A(x)+B(x)。 4. 多项式A(x)和B(x)相减,并建立多项式A(x)-B(x)。 5. 给定x的值,计算多项式。 -Linear table application polynomial calculation
POLY
- 一元稀疏多项式的加,减,求值,复制,插入,等操作的综合计算器。-One yuan sparse polynomial addition, subtraction, evaluation, copy, insert, and other operations of the integrated calculator.
polynomial-calculator
- 该源码为一元稀疏多项式的C++实现,该计算器可完成一元多项式的相加,相减,求导等操作。-The source code for a one yuan sparse polynomial calculator C++ implementation can be achieved by adding polynomials, subtraction, and derivation.
yrscdures
- 一元稀疏多项式计算器, 用户在首先在第一个提示信息的提示下选择是-One yuan sparse polynomial calculator, the user first choice in the first message cues
多项式
- 一个一元稀疏多项式简单计算器。输入并建立多项式、按指数 降序输出多项式实现、多项式相加、相减、求导等操作(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)