Welcome![Sign In][Sign Up]
Location:
Search - Eight_Queen

Search list

[Data structsEight_Queen

Description: Visual C++解决八皇后问题,在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互“攻击”的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。-Visual C++ to solve questions Queen' s eight, in a 8 × 8 chess set, there' s eight, each accounting for one' s cell request will not be mutual between Queen' s " attack" phenomenon, that should not have two at the Queen' s the same line, the same row or the same diagonal. Asked how many different ways.
Platform: | Size: 418816 | Author: 刘波 | Hits:

[Other Gameseight_queen

Description: 八皇后问题,老归老,但试图用各种方法来实现求解,出乎意料的是,同样的算法,非递归实现的速度竟然比递归实现慢!-Eight queen problem, the old to the old, but trying to use various methods to achieve Solving Surprisingly, the same algorithm, the speed of non-recursive implementation was slower than the recursive implementation!
Platform: | Size: 53248 | Author: zhangjun | Hits:

[Data structseight_queen

Description: 八皇后问题,一个简单的算法,实现八女王问题-eight queen
Platform: | Size: 2048 | Author: smile bear | Hits:

[Othereight_queen-problem

Description: 用函数式程序设计语言scheme设计的八皇后问题。用三种语言实现,分别为java,c,scheme,三种实现方法使用同一种算法。-Used functional programming language design scheme of the eight Queen' s problem, to achieve in three languages, namely, java, c, scheme, three types of the realization of an algorithm using the same method.
Platform: | Size: 146432 | Author: 仲海军 | Hits:

[Othereight_Queen

Description: 在win98下 求解八皇后简单列子 结果在dos 窗口下输出。-In win98 under the simple solution of the eight Queen' s Liezi results output in the dos window.
Platform: | Size: 11264 | Author: dingyong | Hits:

[Data structseight_queen

Description: 经典的八皇后问题,用VC++实现,遍历各种出现的结果,MFC界面-8 Queen' s classic problem, with VC++ to achieve, the result of various traversal
Platform: | Size: 526336 | Author: 杨旸 | Hits:

[Othereight_queen

Description: 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法-Eight queens problem is an old and well-known problem is a typical Example backtracking algorithms. The problem is that the nineteenth century, the famous mathematician Gauss in 1850: Under the 8X8 grid placed eight on the chess queen, so that it can not attack each other, that is, any two Queens can not be in the same row, same column or the same slash on, and asked how many kinds of facing France
Platform: | Size: 1024 | Author: kimi | Hits:

[JSP/Javaeight_queen

Description: i have implemented 8-queen using backtracing with forward checking. I have shown it on a chess board so everyone can understand the underlying algorithm easily. For more information goto http://rooparam.blogspot.com
Platform: | Size: 168960 | Author: rrc | Hits:

[JSP/JavaEight_Queen

Description: 八皇后问题 包括棋盘大小改变等功能全实现-Eight queens problem, including changing the size of features such as full-board implementation
Platform: | Size: 37888 | Author: zhaotong | Hits:

[JSP/Javaeight_queen

Description: 八皇后问题 eclipse下使用 输出数目并打印 有注解-Eight queens problem using eclipse the number of output and print a comment
Platform: | Size: 3072 | Author: | Hits:

[assembly language8_queens

Description: 8皇后问题的汇编代码实现。输入皇后数,输出方案数。-the assembly code realization of eight_queen question.Input the queen number,output number of scheme.
Platform: | Size: 1024 | Author: chenye | Hits:

[Data structsEight_Queen

Description: 递归解决八皇后问题使用的是VS2010(编译通过)代码有注释说明. 有两种方法解决-Recursion to solve the eight queens problem using VS2010 (compiled by) code annotated There are two ways to solve
Platform: | Size: 1555456 | Author: 王乾坤 | Hits:

[Othereight_queen

Description: 八皇后问题求解。采用递归算法。主要采用了三种不同的解法。-eight queeen
Platform: | Size: 2048 | Author: yang | Hits:

[Data structseight_queen

Description: 八皇后问题的python实现,喜欢折腾算法的朋友,可以下载看看。-Eight queens problem Python implementation, like tossing algorithm friends, you can download to see.
Platform: | Size: 1024 | Author: zebra | Hits:

[Software Engineeringeight_queen

Description: 递归解决八皇后问题,自己1写的阿拉,说得好像可以不用递归一样- -!好吧-eighth queen problem
Platform: | Size: 217088 | Author: 黄大神 | Hits:

CodeBus www.codebus.net