搜索资源列表
Polynomial
- 初学C++ 实现多项式的乘法和加法-learning C++ and the multiplication of polynomials Adder
polynomial
- 数据结构中用链表实现的多项式的加法,减法,乘法的程序。-Linked list data structure used to achieve the polynomial addition, subtraction, multiplication procedure.
Polynomial
- 使用链式存储实现一元多项式的以下运算: (1)、基本要求:实现多项式的加法、减法、求导。 (2)、实现多项式的乘法 -The use of chain store realize one of the following polynomial operation: (1), the basic requirements: the realization of polynomial addition, subtraction,
Polynomial
- 多项式的加法和乘法,是用C++写的,又不好的地方还请多多指教-Polynomial addition and multiplication, is C++ Written without a good place also requested the exhibitions
multiplication
- 说明:此代码是能实现一元多项式相乘的一个函数,请大家批评指导!-One of the polynomial multiplication
Polynomial
- 多项式乘法 ,用函数调用形式m用c编的,输出乘积结果-Polynomial multiplication
Polynomial
- 实现一个多项式类,它支持多项式加法、减法、乘法-The realization of a polynomial type, which supports the polynomial addition, subtraction, multiplication
PolynomialCalculation
- 一维多项式求值、二维多项式求值、复系数多项式求值、多项式相乘、多项式相除-One-dimensional polynomial evaluation, polynomial evaluation of two-dimensional, complex coefficient polynomial evaluation, polynomial multiplication, division polynomial
multiply
- 《算法设计》中的多项式相乘问题的源码(矩阵表示的)-" Algorithm design" in the question of polynomial multiplication source (the matrix)
Polynomial
- 多项式的乘法运算和修改循环表为单链表,这是cpp文件,用于学校实验报告用-Polynomial multiplication table and modify the circulation as a single list, which is the cpp file, Experimental report for schools
Polynomial-multiplication
- 用两个链表存储多项式分别存储两个多项式,并进行多项式的乘法将结果用链表存储起来-Storage list with two separate storage of two Polynomials Polynomials and polynomial multiplication results stored by list
polynomial
- 系数为有理数的多项式计算程序,可实现多项式的加减乘除运算,以及求两个多项式的最大公约式。-Rational polynomial coefficient calculation program can be realized polynomial multiplication and division operations of addition and subtraction, as well as for two of the la
polynomial
- 这是用链表来实现多项式的加减乘除算法,大家可以看看。-This is linked to achieve the polynomial multiplication and division addition and subtraction algorithms, we can look at.
MPM
- this very useful file that simulate the memory polynomial method.-this is very useful file that simulate the memory polynomial method.
polynomial
- 在JAVA 实现了一元稀疏多项式的加减乘除运算以及求职预算-Implemented in JAVA dollar sparse polynomial multiplication and division addition and subtraction operations and job budget
polynomial
- Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent, e.g., the term 2x4 has the coefficient 2 and the exponent 4. Develop a co
polynomial-multiplication
- 本程序可实现多项式乘法,可以输入多项式各项的指数和系数,还可以确定多项式的项数,多项式乘法-This program can achieve polynomial multiplication, you can enter the index and the coefficients of polynomial items, you can also determine the number of terms in the polyno
Polynomial-multiplication
- 该程序能够实现数学问题中多项式之间的相乘运算-The program can achieve math problems in polynomial multiplication operation between
Polynomial-multiplication
- 使用C++语言实现两个多项式的相乘的功能-Polynomial multiplication using c++
C_one-yuan-polynomial-multiplication
- 这是用C写的一元多项式乘法,输入系数和指数,得到结果的系数和指数-It is written in C one yuan polynomial multiplication, input factors and indices to obtain the results of coefficients and indices