搜索资源列表
duoxiangsih
- 1、 应用程序 直接可以实现多项式的各项操作。 2、 查看原代码VC++6.0打开“多项式\\poly88.dsp”或者用记事本打开“多项式\\poly88.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 链表存储结构:多项式类是polynomail,节点类是polynelem; 顺序存储结构:多项是结构体是Ploynomial,节点类是term。 4、 注:在运行应用程序\"多项式.exe\"时,在
shujujiegou
- VC++6.0写的数据结构课程设计,内容是实现记事本小程序,可以实现新建、查找、删除的功能,适合期末课程设计-VC++6.0 program to write the data structure design, the content is to achieve a small notepad program, designed for the end of course