搜索资源列表
PolynomialIncludingAllFunctions
- 一元多项式符号计算-含因式分解版 不仅包含+,-,*,/,多项式求值,数值积微分,(内含多项式求根子程序),定与不定积分,还有因式分解(求根法). 用单链表.输入格式按提示.-one yuan polynomial symbolic computation-containing factorization version not only contains ,-,*,/, polynomial evaluation, Numerical plot differential (intron
myheard
- 我们的一个数据结构的课程设计,计算一元稀疏距阵的计算器,即是一元多项式的相加\\相减\\相乘\\求导\\求X值\\...还有利用彩色文本形式编写的一个界面.非常的好看,使用也方便-the data structure of a curriculum design, calculation of one yuan sparse matrix of calculators, serves yuan polynomials together \\ subtract \\ multiply \\ der
一元稀疏多项式的计算
- 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structure and algorithm"
LabB
- (1)如果用循环链表表示一元多项式,试编写一个函数 Calc(x),计算多项式在x处的值。 (2)设a和b是两个用带有表头结点的循环链表表示的多项式。试编写一个算法,计算这两个多项式的乘积c = a*b,要求计算后多项式a与b保持原状。 -( 1) if the circular linked list representation of a polynomial, try to write a function Calc ( x ), a polynomial in x value a
01131516409
- 简单的一元多项式计算器,C语言,包含程序原代码和课程设计文挡-One simple polynomial calculator, C language, contains procedures for the original code and curriculum design text block
1.3
- 程序设计程序的设计,一元多项式的计算,课程设计!-Procedures for the design of the design process, a calculation of the polynomial, curriculum design!
sturctdata
- 主要用于计算一元多项式的相加,相减运算(多项式的存储使用的是链表结构)-The main one used to calculate the sum of the polynomial, with minus operator (polynomials are used in the storage list structure)
san
- 数据结构+一元多项式计算器数据结构+一元多项式计算器-Data structures+ one dollar calculator polynomial data structures+ one dollar polynomial calculator
dxs
- 能实现一元多项式的基本操作,方便多项式的加减乘等计算-To achieve the basic operation of the polynomial for the polynomial in terms of addition and subtraction by
1
- 这是一个简单的一元多项式的计算的程序,运用了数据结构中的简单的思想,使用与正在学习数据结构与算法的同学-This is a simple calculation of a polynomial procedure, using a simple data structure ideas, using the data structure and algorithm are learning to students
Unarysimplecalculator
- 一元多项式计算器的基本功能定为 (1) 建立多项式 (2) 输出多项式 (3) 两个多项式相加,建立并输出和多项式 (4) 两个多项式相减,建立并输出差多项式 实现提示:可选择带头结点的单向循环链表 或单链表存储多项式,头结点可存放多项式 的参数,如项数等。 除以上功能外,还有乘法和除法的计算和导数计算-Unary polynomial basic functions of the calculator as (1) the estab
caculater
- 数据结构实验,实现一元稀疏多项式的加减乘除,并可计算一元多项式方程组-Experimental data structure to achieve a dollar sparse polynomial addition, subtraction, and calculation of a polynomial equation
CAL
- 如果用循环链表表示一元多项式,试编写一个函数 Calc(x),计算多项式在x处的值-If circular linked list represents a polynomial, try to write a function Calc (x), calculated at the value of the polynomial in x
Unary-polynomial-operations-(list)
- 利用单链表实现一元多项式的加、减、乘法,含有开辟多项式所需空间、判断用户输入正确与否、构造节点存放多项式系数和指数、构造多项式、多项式整理(按指数从小到大存放)、撤销多项式所在节点、合并同类项、多项式加法、多项式减法、多项式乘法、多项式长度计算等。-Using a single linked list to achieve a polynomial addition, subtraction, multiplication
yiyuanduoxiangshiyunsuan
- 此程序使用C++的语言计算一元多项式的加减乘运算,并且有界面-This program uses the language of C++ addition and subtraction calculation of a polynomial multiplication, and there are interfaces
sum
- 一元多项式的计算代码,是C++初学者的宝典,希望对大家有帮助。-the C++,sum of the yi yuan duoxiangshi.
polynomial-calculation
- 解决数据结构中一元稀疏多项式计算的代码,已经调试通过-Solve a yuan sparse data structure calculation of polynomial code, have debugging through
poly
- 一元多项式A = anxn + … + a1x + a0, B = bnxn + … + b1x + b0,根据运算符+、-、*,分别计算A + B、A - B、A * B。-A polynomial A = anxn+ ...+ a1x+ a0, B = bnxn+ ...+ b1x+ b0+ operator,-,*, respectively, to calculate the A,+ B, A- B, A* B.
poly_calculate
- 一元多项式求值。用户根据提示输入多项式的最高次数n,变量x的值,以及各个参数;由程序计算多项式的值并将结果输出 -A polynomial evaluation. Follow the prompts to enter the polynomial maximum number of times n, the value of the variable x, and each parameter computing polynomial values and t
code
- 用C语言实现,基于迭代器的一元多项式计算,使得算法与具体的容器无关-Using the C language, regardless of the algorithm with specific container iterator-based polynomial, so