资源列表
code
- 数据结构与算法分析 (第二版) 课本代码以及各个工程源代码-A Practical Introduction To Data Structures and Algorithm Analysis(C++)
1
- 贪婪算法的简单描述 不过没做完 只是想下个程序 用用。。。。 -greed math
cirqueue
- 循环队列,实现了出队列,入队列的操作,算法简单易懂-Circular queue and the queue into the queue operation, the algorithm is simple and easy to understand
busstop
- 实现简单的停车场车辆出入计费管理,不是很深奥。有一定基础的人都可以看懂-Simple access to the parking of vehicles accounting management
LinkListTest
- 单链表的添加,删除,遍历等操作的实现,⑴ 掌握线性表的链接存储结构; ⑵ 验证单链表及其基本操作的实现; ⑶ 进一步掌握数据结构及算法的程序实现的基本方法。 -Singly linked list to add, delete, traverse operation, (1) master link storage structure of the linear form (2) validation of a singly linked list and its basic
linkqueue
- 链队列,实现了出队列,入队列的操作,代码简单易懂-Chain queue the queue into the queue operation, easy-to-understand code
shunxuchazhao
- 顺序查找法 关于数据结构的基本查找算法实现-law on the order of search data structure of the basic search algorithm
linkstack
- 链式栈,实现了出栈和入栈操作,代码简单易懂-Chain stack, the stack and stack operations, the code is easy to understand
Seqlist
- 顺序表,实现了插入,删除,返回链表长度等操作-Sequential list, insert, delete, return to the operation of the linked list length
FSofGragh
- 图论中关于简单无向图的深度,广度搜索,由图形界面简单方便的演示。-on graph theory to a simple map with the breadth, depth search by the graphical interface is simple and convenient to the demonstration.
Hanio
- Hanio塔动态演示程序,以图形的形式动态演示Hanio塔问题的移动步骤-Hanio tower dynamic demo
