资源列表
Shortest-Path
- 该程序主要完成的是最短路径问题,最短路径 最短路径-Allow phonetic typing The program completed the shortest path problem, shortest path, shortest path shortest path
text1
- 本程序详细描述了算法的分支界限法的原理,对于初学分支界限算法很好小程序,通俗易懂。-This procedure describes in detail the principle of the algorithm branch and bound method for beginners branch and bound algorithm very good applet, easy to understand.
huffman
- 一段VC++程序来实现Hunffman编码,输入一段字符,输出编码和平均码长。-A vc++ to achieve Hunffman coding, a character input, output coding and average code long.
msort
- 数据排序软件,用于比较冒泡排序算法和快速排序算法的快慢,生动形象,适合于MFC初学者学习-data sorting software, used for the comparation between quick sorting and bubble sorting, suitable for MFC learner
Radix-Sort
- 自己写的基数排序的三个版本,对经典的基数排序有小小的改进。-Three versions of the radix sort, write your own classic radix sort, a little bit of improvement.
Huffman
- 哈弗曼编码实现 含有具体注释 文件结构的哈弗曼树 包括编码及译码-Huffman Coding
Pointer
- 链表的三种建立方式:正序、逆序以及有序建链表-how to set up pointer
shunxubiao
- 里面包含了数据结构这本书里关于顺序表的源代码,可以下来直接用-Period of the order of table creation, insert elements and procedures to find the sequence tables
shujujiegou
- 数据结构中的一部分:树,包括如何建立树、树的遍历等算法实现-how to set up tree
1
- 哈夫曼编码(贪心策略),对样本数据“哈夫曼编码实验数据.dat”读取-Huffman Coding(greedy)
hanoi
- 汉若塔问题的实现,用C语言编写。这是一个古老的传说,传说是如果把64个盘子由A柱移到了C柱的话,那么世界末日就到了.-The hanoi by using c language.
data-structure
- 数据结构用C语言实现的………各章节重要代码-data sturcture coded by C
