搜索资源列表
一元稀疏多项式计算器
- 一多项式求值,求导,减法,乘法,加法. 输出形式为类数学表达式, 指数升序排列.-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
一元稀疏多项式
- 一元稀疏多项式计算器,直接可运行的-one yuan sparse polynomial calculators, and direct operational
多项式运算
- 一元稀疏多项式计算器。实现稀疏多项式的加法和减法。-one yuan sparse polynomial calculator. SPARSE polynomial subtraction and addition.
一元多项式计算器
- 一元多项式计算器
01131516409
- 简单的一元多项式计算器,C语言,包含程序原代码和课程设计文挡-One simple polynomial calculator, C language, contains procedures for the original code and curriculum design text block
53629
- 一元多项式计算器 可以实现加减等 大家参考参考把 -One dollar polynomial addition and subtraction, such as calculators can achieve your information to
san
- 数据结构+一元多项式计算器数据结构+一元多项式计算器-Data structures+ one dollar calculator polynomial data structures+ one dollar polynomial calculator
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
shujujiegou
- 实现简单多项式计算器的基本功能,即一元多项式计算的加减乘功能-To achieve the basic functions of a simple polynomial calculator
duoxiangshi
- 用C++语言编写一段程序,该程序的功能相当于一个一元多项式计算器。它能够实现按照指数降序排列建立并输出多项式,并且能够完成两个多项式的相加、相减的运算和将其结果输入的功能。-C++ language with a program that functions as a unary polynomial calculator. It can be achieved in accordance with established and the output index in descending o
multiCount.cpp
- 多项式计算器,C++数据结构中栈的实现实例,效果不错-Polynomial calculator, C++ implementation of the stack data structure instance, good results
Unarysimplecalculator
- 一元多项式计算器的基本功能定为 (1) 建立多项式 (2) 输出多项式 (3) 两个多项式相加,建立并输出和多项式 (4) 两个多项式相减,建立并输出差多项式 实现提示:可选择带头结点的单向循环链表 或单链表存储多项式,头结点可存放多项式 的参数,如项数等。 除以上功能外,还有乘法和除法的计算和导数计算-Unary polynomial basic functions of the calculator as (1) the estab
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)
一元多项式计算器
- 一元多项式计算器可输入负号20个字要我怎么写呀,现在够不够了(One element polynomial calculator)
polynomial.cpp (1)
- 利用c++封装,实现了多项式加法 减法 乘法 求值 求导 求积分 判断是否相等等操作, 而且使用了文件操作,进行文件的读取。异常处理较好,程序健壮性不错(The use of C + + package, to achieve a polynomial addition and subtraction multiplication and multiplication of the demand-seeking derivative to determine whether the same j