搜索资源列表
一元多项式
- 一元多项式相加数据结构算法-sum of one yuan polynomial algorithm data structure
o
- 一个简单使用的求一元多项式相加 的程序 请大家多作点评
yiyuanduoxiangsh
- 一元多项式相加, 一元多项式相加, 一元多项式相加, -one yuan polynomial together, the sum of one yuan polynomials and polynomials together, the sum of one yuan polynomials, one yuan polynomial together, the sum of one yuan polynomials an d polynomials together, the sum of o
Add_Multiply_Polyn
- 两个一元多项式相加相乘源程序。用C++编写。-2 1 yuan polynomial multiplication combined source. C preparation.
duoxiangshixiangjia
- windows编程工具Visual C++编写,数据结构作业,两个一元多项式相加源程序,多项式的系数coef是float型; 多项式的指数expn是int 型 ;-Visual C preparation, data structure operations, 2 1 yuan polynomial combined source, the polynomial coefficients is Coef float; Polynomial index expn is int type;
20061010101010
- 一元多项式相加. 从键盘输入两个一元多项式,输出两个多项式的和。-sum of one yuan polynomial. Keyboard input from two one yuan polynomial, output and the two polynomials.
yiyuanduoxiangshijiajian
- 根据提示操作,可以实现任意一元多项式相加减
c语言一元多项式相加
- 一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加-one yuan polynomial function of the sum of specific modules, as follows : 1. Chain store the structure of two polynomials. Add to achieve two polynomials
oneade
- 一元多项式相加程序,用于完成一元多项式的相加
一元稀疏多项式的计算
- 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structure and algorithm"
Polynomial-together
- 这是一个一元多项式相加的数据结构的小程序,是C++版的 -Polynomial together
polyadd
- 一元多项式相加程序-One of the polynomial sum of the procedures
yiyuanduxiangshi
- 两个一元多项式相加,C语言版,希望对大家有所帮助,-The sum of one dollar two polynomials, C language version, I hope all of you help,
2-22
- 数据结构里面中的一元多项式的表示及相加,用到了比较复杂的数据结构-Data structure in which one of the polynomial expression and add
yiyuanduoxiangshi
- 数据结构:用链表做存储结构求两个一元多项式相加的结果-Data structures: The linked list storage structure seeking to do two one dollar sum of the results of polynomial
polynomial-
- 一元多项式相加减 #include<stdio.h> #include<malloc.h> typedef struct polynode /*用单链表存储多项式的结点结构*/ { int coef int exp struct polynode *next }node-Unary polynomial-phase addition and subtraction# include <stdio.h># incl
DataStructures
- Josephu问题,一元多项式的相加问题,模拟停车场管理问题等问题-Josephu problem, a polynomial of the sum of the problem, simulated car park management and other problems
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
add
- 一元多项式相加程序及源代码,绝对可用 内部代码注释清晰,便于阅读。使用链表实现功能!-Polynomial sum of one dollar program and source code, internal code comments can be absolutely clear, easy to read. Achieved using the list features!
多项式
- 一个一元稀疏多项式简单计算器。输入并建立多项式、按指数 降序输出多项式实现、多项式相加、相减、求导等操作(A simple calculator with sparse polynomials of one element. Enter and build polynomials, exponentially In descending order output polynomial realization, polynomial addition, subtraction, derivat