资源列表
exbitree
- 交换二叉数的左右孩子,如果只有一个孩子则把它移到另一边-exchange of the two forks around a few children, if only one child put it moved to the other side
成绩输出
- 知道成绩表,按分块查找法查找学号为几的各科成绩,索引表分3块。-know its performance, by the sub-block search, law school to find several branches achievements, indexing table three points.
ErChaPaiXuShu
- 1)写一算法建立有n个结点的二叉排序树; 2)写一算法实现在二叉树中查找值为x的结点是否存在;若存在返回1;否则返回0。 -1) Write an algorithm to establish a n-node binary sort tree 2) Write an algorithm to find the value in the binary tree node x, if there if there exists return 1 otherwise returns
Joseph
- 该算法采用顺序表解决经典约瑟夫问题,算法简单易懂,适合初学数据结构认识阅读
Dijkstra
- 经典的dijkstra求最短路径算法,采用VC++编写-The dijkstra for the classic shortest path algorithm, using VC++ to prepare
BTREE
- the program shows the implementation of the Binary tree search in data structures.
QuickSort
- 快速排序法,本人收集,绝版啊,很不错的啊-Quick Sort
list_all
- 链表的创建、删除、插入、输出 链表的创建、删除、插入、输出-List creation, deletion, insertion, output list to create, delete, insert, output
CrossRiver
- 三个人过河问题商人和随从是否可以安全过河-Three issues businessmen and followers across the river is safe to cross the river
compile
- 贪心算法 简单的一个算法,实现一个吃饭的问题-Greedy algorithm
bagpack
- 背包问题 实现背包内物品价值最大化 运用队列的方法-Backpack knapsack problem to maximize the value of goods
RROBIN
- round robin algorithm