资源列表
beibao.doc.tar
- 程序算法,动态规划,背包问题。。。供学习动态规划。-Program algorithm, dynamic programming, knapsack problem. . . For learning dynamic programming.
binary_tree
- 二叉树子系统实验,包括树子系统主函数,建立二叉树,各种遍历方法,以及二叉树的几个参数设置函数-Binary subsystem test, including the main function sub-tree to build a binary tree, a variety of traversal methods, and the binary function of several parameters
graph
- 图子系统实验,定义了图的存储结构,以及队列操作。包括邻接矩阵,深度优先遍历,以及广度优先遍历-Figure subsystem test, defines the memory structure map and queue operations. Including the adjacency matrix, depth-first traversal and breadth-first traversal
Chap5_Tree
- 树(森林)类结构的源码。其中包括存储、逻辑结构和附带的功能,封装性很好。可以直接#include使用。-Tree (forest) class structure of the source. Including storage, logical structure and function with the package is very good.# Include can be used directly.
Chap8_ExtSort
- 建立在数据结构上的外排序源码,具体内容见rar,里面在必要处有注释。-Data structure built on the sort of foreign source, see the specific content of rar, which are necessary at the comments.
Chap6_Graph
- 图的数据结构源码。内附有逻辑和存储结构,以及附加的功能,代码中有详细注释。封装性良好,可以直接使用。-Figure source data structure. Enclosed is the logic and storage structures, and additional features, the code comment in detail. Good encapsulation can be used directly.
binarytree
- C++ 的二叉树 排序 旋转 删除 插入-C++, delete the binary tree insertion sort rotation
Datastruct_merge
- Merging two doubly-linked-lists into another
Merge2linked
- Merge Two Sorted Linked List To Form A Third LInked List
Circular_Queue_Implementation_using_Arrays
- Circular Queue Implementation using Arrays
suanfa
- 算法排序实验,快排堆排直插,冒泡,基数计数-Algorithm for sorting experiments
btree
- 一个二叉树层次遍历代码,请各位高手指点一二!-Traversal of a binary-level code, or two expert guidance please!
