搜索资源列表
8皇后问题
- 解决8皇后问题的小程序-solve the problem of the small Queen's procedures
8皇后
- 能够实现8皇后问题,其算法比较好-to achieve eight Queen's, the algorithm is better
8皇后动态图形
- 清华大学版的数据结构书实验编的解决8皇后问题的原程序,还是动态的显示。-version of the experimental data structure book series to solve the problems of the original Queen's procedures, or dynamic display.
8queen2
- 国际象棋中8皇后问题算法-Algorithm of Eight queen question in chess
Eight Queen
- 8皇后问题的C++算法-8 empress question C++ algorithm
8皇后问题
- 解决8皇后问题的小程序-solve the problem of the small Queen's procedures
八皇后问题的源码
- 8皇后问题的源码,多多指教!-the source, a great weekend!
8皇后
- 能够实现8皇后问题,其算法比较好-to achieve eight Queen's, the algorithm is better
My_eight
- 8皇后问题的c++解决方案-8 Queen of c Solutions
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.
8皇后算法111
- 皇后算法111 很经典的 内含两种 希望大家喜欢-111 Queen's algorithm includes the classic two hope you like
八皇后之堆栈算法
- 可以过来看看有关8皇后的相关算法.这是本人初学数据结构运用堆栈编写的小程序-can come look at the Statue of eight correlation algorithm. This is my beginner stack data structure prepared by the use of small programs
vc62445261344
- 关于8皇后问题的源代码,希望大家多多交流-8 on the Queen's source code, I hope Members can exchange
8q
- 8皇后的c#的实现,实现了图形界面的可视化方式,采用了高效的算法来实现。-8 Queen of c#, has implemented a graphical interface visualization, is an efficient algorithm to achieve.
8queensProblem
- 搜索8皇后问题的第一个解。使用了两种方法:1.普通的回朔法搜索。 2.修改后的搜索(先搜索most contrainted变量的方法) 使用vc++.net 2003开发 -search of a solution. The use of two methods : 1. General Re search Schomburg law. 2. After the revised search (first search con
queensLV
- 拉斯维加斯随机算法+回溯算法实现国际象棋中的8皇后问题.-Las Vegas randomized algorithm backtracking algorithm International Chess Queen of eight issues.
8皇后
- 输出皇后问题的所有解,不仅支持8皇后问题(All solutions of the queen problem are not only supported by the 8 queens problem)
8皇后
- 对于经典问题:8皇后问题的新手解答,请大神帮忙纠错~(A solution of 8 kings promgram from a green hand)
回溯算法解决8皇后问题
- 利用回溯算法计算8皇后问题,计算出最终方案(A backtracking algorithm is used to calculate the 8 Queens, and the final scheme is calculated.)