资源列表
shujujiegou
- 一些简单的小程序,如哈弗曼编辑器,最小生成树,哈希表的设计与实现-Some simple small programs, such as Havermann editor, minimum spanning tree, hash table design and implementation, etc.
malloc-java
- java实现的malloc函数。供模拟学习用,不是底层实现。-malloc function written in java. only for study and animation. not a low-level implemention
banker
- 银行家算法的MFC模拟程序,可输入MAX,ALLOCAT数值,计算安全序列-Banker s algorithm designed in MFC
knapsack
- 九讲背包问题。一本很好的算法书,详细讲解了背包问题。-Nine speakers knapsack problem. A good algorithm book, explain in detail the knapsack problem.
HorseTravel
- 用预见算法解骑士游历问题,JAVA数据结构的课后实例,希望对大家有所帮助-Knight traveled with predictable algorithm for solving the problem, JAVA instance of the data structure after school, we want to help
mergesort
- 归并排序,C代码,初学者可以看一下,大家分享一下-Merge sort, C code, and beginners can take a look, we share with you
redblacktree
- 算法导论之红黑树算法,红黑树主要用在内核的算法,该算法的时间复杂度很好!-Introduction to the red and black tree algorithm algorithm, a red, black tree in the main core of the algorithm time complexity good!
Queue
- 队列的代码实现,VC++开发平台,C语言描述的数据结构。-The queue code, VC++ development platform, the C language to describe the data structure.
peng
- 建立顺序表,完成顺序表的基本操作:初始化、插入、删除、输出(遍历)、销毁, 置空表、求表长、查找元素、判线性表是否为空等。-Establish the order form, complete the order form the basic operations: initialization, insert, delete, output (traverse), destroyed, blank table, find the length of the table, find elemen
while
- 在C语言编程中,while 循环语句的使用课件及详解 。-In the C programming language, the use of the while loop courseware and Detailed.
VCFINDPT
- VC游戏编写中的求解最短路径算法源码,本示例是自动寻径演示,篮点是起点,红点是终点,按确定键开始。源码爱好者注:编译后运行的时候请把EXE文件从Debug目录中拷贝到项目根目录中,若不然会出错-VC games in preparation for solving the shortest path algorithm source code, this example is the automatic routing demonstration of basket is that starti
xiaoyuan-daoyou
- 最短寻路算法的实现和使用 校园导游 数据结构课程设计 vc++控制台程序 可以读文件初始化-campus guider