资源列表
2
- 严蔚敏版数据结构的课件及课后习题答案全套-YAN Wei-min version of the software data structure and a full set of after-school exercise answer
sun3
- 银行家算法是避免死锁的一种重要方法,要求编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Bankers algorithm avoid deadlock is an important method of preparation and testing requirements of the bankers algorithm a simple procedure. Apply for a better understandi
ADTList
- 采用字符类型为元素类型和无头结点单链表为存储结构,实现抽象数据类型Lis-The use of character types for the element type, and without a head node to store a single list structure, the realization of abstract data types Lis
HackersDelight
- 对于数据的处理,非常好的算法书 欢迎大家下载-hacker s delight a very good book
DataStructureAlgorithm
- 严蔚敏 数据结构(C语言版) 书上的所有算法代码.rar-YAN Wei-min data structure (C language version) book on the code for all algorithms. Rar
dataorganization
- 数据结构的常用方法该视屏中包含:B树的删除,B树的生长过程,堆的排序,分块查找,直接插入排序,希尔排序,快速排序-Commonly used method of data structures contained in the screen: B-tree delete, B-tree growth process, heap sort, sub-block to find a direct insertion sort, Hill sort, quick sort, etc.
29
- 数据结构中的哈夫曼树的建立,使用了结构体,在子函数中建立哈夫曼数-Data structure of the Huffman tree in the establishment of the structure used in the establishment of Function in the number of Huffman
EVA
- 算符优先算法 求算术表达式的值 数据结构-priority of operator
LCS
- 数据结构最长公共子串实现,MFC实现,界面良好-Data structure to achieve the longest common sub-string, MFC realize a good interface
data_stucture
- 本程序是李春葆编写的数据结构的c语言版本,里边是该书所有算法的源程序.希望能对大家有所帮助!-This procedure is the preparation of Li-bao of the data structure c language version of the book that is inside the source algorithm. Hope you can help!
maze
- 数据结构 迷宫源代码。可以实现迷宫算法-datastruct maze
Matching_brackets
- 这是基于VC编程的数据结构程序,用链表等来实现括号的匹配问题-This is based on the data structure of VC programming procedures, and so on to achieve with list of matching brackets
