搜索资源列表
Estimate
- 理解并掌握分析回溯算法效率的方法。 使用Estimate算法就8皇后问题给出效率估算 -understanding and mastery of backtracking algorithm efficiency analysis method. Use Estimate on 8 Queen's algorithm is efficient estimation problem
8-queens
- 数据结构算法:回溯法编程寻找八皇后问题的所有解,使用语言C/C-algorithm data structure : backtracking programming for the Queen's eight all solutions, the use of language C / C
Queen
- 经典8皇后问题程序,在vc6.0运行通过
8Queens
- 利用随机算法和回溯法实现8皇后问题,并对不同的stopLV得出的结果进行比较
1八皇后
- 八皇后问题 数据结构学习源码-8 Queens source data structure study
e_queens
- 解决8皇后问题的程序。输出多组解的中间加入停顿,统计所有求解方案并显示所有的排列情形。
huanhouwenti
- N皇后问题的回溯算法,8皇后问题是很著名的问题,这是它的一个推广
8_Queen
- 此算法为8皇后问题,是本人自己写的算法,运行还不错!
8HUANGHOU
- 数据结果论文,8皇后问题的解决.成品 沈阳大学课程设计
8queen
- 8皇后问题
8_eightqueens
- 8皇后问题的递归求解,c语言实现-8 Queen of recursive solution, c Language
8皇后动态图形
- 清华大学版的数据结构书实验编的解决8皇后问题的原程序,还是动态的显示。-version of the experimental data structure book series to solve the problems of the original Queen's procedures, or dynamic display.
“八皇后”问题递归法求解
- “八皇后”问题递归法求解 * 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen's" recursive method * 8 Queen's pr
eight_queen.经典的八皇后问题用VC++实现
- 经典的八皇后问题,用VC++实现,遍历各种出现的结果,MFC界面,8 Queen' s classic problem, with VC++ to achieve, the result of various traversal
8Q
- 8皇后问题的解算程序,DOS 系统下运行,使用MS C6.00 编译,演示一种搜索算法-example for 8-QUEEN
queen
- 运用回溯法解决8皇后问题,进而可以使用本方向推广到N皇后问题。-The use of backtracking to solve 8 queens problem, in turn, can be extended to use the direction of N Queens problem.
8quene
- 暴力算法和回溯算法求解8皇后问题,图像化界面-Violence algorithm and backtracking algorithm 8 Queen
queen8
- 用java 语言实现8皇后问题,实现8个 皇后都不在同一行,同一列,和同一斜线上-err
8QueenPShow
- 8皇后问题及深/宽度优先的讲解及 8皇后问题.exe的演示程序-8Queen Problem Slide Presentation and Execution Show
eightQueens
- 8皇后问题的解决方案,挺详细的,提供参考-the question about eight queens