资源列表
greedy-algorithm
- 很好的讲解了贪心算法的思想,通过自我学习完全可以掌握。-Very good explained the greedy algorithm thoughts, through the self learning can master.
Chapter-4
- 算法设计与分析 第4章 贪心算法(本部分对贪心算法进行了详细讲解)-Chapter 4 of the greedy algorithm algorithm design and analysis
Thegreedyalgorithm
- ACM 很不错的贪心算法的学习资料 比较详细介绍贪心算法-The greedy algorithm
Heap sorting
- 本程序可实现堆排序重构,用完全三叉树来实现堆排序中的堆(This program can achieve heap sort refactoring, and use full tri tree to achieve heap sort.)
ACM
- ACM,参考资料,课件,算法,最短路,动态规划-ACM, reference materials, courseware, algorithm, shortest path, dynamic programming
max_ele
- 找出长度为N的数组中的主元(出现频率大于n/2的元素)-Find out the length of the main element in the array of N (frequency greater than n/2 elements)
openfstwin-1.1
- google open fst有限状态机库代码的Win32移植-google open fst finite state machine library code of the Win32 migration
Stack_Maze
- 用C语言写出的简单的建立矩阵迷宫的小游戏,适合刚开始学习数据结构的同学,比较简单易懂。-Using C language to write simple build matrix maze games, suitable for beginning students to learn data structures, relatively easy to understand.
topolopy
- 拓扑排序 Java GUI 数据结构课程设计-The topological sorting Java GUI data structure curriculum design
rj070252
- 排序。。⑴直接插入排序; ⑵折半插入排序; ⑶冒泡排序; ⑷简单选择排序; ⑸快速排序; ⑹堆排序; ⑺归并排序。 -Sort. . ⑴ Direct Insertion Sort ⑵ half Insertion Sort ⑶ Bubble Sort ⑷ simple choice to sort ⑸ quicksort ⑹ HEAPSORT ⑺ merge sort.
Dijkstra
- Dijkstra算法演示程序,简单的说明了DIJ算法的计算步骤 -Dijkstra algorithm demo program, a simple descr iption of the the DIJ algorithm computing steps
hoffman-encodeadecode
- 数据结构与算法的一个课程设计,内含实验报告。主要功能有: 用户可以执行的的功能有: (1)---选择读取某个源文件由系统解析建立哈夫曼树 (2)---手动输入字符集及其权值信息建立哈夫曼树 (3)---打印字符集的哈夫曼编码到屏幕 (4)---选择某个文本文件进行编码 (5)---选择某个代码文件进行译码 -Data structures and algorithms, a curriculum design, containing experimental r