CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Polynomial-multiplication
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Polynomial-multiplication - List
[
Other
]
Polynomial
DL : 0
初学C++ 实现多项式的乘法和加法-learning C++ and the multiplication of polynomials Adder
Update
: 2025-02-17
Size
: 295kb
Publisher
:
戴俊
[
Data structs
]
polynomial
DL : 0
数据结构中用链表实现的多项式的加法,减法,乘法的程序。-Linked list data structure used to achieve the polynomial addition, subtraction, multiplication procedure.
Update
: 2025-02-17
Size
: 290kb
Publisher
:
beastman
[
Windows Develop
]
Polynomial
DL : 0
使用链式存储实现一元多项式的以下运算: (1)、基本要求:实现多项式的加法、减法、求导。 (2)、实现多项式的乘法 -The use of chain store realize one of the following polynomial operation: (1), the basic requirements: the realization of polynomial addition, subtraction, derivation. (2), the realization of polynomial multiplication
Update
: 2025-02-17
Size
: 16kb
Publisher
:
姜华
[
Windows Develop
]
Polynomial
DL : 0
多项式的加法和乘法,是用C++写的,又不好的地方还请多多指教-Polynomial addition and multiplication, is C++ Written without a good place also requested the exhibitions
Update
: 2025-02-17
Size
: 418kb
Publisher
:
徐斌
[
File Format
]
multiplication
DL : 0
说明:此代码是能实现一元多项式相乘的一个函数,请大家批评指导!-One of the polynomial multiplication
Update
: 2025-02-17
Size
: 1kb
Publisher
:
廖孟
[
Windows Develop
]
Polynomial
DL : 0
多项式乘法 ,用函数调用形式m用c编的,输出乘积结果-Polynomial multiplication
Update
: 2025-02-17
Size
: 17kb
Publisher
:
徐领生
[
Windows Develop
]
Polynomial
DL : 0
实现一个多项式类,它支持多项式加法、减法、乘法-The realization of a polynomial type, which supports the polynomial addition, subtraction, multiplication
Update
: 2025-02-17
Size
: 8kb
Publisher
:
june
[
Windows Develop
]
PolynomialCalculation
DL : 0
一维多项式求值、二维多项式求值、复系数多项式求值、多项式相乘、多项式相除-One-dimensional polynomial evaluation, polynomial evaluation of two-dimensional, complex coefficient polynomial evaluation, polynomial multiplication, division polynomial
Update
: 2025-02-17
Size
: 5kb
Publisher
:
聂启忠
[
Windows Develop
]
multiply
DL : 0
《算法设计》中的多项式相乘问题的源码(矩阵表示的)-" Algorithm design" in the question of polynomial multiplication source (the matrix)
Update
: 2025-02-17
Size
: 2kb
Publisher
:
李刚锐
[
Other
]
Polynomial
DL : 0
多项式的乘法运算和修改循环表为单链表,这是cpp文件,用于学校实验报告用-Polynomial multiplication table and modify the circulation as a single list, which is the cpp file, Experimental report for schools
Update
: 2025-02-17
Size
: 2kb
Publisher
:
张烨
[
Windows Develop
]
Polynomial-multiplication
DL : 0
用两个链表存储多项式分别存储两个多项式,并进行多项式的乘法将结果用链表存储起来-Storage list with two separate storage of two Polynomials Polynomials and polynomial multiplication results stored by list
Update
: 2025-02-17
Size
: 2kb
Publisher
:
李瑞
[
Windows Develop
]
polynomial
DL : 0
系数为有理数的多项式计算程序,可实现多项式的加减乘除运算,以及求两个多项式的最大公约式。-Rational polynomial coefficient calculation program can be realized polynomial multiplication and division operations of addition and subtraction, as well as for two of the largest convention-type polynomial.
Update
: 2025-02-17
Size
: 243kb
Publisher
:
jywhu
[
Delphi VCL
]
polynomial
DL : 0
这是用链表来实现多项式的加减乘除算法,大家可以看看。-This is linked to achieve the polynomial multiplication and division addition and subtraction algorithms, we can look at.
Update
: 2025-02-17
Size
: 181kb
Publisher
:
wen
[
matlab
]
MPM
DL : 0
this very useful file that simulate the memory polynomial method.-this is very useful file that simulate the memory polynomial method.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
pouria
[
JSP/Java
]
polynomial
DL : 0
在JAVA 实现了一元稀疏多项式的加减乘除运算以及求职预算-Implemented in JAVA dollar sparse polynomial multiplication and division addition and subtraction operations and job budget
Update
: 2025-02-17
Size
: 4kb
Publisher
:
刘浩源
[
Other
]
polynomial
DL : 2
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 complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities: a) Overload the addition operator (+) to add two Polynomials. b) Overload the subtraction operator (-) to subtract two Polynomials. c) Overload the assignment operator to assign one Polynomial to another. d) Overload the multiplication operator (*) to multiply two Polynomials. e) Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wang
[
AI-NN-PR
]
polynomial-multiplication
DL : 0
本程序可实现多项式乘法,可以输入多项式各项的指数和系数,还可以确定多项式的项数,多项式乘法-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 polynomial, polynomial multiplication
Update
: 2025-02-17
Size
: 2.23mb
Publisher
:
Tubomi
[
Algorithm
]
Polynomial-multiplication
DL : 0
该程序能够实现数学问题中多项式之间的相乘运算-The program can achieve math problems in polynomial multiplication operation between
Update
: 2025-02-17
Size
: 1kb
Publisher
:
diqiuwuliuxue
[
Compress-Decompress algrithms
]
Polynomial-multiplication
DL : 0
使用C++语言实现两个多项式的相乘的功能-Polynomial multiplication using c++
Update
: 2025-02-17
Size
: 1kb
Publisher
:
xuyang
[
Data structs
]
C_one-yuan-polynomial-multiplication
DL : 0
这是用C写的一元多项式乘法,输入系数和指数,得到结果的系数和指数-It is written in C one yuan polynomial multiplication, input factors and indices to obtain the results of coefficients and indices
Update
: 2025-02-17
Size
: 1kb
Publisher
:
林晓
«
1
2
3
4
5
6
7
8
9
10
...
16
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.