资源列表
queen8
- 八皇后问题,给定皇后个数,当然这里是8,求共有多少种摆法-8 Queen' s problem, given the number of Queen' s, of course, here is 8, and the total number of species before the Law
hanno
- 汉诺塔 汉诺塔的程序编码 求次数和运算步骤-hanno
BFS_tree
- BFS_tree faoca[ f aofjaandbada
8-queens-problems
- 用回溯递归法有效解决八皇后问题,这个问题是数据库中的经典例题,用c语言实现。-8 queens problems
Dynamicarrays
- ……^PP^动态数组创建……^pp^Dynamic arrays-Dynamic arrays
yuesefuhuan
- 通过链表的插入和删除实现约瑟夫环,熟练掌握数据结构的基础内容.-Through the linked list insertion and deletion of the achievement of Joseph Wan, the master data structure based on content.
Cpp1
- 用于比较递归算法和非递归算法的复杂度,可以通过不同的输出时间来比较两者的区别以便理解算法复杂度-And non-recursive algorithm used to compare the complexity of recursive algorithms
zd_1025
- 浙大 ACm 1025
Josephus
- 约瑟夫环C语言源码:简单的C语言代码实现约瑟夫环功能-Joseph Central C language source: a simple C language function code Joseph Central
test1
- deque可以运行 (deque与vector采用线性表顺序存储结构,但不同的是它分块)-The storage structure order linear list
dijstla-(2)
- 数据结构中用邻接矩阵实现的迪杰斯特拉最短路径的路径输出-Data structure using adjacency matrix of the Dijkstra shortest path path output
1
- 使用动态规划实现背包问题C源程序,可直接运行。-Programming in C source code knapsack problem