搜索资源列表
Cpp1
- 关于多项式的运算(相加,相减,相乘,相除)
Alex
- 大二数据结构实验课的几个源码(顺序表的合并、多项式的合并、栈和队列的基本操作、稀疏矩阵的运算、二叉树基本操作、图的存储和应用)-Experimental data structure sophomore class several source (the order form merger, the merger of polynomial, stack and the basic operation of the queue, sparse matrix computation, the ba
yiyuanduoxianshi
- 一元多项式的代数运算`输入并建立多项式-One dollar polynomial algebra and the establishment of `input polynomial
PolynomialSum
- 使用单链表实现多项式的加法。在进行添加新项(添加新节点)时自动排序,若项数为0,自动删除该项。在进行加法运算时自动排序,若项数为0,自动删除该项。-Single linked list to achieve polynomial addition. During the Add New Item (add new nodes) to automatically sort, if the number of entries to 0, automatically delete the item.
list
- 在C++环境中实现线性表的基本操作,一元多项式的求导运算。-The basic operation of the linear table C++ environment, one yuan polynomial derivation operator.
polynomial-algorithm
- 设计一个多项式类,支持多项式的显示、加减运算、相乘运算,并且必须 使用链式结构来实现该多项式类,包括多项式的存储、显示与运算等等。-Design a polynomial class to support the display of the polynomial, addition and subtraction, multiplication, and must use the chain structure to achieve the polynomial class, includ
PolyFit
- Delphi 多点曲线光滑拟和,实现1次多项式最小二乘、2次多项式最小二乘,最终显示实验值、a+bx+cx^2拟合、ae^(b/x)拟合值,以控制台窗口方式显示出运算结果。-Delphi smooth curve fitting and more, the realization of a polynomial least squares, two polynomial least squares, finally shows the experimental value, a+ bx+ cx
FamilyTree
- 多项式的应用 对多项式的生成显示进行加减乘运算和求值求导-Polynomials- generating polynomial multiplication and subtraction display uated derivative