资源列表
The-Questions-of-Queues
- N皇后问题,介绍N皇后问题的工作原理,以及如何利用回溯法的工作思想来解决问题。-The Question Of Queues
little
- 有分割和合并文件的,有打印日历的,有二叉树的,有处理网络连接的,winsock相关的-It contains pretree,sock connect,calender,copyfile.It s written by a friend.
Textbook-algorithm-implementation
- 数据结构课本的程序是不是无法调试,经常烦恼,现在不用发愁了,此文件为你解决了烦恼,分别有tc和vc环境下的源码,让你把数据结构弄个明白。-Data structures textbook program is not impossible to debug, often trouble, now do not have to worry about this file for you to solve troubles, respectively, tc and vc environment o
erchashu
- 该代码 实现 线索二叉树 ,查找删除修改等操作。-This code realization clues binary tree, find delete operation modify etc.
duiban
- 对半数组排序 ,输入数据 ,利用对半排序,输出结果并统计时间复杂度。-Half-and-half array sort, input data, and by using the half-and-half sorting, output results and statistical time complexity.
nqueens
- 输入皇后数量N,输出一种N皇后的分布排列方法-Arrangement of the distribution of the number of input Queen N, O N Queen
Binary-tree-computing
- C语言,输入一个表达式,根据表达式创建二叉树,并计算该表达式的值,源代码-C language, enter an expression, according to the expression to create a binary tree, and calculate the value of the expression, the source code
Figure-BFS-and-DFS-traversal
- C语言,采用邻接矩阵存储,实现图的BFS、DFS遍历,源代码-C language, using the adjacency matrix storage Figure BFS and DFS traversal, and source code
youxiangtuDFS
- 用C语言实现有向图的深度优先搜索功能源代码-Directed graph depth-first search function source code using the C language
cPPstructuredata-and-algorithm
- c++教程和数据结构,详细阐述了c++数据结构,并且附带有实例证明,方便初学者学习。-C++ tutorials and data structures, elaborated on the C++ data structures, and comes with examples, easy for beginners to learn
single-linklist
- 单链表的建立,删除,修改,增加,熟识单链表的使用-Single table establishment, delete, modify, increase, is familiar with the use of single table
DataType
- 自己写的一个数组线性表容器,贡献出来供新手学习参考。-A linear array of table container to write their own, contribute for the novice to learn the reference.
