资源列表
car-parking-lot
- 利用栈和队列实现停车场,帮助理解栈和队列的使用方式,对于数据结构有一个更深入的了解-Use of stacks and queues to achieve parking lot, to help understand the use of stacks and queues, data structures for a better understanding of
linearlist
- 线性链表的定义,遍历,查找,删除,排序。-Linear list definition, traversal, search, delete, sort.
LinkList
- 链表的操作,包括链表的生成、销毁、插入、删除、求链表长度等等。已经封装好。-List of operations, has been encapsulated.
ALGraph
- 无向图的邻接表存储。包括具体操作,如建立、销毁、插入、删除等。-Undirected adjacency table storage. Including specific operations, such as the creation, destruction, insert, delete and so on.
Introduction.to.Algorithms
- 经典著作《算法导论》,英文文字版。学习算法最权威的书,无需多介绍了。-Classic, " Introduction to Algorithms" , without much introduction, the learning algorithm is the most authoritative book.
Haffuman-Tree-
- 哈夫曼树的建立,对输入文件的内容字符进行统计编码,保存为01代码,然后在对其解码并验证。-Huffman Tree Construction, the character of the contents of the input files for statistical encoding, save for the 01 code, then decode it and verify.
shuzupailie
- 控制台下的数组排序(初学) 根据输入int的大小来排列数组顺序.-Sort array console (beginner) the size of the input array int array order.
erfen
- 一个关于二分查找算法的详细描述,详细讲述了如何构造树-A binary search algorithm on a detailed descr iption of
poj1146
- poj 1146 源代码。已经测试通过,AC-poj 1146 source code. Has been tested, AC
zoj-1007-Do-the-Untwist
- zoj 1007 源代码。已经测试通过 AC-zoj 1007 source code. Has been tested by AC
zoj-1051-A-New-Growth-Industry
- poj 1051 源代码。已经测试通过 AC-poj 1051 source code. Has been tested by AC
zoj1002-firenet
- poj 1002 源代码。已经测试通过 ac
