资源列表
combine-LinkList
- 顺序表的合并,数据结构顺序表的应用,对于算法研究有意义-The merger of the sequence table, the application data structure sequence table meaningful research for the algorithm
pushbox
- 经典的推箱子算法,有点难度。对于算法中的分支界限分析有研究意义-The classic Sokoban algorithm, a little more difficult. Research for the branch and bound algorithm
hafumanbianma
- 哈夫曼编码算法实例,可以直接用于数据结构课程设计-Huffman coding algorithm instance can be directly used for the data structures course design
parking
- 数据结构,《停车场管理系统》 (c语言)-Parking Management System (c language)
8-queens
- 数据结构,《八皇后问题》(基于c语言)-Data structure, the eight queens problem " (c language)
Minimum-spanning-tree
- C 语言 数据结构,《Minimum spanning tree》-C language data structures, the Minimum spanning tree
sicily-1150
- sicily 1150 简单魔板。使用坎托展开,-sicily 1150 simple magic board. Use Cantor expansion
fabonacci_search
- fabonacci search,利用fabonacci array进行的search-fabonacci search, use the fabonacci array search
Sequential-search
- 本程序仅仅是模拟分块查找算法中的顺序查找,比普通的顺序查找快, 但并不是最快的查找算法, 如果你要更快的算法,可以将备查询的元素从小到大排序好,再用二分查找即可. -This procedure is only analog block search algorithm in order to find, faster than the normal order to find, but not the fastest search algorithm, if you want a
shunxuchazhao
- 本程序仅仅是模拟分块查找算法中的顺序查找,比普通的顺序查找快, 但并不是最快的查找算法, 如果你要更快的算法,可以将备查询的元素从小到大排序好,再用二分查找即可.-This procedure is only analog block search algorithm in order to find, faster than the normal order to find, but not the fastest search algorithm, if you want a faster
HookDLLDemo
- VC2008下创建和调用全局钩子的示例模板。-VC2008 to create and invoke the example of the global hook template.
quicksort
- 这是一个用C语言编写的快速排序程序,只有一个源文件,原数据也是直接写到数组里的,只是为了测试,可根据自己的需要修改。-This is a quick sort program in C language, and is only one source file, the original data is written directly to the array, just to test, may be modified according to their needs.
