资源列表
vc++part9
- 数据结构算法vc++6.0少有的特别好的程序集part9 强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part9 strongly recommended, particularly good, particularly suitable for the study of data str
sufexpresssrc
- 本程序是一个完整的后缀表达式计算,主要用栈的操作实现,本程序封装了CStack类实现栈的操作,本程序最大的特色在于运用动态监视表达式的算法对表达式进行数据校验,对一切合法的表达式进行计算,检验出所有任何非法表达式并提示。-this procedure is a complete expression suffix, the main stack to achieve the operation, Packaging of this program to achieve Stack CStack
studylesson
- 学校课程管理工具,DOS界面的.主要是学习链表的应用.也是这个期末学校要的-school curriculum management tools, DOS interface. Listless is learning applications. This is the end of school to the Eastern
Fibonacci10
- 适合计算第n个Fibonacci数,采用类定义,n可以是1100内的任意正整数-calculated for the first n Fibonacci numbers using the definitions of the categories, n 1100 can be the arbitrary integer
pingmiansanjiaopoufen
- 平面三角剖分,可以在DOS下显示出三角形顶点的集,数据不是很完善,可以做进一步工作的基础-plane triangulation, in DOS show triangle vertices set, the data is not perfect, can do a basis for further work
ram_database
- 内存数据库,或者可以称作通用数据结构。使用数组,链表实现了内存数据库的框架,包含域,记录。基本上可以管理各种程序所需要的数据结构。-memory database, or can be called generic data structure. Use arrays, linked list of memory to achieve the framework of the database, including domain record. Basically management proc
vb10012
- 应该是不错的源码 望朋友们分享 应该是不错的源码 望朋友们分享 -should be a good source Pillar friends sharing should be a good source Pillar friends sharing
zsxj
- 任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果数据结构任意长的整数进行加法-arbitrary long integer column two issues indiscriminate importation arbitrarily long integer for the column can reach the right result data nodes arbitrary structure for a long integer Adder
chazhaoyuansu
- 查找线性表中的某元素:L为带头接点的单链表的头指针,当第i个元素存在的时候,其值赋给e并返回OK,否则返回ERROR */ -linear search of a table of elements : L tap for the lead single linked list for the first guide, When the first i elements exist, the value assigned to the e and return to the lounges, o
339sxbg
- ,调试分析 1.由于对基本要求看得不仔细,一开始使用的形式是数组,并非链表,导致空间开销大. 2.本程序的模块划分比较合理,且尽可能将指针的操作封装在结构体中,对于一个长整数只需一个指针便可访问其所有信息
DataStruct_expresion
- 数据结构课程的经典源码,进行表达式求值运算,老师给的示范程序哈-data structure course of the classic source, expression evaluates operations teachers to the model procedures Kazakhstan
Btree_library
- 数据结构课程源码,b树的示例代码。老师的示范程序-source data structure courses, b tree sample code. The model for teachers