文件名称:duoxiangsih
介绍说明--下载内容均来自于网络,请自行研究使用
1、 应用程序 直接可以实现多项式的各项操作。
2、 查看原代码VC++6.0打开“多项式\\poly88.dsp”或者用记事本打开“多项式\\poly88.cpp”
3、 代码简单说明:
本程序是一个工程文件包含了链式与顺序两种多项是处理方式:
链表存储结构:多项式类是polynomail,节点类是polynelem;
顺序存储结构:多项是结构体是Ploynomial,节点类是term。
4、 注:在运行应用程序\"多项式.exe\"时,在菜单上选链式存储与顺序存储的系数和指数的输入的
顺序是不同的,请根据提示输入系数与指数。
5、ADT在文件夹“多项式”里-1, applications can be achieved directly in the operation of polynomials. 2, VC View 6.0 source code open "polynomial \\ poly88.dsp" or use Notepad to open the "polynomial \\ poly88.cpp" 3, code simple note : this program is a project file contains a sequence of two chain with a number of approaches : Listless Storage Structure : polynomial is the polynomail, polynelem node category; sequence storage structure : the structure of a number of Ploynomial, node is the term. 4 Note : running applications "polynomial. Exe "at the election menu sequence chain storage and storage coefficient and the index of input sequence is different, according to suggest input coefficient and index. 5, ADT in the folder "polynomial" Lane
2、 查看原代码VC++6.0打开“多项式\\poly88.dsp”或者用记事本打开“多项式\\poly88.cpp”
3、 代码简单说明:
本程序是一个工程文件包含了链式与顺序两种多项是处理方式:
链表存储结构:多项式类是polynomail,节点类是polynelem;
顺序存储结构:多项是结构体是Ploynomial,节点类是term。
4、 注:在运行应用程序\"多项式.exe\"时,在菜单上选链式存储与顺序存储的系数和指数的输入的
顺序是不同的,请根据提示输入系数与指数。
5、ADT在文件夹“多项式”里-1, applications can be achieved directly in the operation of polynomials. 2, VC View 6.0 source code open "polynomial \\ poly88.dsp" or use Notepad to open the "polynomial \\ poly88.cpp" 3, code simple note : this program is a project file contains a sequence of two chain with a number of approaches : Listless Storage Structure : polynomial is the polynomail, polynelem node category; sequence storage structure : the structure of a number of Ploynomial, node is the term. 4 Note : running applications "polynomial. Exe "at the election menu sequence chain storage and storage coefficient and the index of input sequence is different, according to suggest input coefficient and index. 5, ADT in the folder "polynomial" Lane
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 5956471duoxiangsih.rar 列表 多项式\poly88.cpp 多项式\poly88.dsp 多项式\poly88.dsw 多项式\poly88.exe 多项式\poly88.ncb 多项式\poly88.opt 多项式\poly88.plg 多项式\StdAfx.cpp 多项式\StdAfx.h 多项式\THE ADT of array.txt 多项式\THE ADT of polinomial.txt 多项式