资源列表
BSTF
- 用c实现平衡二叉树,可显示各节点,展看或收回,适合数据结构实验使用-C to achieve a balanced binary tree, each node, the show to see or to recover data structure suitable for experimental use
Datastructureandalgorithm.tar
- 经典数据结构书籍,很好,很强大。不用多介绍了吧!-Classic data structures books, very good, very powerful. Do not introduce more!
SStable
- 实现对顺序表的查找,折半查找的实现,c++代码-Achieve the order table search, binary search, c++ code
graph
- 数据结构中对图的操作,图的邻接矩阵,C++代码-The data structure of FIG. Operation FIG the adjacency matrix C++ code,
conversion
- 对栈的操作,元素进栈,元素出栈,C++ 代码,连接-Operation of the stack, the element onto the stack, the stack elements, C++ code to connect
code
- 顺序表的归并的实现,C++代码实现,TXT文本文档-The realization of the merging of the sequence table the C++ code
BiTNode
- 二叉树的遍历,先序遍历,中序遍历,后序遍历的实现-Binary tree traversal, preorder traversal, preorder, postorder traversal implementation
data-construction
- 数据结构中一系列的练习包括:约瑟夫环,一元稀疏多项式简单计算器,迷宫,文学研究助手等源代码-Data structure in a series of exercises include: Josephus, one yuan sparse polynomial calculator, maze, literature research assistants such as source code
zifuchuan
- 字符串编码问题 前缀编码 最优的编码方式使得编码所需比特位最少-Optimal string encoding problems prefix encoding Encoding makes coding required minimum bit
The-TSP-problem
- The TSP problem - 旅行商问题,回溯,分支界限法解决-The TSP problem- traveling salesman problem, backtracking, branch-and-bound method to solve
Drainage-Ditches
- Drainage Ditches —— 最大流问题 --Edmonds_karp-Drainage Ditches- maximum flow problem- Edmonds_karp
TBinary-tree
- 统计二叉树节点的C语言描述,软件技术基础,适用于初学者。-C language descr iption of statistical binary tree node, software technology base, suitable for beginners.
