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

Search list

[Algorithm8-queen

Description: It is a graphical representation of the famous 8 queen problem . the program is in accordance to the algorithm described in Cormen.
Platform: | Size: 46080 | Author: amannith | Hits:

[Other8-queen

Description: c++用栈实现八皇后问题,代码有详细说明,是初学数据结构的好参考-8 Queen
Platform: | Size: 1024 | Author: 张文 | Hits:

[CSharpeight-queen-problem

Description: 以一个很巧妙的递归算法实现8皇后问题,该递归算法思路很独特,是初学者一个很好的借鉴-To a very clever recursive algorithm resolve eight queen problem .
Platform: | Size: 1024 | Author: 庄希 | Hits:

[EditBoxqueen

Description:   用枚举法解八皇后问题, 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Use enumeration method solution eight queen, in 8 x8 lattice chess put on eight queen, to make it can t attack each other, i.e., any two queen cannot in the same column with a line or the same slash, ask how many kind of pendulum method
Platform: | Size: 7168 | Author: 尼麻痹 | Hits:

[File Formatqueen

Description: 解决皇后问题,更轻松地解决皇后问题,这是我的荣幸-solve the queen question,and to solve the queen question relaxly,its my plesure
Platform: | Size: 1024 | Author: 谢文舟 | Hits:

[DocumentsQueen-Mary-Final-Year-Project

Description: Queen Mary Final Year Project 2013
Platform: | Size: 681984 | Author: 孙七班 | Hits:

[Other8-queen

Description: 8 queen app with Recursive algorithm
Platform: | Size: 35840 | Author: mahdi | Hits:

[OtherN-Queen

Description: 输入皇后数n,输出所有的可能情况和情况的总数。皇后用* 表示,清晰明了。-Enter the Queen the number n, output the total number of all possible situations and circumstances. Queen is indicated by* clear and easy to understand!
Platform: | Size: 207872 | Author: 徐丽妹 | Hits:

[Otherqueen

Description: 输出8皇后问题所有结果。每个结果第一行是No n:的形式,n表示输出的是第几个结果;下面8行,每行8个字符,‘A’表示皇后,‘.’表示空格。不同的结果中,先输出第一个皇后位置靠前的结果;第一个皇后位置相同,先输出第二个皇后位置靠前的结果;依次类推。 -Output all the results of the 8-queens problem. The first line of each result in the form of a No n: n output is several results following 8 lines of eight characters, ' A' said the Queen, ' ' denote spaces. Different results, the first output of the first Queen' s position earlier results first Queen the same location, the first output of the second front of the Queen' s position results so.
Platform: | Size: 4096 | Author: 王康 | Hits:

[JSP/JavaQueen

Description: 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-The queen issue
Platform: | Size: 1024 | Author: victor | Hits:

[Otherqueen

Description: queen的实现,利用c++来实现queen的算法-failed to translate
Platform: | Size: 1024 | Author: 吴朕 | Hits:

[Game Programeight-queen-problem

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

[Otherqueen

Description: queen 八皇后问题 queen eight queens problem C-queen eight queens problem
Platform: | Size: 216064 | Author: wufei | Hits:

[AI-NN-PRN-Queen-pashanfa-huisufa

Description: N皇后问题回溯法爬山算法的实现及性能分析-N Queen
Platform: | Size: 119808 | Author: Bernie | Hits:

[CSharp295---N-Queen-Problem-via-Hopfield-Tank-Neural-Ne

Description: N-Queen Problem via Hopfield-Tank Neural Network v1.0
Platform: | Size: 26624 | Author: Nima | Hits:

[CSharpQueen

Description: 八皇后代码,自己写的,希望下载后提供宝贵意见,-queen eight queens code, write their own who want to download can be more valuable advice, thank you!
Platform: | Size: 7599104 | Author: 李路 | Hits:

[Data structsqueen

Description: N皇后问题(含八皇后问题的扩展,规则同八皇后):在N*N的棋盘上,放置N个皇后,要求每一横行每一列,每一对角线上均只能放置一个皇后,问可能的方案及方案数。-queen question
Platform: | Size: 1024 | Author: wyt | Hits:

[ELanguage8-queen

Description: 8 queen problem in data structure
Platform: | Size: 1024 | Author: vrunda | Hits:

[OtherN-Queen-

Description: 算法的问题,解决N皇后在棋盘上互不攻击,并且使用了回溯的方法解答此问题-the solution to slove the N Queen
Platform: | Size: 179200 | Author: 谈好 | Hits:

[Othereight-queen

Description: 这是关于八皇后问题的求解代码,运用数据结构中的堆栈思想,逐一分析可能的情况,求出最后的答案-the code of eight queen ,it s about data struct
Platform: | Size: 2048 | Author: 秦佚伦 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net