搜索资源列表
jiangshangfei
- 该程序用于进行多项式的四则运算,其中抽象数据类型主要有栈和结构 -the procedures for conducting the four polynomial operations, which mainly abstract data type and structure of a stack
Arthur
- 程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。-procedures functions : achieving a polynomial of four operations is mainly used in the more - is the realization Apart from achieving up is very complex.
my_poly
- 学习链表时写的一个程序,能实现一元多项式的四则运算和积分运算,对深刻学习链表有很大帮助。-when learning to write a procedure to achieve one yuan polynomial four operations and integral calculation, List of profound study will be of great help.
duoxiangshi
- 用数据结构来实现多项式的四则运算 此程序是用线性表的方法来实现
duoxiangshi
- 多项式的四则运算 数据结构的实验内容 有详细的注释和中文运行界面
duoxiangshilei
- 实现多项式的四则运算,以及求多项式的值。并实现了多项式的一般表达式输入输出。
duoxiangshi
- 用C++实现数据结构多项式四则运算程序,一定要保证输入的运算式正确,否则程序会出错 如 2*3-4/5+(3*(4+5))
DS_DESIGN
- 这是我的数据结构课程设计源代码,请务必按提示输入数据,该程序的功能是用链表实现多项式的四则运算。-This is my data structure course design source code, you must follow the directions to input data, the program's function is used to achieve Chain of four polynomial operations.
多项式计算
- 这是一个用面向对象方法实现多项式四则运算的源程序,算法高效,用到很多数据结构。压缩包里面只是源程序文件,在vc中运行。-This is an object-oriented method polynomial four Operational source, efficient algorithm that uses a lot of data structure. Compressed only source files inside the vc run.
derdfdc
- 这是一个用面向对象方法实现多项式四则运算的源程序,算法高效,用到很多数据结构。压缩包里面只是源程序文件,在vc中运行并由地定额的改动-This is an object-oriented method polynomial four Operational source, efficient algorithm that uses a lot of data structure. Compressed only source files inside the vc to run fixed by
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
Mul
- 输入多项式的系数和幂,进行简单的四则运算-Input polynomial coefficients and power to carry out simple arithmetic
dxshi
- 此程序能够完整实现多项式四则运算,很难得有这样的程序。-This program can complete implementation of the polynomial four operations, is difficult to get such a program.
poly
- 一个关于多项式四则运算的小程序,适用于初学者。-Four operations on the polynomial a small program for beginners.
Manipulation_of_Polynomials
- 用链表实现的多项式四则运算,功能还可以完善,希望对大家有帮助!-With the linked list to achieve four fundamental operations of polynomial functions can also be perfect, you want to help!
Polynomial
- 一个可以计算多项式四则运算的程序源代码,稍加修改还可以实现求导,积分等数学运算-A program that can calculate a polynomial
多项式运算
- 多项式运算: 本程序可以实现多项式四则运算,文件夹里含源cpp文件和exe可执行文件。 经过作者多次质量检测,程序运行质量合格,满足基本的设计要求。 本程序仍存在许多可以改进和优化之处,望您加以个性化的美化!感谢您!(Polynomial operation: Can achieve polynomial four operations, folder containing source cpp file and exe executable file. Through the aut
多项式
- 一个一元稀疏多项式简单计算器。输入并建立多项式、按指数 降序输出多项式实现、多项式相加、相减、求导等操作(A simple calculator with sparse polynomials of one element. Enter and build polynomials, exponentially In descending order output polynomial realization, polynomial addition, subtraction, derivat
多项式
- 多项式运算,可以进行大量的多项式运算,四则运算等(Polynomial arithmetic, can undertake a large number of polynomial arithmetic, arithmetic, etc)