资源列表
pku1389
- PKU1389的源代码,高级数据结构线段树的经典应用,求面积。
bianlierchashu
- 用后根递归和非递归两种不同的方法来遍历二叉树。
POJ_3468_Interval_Tree
- POJ3468 线段树数据结构的典型例程,内有详细注释-POJ3468 segment tree data structure of a typical routine, with detailed notes
xianxinglianbiao
- 线性链表,排序,表头,表尾,指针,有详细的介绍-Linear list, sorting, header, footer, the pointer
tree
- 按先序次序创建二叉树,再求深度和叶子数,以及节点数。-According to the first sequence in order to create binary tree, then ask, and depth and leaf nodes.
class1
- 双向遍历链表,即在遍历过程中,反转链表指针,实现双向遍历,类描述-Two-way linked list traversal, that traverse the process, reverse linked list pointer, to achieve bi-directional traversal, class descr iptions
haffman
- 在二叉树基本操作的基础上,掌握对二叉树的一些其它操作的具体实现方法。构造哈夫曼树。 -On the basis of the basic operation of the binary tree, master of some other operation on the binary tree specific implementation. Constructed Huffman tree.
monkeys
- 10th POI monkeys 问题的解答,使用了并查集,效率比较高-The answers to the monkeys of the 10th POI.
1
- 银行家算法的源代码 适合在C++环境中实现-Bankers algorithm source code
park
- 数据结构 栈和队列实现模拟停车场管理系统-Data structure parking management system
Huffman-tree-coding
- 这是一个有关于哈夫曼树编码,用C编写的一个程序-This is a Huffman tree code, written in C program
ex2.2
- 实现队列的插入和删除操作及循环队列的相关操作-Queue insert and delete operations and circular queue operations
