资源列表
5
- 无向带权图的建立,建立其邻接矩阵并实现其广度遍历-Undirected weighted graph of the establishment, the establishment of its adjacency matrix and to achieve its breadth traversal
zero_one_question
- 算法中的经典问题:0——1 背包问题 在该程序中运用了动态规划算法成功解决了0——1背包问题-Classic problem of algorithm 0- 1 knapsack problem in the process use of dynamic programming algorithms succeeded in solving 0- 1 Knapsack Problem
fd
- 严蔚敏《数据结构》的全部代码实现(C语言)-YAN Wei-Min data structure of all the code (C language)
eight
- 八数码问题-8 digital issues
daoyou
- 利用数据结构的平衡二叉树实现的简单的校园导游程序,可以实现导游功能-Use of the balanced binary tree data structure to achieve the simple procedures for the campus tour guides, tour guides can be achieved functional
msp430-book-2
- msp430系列丛书-2,做为指导使用msp430的入门与开发非常好-MSP430 Series-2, the use of MSP430 as a guide entry and development of very good
kmp
- kmp算法的实现,简单程序,可以循环输入,可以输入特殊字符结束。 使用比较方便-KMP algorithm, simple procedures, could be re-input, the end can enter special characters. More convenient to use
zuiduanlujing
- 最短路径 c语言 源程序 可以运行 OK-The shortest path c language source code can run OK
stack
- 用C语言实现的,栈结构,是数据结构的一个很好的实例。-Using C language, the stack structure, data structure is a good example.
tree
- C语言实现的数操作,利用数据结构里树的原理。-C language to achieve a number of operations, the use of the data structure tree principle.
queue
- 用C语言实现的队列的数据结构,很好的学习资料。-Using C language to achieve the queue data structure, a very good learning materials.
graph
- 一个关于图的数据结构程序,涵盖这四种图的表示方法和实现方式!-A graph data structure procedures, covering the four graphs that the methods and the realization of the way!