搜索资源列表
eight queens
- 一种新的八皇后问题解决方案,用矩阵来表示皇后们的位置-a new eight Queens solutions matrix to express their position at Queen's
c++eight
- c++八皇后问题 给出了解决八皇后问题的c++代码,可以供大家学习用-c eight of the Queen's problem is to solve the problem of the Queen's eight c code can be used for all to learn
8-queen
- 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem
eight
- 八皇后 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击 即任意两个皇后都不能处于同一行 同一列或同一斜线上,问有多少种摆法-Eight Queen s in the 8x8 grid of the International Chess Queen placed eight, making it unable to attack each other or any two Queen s in the same line are not the same row or on th
eightqueen
- 8皇后问题的算法 改算法可以扩展到N皇后的问题,不过时间会很长的-It s about the eight queens problem
eight-queen
- 在plt schenme 下用scheme函数式程序语言所写的八皇后问题,基于一个特殊的框架-At scheme using plt schenme Functional programming language written by the Queen' s eight questions, based on a special framework
eight
- 利用C#编写的八数码程序,由自己完成游戏,不是计算机自动完成-The use of C# written in eight digital process to complete the game by themselves, not a computer auto-complete
Eight
- 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。全部使用C语言完成的-Eight queens problem is an old and well-known problem is a typical Example backtracking algorithms. All done using the C language
3
- The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard such that none of them are able to capture any other using the standard chess queen s moves. The queens must be placed in such a way that no two queens attack e
eight
- 八方块移动游戏要求从一个含8个数字(用1-8表示)的方块以及一个空格方块(用0表示)的3x3矩阵的起始状态开始,不断移动该空格方块以使其和相邻的方块互换,直至达到所定义的目标状态。空格方块在中间位置时有上、下、左、右4个方向可移动,在四个角落上有2个方向可移动,在其他位置上有3个方向可移动-eight
eight-queens-problem
- eight queens problem;e ight queens problem;e ight queens problem;e ight queens problem;e ight queens problem;eight queens problem;-eight queens problem;
Eight-Queens
- 八皇后问题,给出皇后的个数,会得出满足条件的方法,还会显示每种摆法-Eight Queens problem, given the number of Queens, will come to meet the conditions of the method, but also show each pendulum method
Eight-way-digital-search
- 八数码的搜索方式,可视化。在vc++平台下使用。-Eight-way digital search, visualization. Vc++ platform in use.
Eight-neighborhood-search-algorithm
- 利用点的八领域信息,选择下一个点作为边界点。-Domain information using the eight points, select the next point as the boundary points.
Eight-ways-to-refresh-the-page
- [100904]八种方法刷新网页 Eight ways to refresh the page.rar-[100 904] eight ways to refresh the page Eight ways to refresh the page.rar
eight
- 用的普通的回溯法的方法解决C语言的八皇后问题-Ordinary backtracking method to solve the eight queens problem of C language
eight-queens
- 另一种八皇后算法,根据数字标记,得出最佳的答案-An eight-Queen algorithm
eight-igital
- 编码实现八数码问题,实现从初始状态到目标状态的过程。-Encoding eight digital process from the initial state to target state.
Eight-Queens-code
- 介绍了用回溯的方法解决八皇后问题。通过改变参数,还能扩展解决N皇后问题-Back method to solve the eight queens problem. By changing the parameters, but also extended to solve the N queens problem
eight-queen
- 八皇后的源代码,自己写的,可以运行,结果正确,而且一切正常,代码简洁-Eight queens of the source code, write your own, you can run, the results are correct and everything is normal, simple code