资源列表
3546
- 一个作业程序,出自于殷人昆的数据结构2版-One operating procedures, from the data structure in the YIN Kun Version 2
QUICKSORT
- 描述快速排序,一个简短的算法程序,将一维数组中的元素由小到大排序-QUICK Sort
splay
- 利用伸展树完成对数列的维护 包括插入删除翻转求最大子序列和 任意位置后n个位置和等功能-Stretch tree complete after a series of maintenance, including to insert delete Flip seeking the largest sub-sequences and anywhere n positions and other functions
hafuman
- 哈夫曼树的c++代码实现,完成哈夫曼树的构造,可以完成哈夫曼编码-Huffman tree
gas
- 给定了n和k个加油站的位置,汽车加满油后可行驶n公里,指出应在哪些加油站停靠,使得加油次数最少,贪心选择算法-Can travel to the location given n and k gas stations, auto fill up n kilometers that should be docked in which gas stations, making refueling the least number of greedy selection algorithm
DSsourceCode
- 数据结构是学习计算机编程必不可少的一门非常重要的课程,然而目前很多教程书上都只有一些非常简单的例子,根本不能让你更加深入去学习,所以本人总结了数据结构中相关的源程序,希望可以很好的帮助有需要的人。-Data structure is essential for learning computer programming course a very important, however, a great number of tutorial books are only a few very si
34949839
- acm国际大学生程序设计竞赛2007年东京世界总决赛题目()
HomeworkControl
- 一个用C++语言描述的流水线调度的最短的调度算法。-One with C++ language to describe the shortest pipeline scheduling scheduling algorithm.
RB_Tree
- 红黑树的算法模拟。红黑树的生成,结点的插入、删除和调整。通过类的方式管理。-Red-black tree algorithm simulation. The formation of red-black tree, node insertion, deletion, and adjustment. Administered by the class.
Huffman-encoding-and-decoding
- 用c++实现了哈夫曼的编码和译码。C + + implementation of the Huffman encoding and decoding-C++ implementation of the Huffman encoding and decoding
qwe
- 单链表ADT的实验,很多功能查找删除插入,遍历等等都能实现-Single list ADT experiments, many feature to find deleted insert, traversal, etc. can be realized
Landsoft_Src
- 数据结构链表的演示程序,实现了链表的逆序存放,供初学者学习-data structure Chain demonstration procedures, the reversal of the chain store for beginners learning
