资源列表
Merge-sort
- 实现归并排序,随机生成500个随机数,利用归并排序对这500个数排序-Merge sort, a randomly generated 500 random numbers using the sort of merge sort this 500 number
huffman
- 哈夫曼树的算法,小程序,测试完全可用,数据结构-Huffman tree algorithm, program, test fully available
algorithm
- C语言常用算法,利用vc++运行实现几种c的常用小算法,短小精悍-C language commonly used algorithm
Project
- 模拟银行排队序列问题,运用M/G/1模型-simulation for queueing system
suiji
- 利用随机化算法对顺序表进行搜索: 随机抽取有序表元素; 从最接近待查元素开始搜索。 -The use of randomized algorithms search order table: randomly selected from the ordered list of elements start the search from the closest to the unknown element.
Jose
- 约瑟夫环 一个简单的新手编写的只是作为作业 学习的 小程序-Josephus show a little simple for studying,maybe not very well but just for a new student,who know that not good
DataStructures
- 数据结构与算法分析的实例建模,初学者参考!-Data structure and algorithms of modeling analysis example Beginners reference!
123
- 关于车厢调度的数据结构算法实现,如输入,n=2,则输出12 21-Compartments scheduling data structure algorithms, such as input, n = 2, then the output 1221
Joseph
- 求解约瑟夫问题的三种解法,分别是线性表存储方法,向量存储方法,数组存储方法-To solve the problem of Joseph with three solution
Prim
- 利用数据图结构实现最小生成树的普里姆算法-Use data figure structure realize the minimum spanning tree PuLiM algorithm
Kruskal
- 利用数据结构实现最小生成树克鲁斯卡尔算法-Use data structure realize minimum spanning tree cruise Carl algorithm
midfix-expression-calculation
- 利用数据结构实现中缀表达式转后缀表达式并计算-Use data structure realize midfix expression turn suffix expression and calculation
