资源列表
Ackerman
- 这是在VC环境下编写的一个数据结构的经典问题Ackerman问题-This is written in VC environment, the classic problem of a data structure problem Ackerman
8Queen
- 这是在VC环境下编写的一个数据结构的经典问题八皇后问题-This is written in VC environment, a data structure of the classic problem eight queens problem
Pack
- 这是在VC环境下编写的一个数据结构的经典问题背包问题-This is written in VC environment, a data structure of the classic problems knapsack problem
BinaryTree
- 这是在VC环境下编写的一个数据结构的经典问题二叉树问题-This is written in VC environment, the classic problem of a binary tree data structure problem
huiwen
- 这是在VC环境下编写的一个数据结构的经典问题回文问题-This is written in VC environment, a data structure of the classic problems palindrome problem
danlianbiaodigui
- 这是在VC环境下编写的一个数据结构的经典问题单链表递归问题-This is written in VC environment, the classic problem of a single data structure linked list recursive problem
BinaryTree
- 二叉树的递归遍历算法,树高的确定。供初学者了解二叉树-Recursive binary tree traversal algorithm, the determination of tree height. For beginners to understand binary
AC
- AC算法的C++的实现及功能文档介绍介绍-AC algorithm of C++ implementation and functionality document describes the introduction
prim
- 建立无向图,初始化矩阵,输出无向图的邻接矩阵-The establishment of an undirected graph, initialize the matrix, the output adjacency matrix of undirected graph
AVL
- AVL树的基本操作:创建,查找,插入,删除-AVL tree basic operations: Create, Find, Insert, Delete
keshe5
- 红黑树的建立,查找,左旋,右旋。课程设计时做的。希望给大家个参考-Red-black tree establishment, look, L, D. Courses designed to do. Want to give you a reference
vccount
- 用c++语言写的数据结构中常用的各种排序算法-Using c++ language used to write data structures of various sorting algorithms
