Welcome![Sign In][Sign Up]
Location:
Search - N皇后

Search list

[Other Web Code回溯法实现N皇后问题

Description:

vc++源码 N皇后


Platform: | Size: 787 | Author: ykqfan | Hits:

[Windows Developn皇后问题

Description: 这是n皇后的源代码,用分支界限法实现的
Platform: | Size: 1087378 | Author: yangxiaoman2006@126.com | Hits:

[Linux-Unixn皇后

Description: n皇后-n Queen
Platform: | Size: 2048 | Author: | Hits:

[Othern皇后问题

Description: n皇后问题的C++实现-n Queen's realization of C
Platform: | Size: 1024 | Author: 胡凯 | Hits:

[Documents运用递归来解N皇后问题

Description: 运用递归来解N皇后问题-use recursive solution to the problem of N Queen
Platform: | Size: 1024 | Author: | Hits:

[Mathimatics-Numerical algorithmsN皇后问题回溯算法

Description: 皇后问题的拓展 经典算法-Queen expand the classical algorithm
Platform: | Size: 1024 | Author: 王丰 | Hits:

[Otherqueenn(N皇后问题)

Description: 在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。-in an N N chess board wavers N Queen so that the N-Queens that can be eaten by the other side.
Platform: | Size: 22528 | Author: 李秉肇 | Hits:

[Data structs回溯法N皇后问题

Description: 这是计算机算法中的回溯法中的一个经典的问题--N皇后问题!希望对学计算机算法的同学有用!-This is a computer algorithm, the retroactive law on the issue of a classic-- N Queen! Want to learn how to use computer algorithms useful to the students!
Platform: | Size: 2048 | Author: 中国 | Hits:

[Windows DevelopN皇后问题

Description: 在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。-Put on N queens in a N multiply N chessboard,preventing each queen to be knocked over
Platform: | Size: 22528 | Author: 罗敏秀 | Hits:

[Windows DevelopN皇后摆法动态演示

Description: 用VC编写的N皇后摆法动态演示程序,已经较为完美!欢迎下载指导!-A N queen game dynamic demonstration program write in VC, already perfect. please come and download!
Platform: | Size: 31744 | Author: 王哲 | Hits:

[Data structsC语言实现的皇后问题

Description: n皇后问题,可以显示所有的合适路径,典型的回溯算法-n Queen's, will show you all the appropriate path, the typical backtracking algorithm
Platform: | Size: 9216 | Author: 吴限负 | Hits:

[GUI Developn后问题

Description: 在 n 行 n 列的国际象棋棋盘上,最多可布n个皇后。 若两个皇后位于同一行、同一列、同一对角线上,则称为它们为互相攻击。 n皇后问题是指找到这 n 个皇后的互不攻击的布局。 n 行 n 列的棋盘上,主次对角线各有2n-1条。-n n trip out of the international chess board, the maximum n Queen's cloth. If two at the same Queen's visit, the same series on the same diagonal, as they attack each other. N Queen's problem is found n the Queen not to attack each other's layout. N n trip out on the chessboard, and secondary diagonal each 2n-1.
Platform: | Size: 1024 | Author: 刘二 | Hits:

[AI-NN-PRN-queen-Cplusplus

Description: 解国际象棋的N皇后问题的C++源代码,可用于大学计算机技术课程《算法分析》上机联系-Solutions International Chess Queen of the N C source code, University computer can be used for technical courses "algorithm analysis" on the plane link
Platform: | Size: 3833856 | Author: 吴俊杰 | Hits:

[Data structsN-queen_linear_time

Description: N-皇后问题线性时间算法 O(n)复杂度,非O(n^2)的,使用的是构造法。-N-Queen problem of linear time algorithm
Platform: | Size: 1024 | Author: Fancy | Hits:

[Windows DevelopN皇后

Description: n皇后求解利用给定的程序,针对10个不同问题规模n,计算正确的n后排列方案。啊实打实的(Use of a given application, in view of 10 different problem size n, calculate the correct arrangement scheme after n. Oh, hush)
Platform: | Size: 310272 | Author: asd23333 | Hits:

[Othern皇后问题

Description: 递归回溯法求解并输出输出n皇后问题所有解法(n的取值不限)(Output all solutions to the N queens problem)
Platform: | Size: 5445632 | Author: gxk | Hits:

[AI-NN-PRBFS 求解 N 皇后问题(252370)

Description: BFS算法实现N皇后问题,12个皇后是速度还行,超过了就有点慢。(BFS algorithm to achieve N queen problem, 12 queens is the speed is OK, more than a little slow.)
Platform: | Size: 9216 | Author: loganic | Hits:

[Data structsn皇后问题

Description: n皇后问题 课程设计上的一个小作业 水平有限(n-queen problem A small assignment in the curriculum design is limited)
Platform: | Size: 3072 | Author: cg123456 | Hits:

[source in ebookN皇后

Description: 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。(The eight queen problem, an old and famous problem, is a typical case of backtracking algorithms. It is put forward the international chess Max Bethel in 1848: the queen placed eight in the 8 x 8 grid of the international chess, making it unable to attack each other, that any two queens are not in the same line, the same row or on the same diagonal, how many kinds of pendulum method.)
Platform: | Size: 8569856 | Author: 静守成雯 | Hits:

[Windows Developn皇后

Description: 运用爬山法和遗传算法解决n皇后问题,vs2013编译通过(Using mountain climbing and genetic algorithm to solve the problem of N Queen, vs2013 compiled and passed)
Platform: | Size: 2110464 | Author: staub | Hits:
« 12 3 4 5 6 7 8 9 10 ... 34 »

CodeBus www.codebus.net