资源列表
zui-xiao-sheng-cheng-shu
- 生成最短路径和最小生成树,可以一次解决于此相关的问题,如城市水道建设,选择出行路径等。-Generate the shortest path and minimum spanning tree can be a solution to this related problems, such as construction of urban waterways, and other selected travel route.
linklist
- c语言 单链表的实现 包含三个文件linklist.c linklist.h main.c-c language to achieve a single linked list
stack
- c语言 栈的实现 包含三个文件stack.h stack.c main.c-c language stack implementation consists of three files stack.h stack.c main.c
queue
- c语言队列的实现 在linux环境下测试通过 -c language queue implementation in the linux environment test
sqlist
- c语言的顺序表实现 在linux下测试通过 -c language of the order of the table to achieve the test under linux
Data-structure-chapter2
- 《大话数据结构》第二章,幽默风趣地讲解了数据结构-It explain the methods on the data structure.
migong
- 利用栈实现迷宫求解 C语言版课程设计报告所需的源代码-Stack implementation using C language version of the maze solving curriculum design reports for the source code
4
- 数据结构的课件Chap3.ppt 以及相应的算法代码,总体描述数据结构的总体知识-DATA STRUCTER
Binary-Tree-Sort
- 二叉树排序,二叉树的递归调用排序,属于C语言源码-Binary Tree Sort
Ha-Fuman-tree
- 哈弗曼树编码,实现树倒叶子节点的权值最下,用于编码和求最值-Ha Fuman tree coding, to achieve the right of the tree down the value of the leaf nodes under the code and find the best value for
First-order-binary-tree-traversal
- 二叉树先序遍历,二叉树先序遍历树种的各节点-First order binary tree traversal, preorder traversal of binary tree each node of tree species
Topological-sort
- 拓扑排序,实现图或网络的拓扑结构的排序问题!-Topological sort, to achieve the network topology map, or sort the problem!
