资源列表
prim01
- 求n之内的素数,要求文本输入和文本输出,用集合法求得的-n-within a few require text input and text output, and sets out the legal
class
- 向量分配问题,给定m个n维向量,计算这m个n维向量可分为几类
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
string108
- 串的功能实现:找出一个字符串中最大的字符并把它放在最前面, 其它字符往后顺序存放。如字符串”china”处理后成为”nchia-String functions: to identify the largest of a string of characters and put it in front of other characters in the next order of storage. If the string china after becoming nchia
RROBIN
- round robin algorithm
