搜索资源列表
14230829
- 解决如何用vc实现八皇后问题,但不能实现n皇后的问题。-address how to achieve eight vc Queen's, but can not be achieved n Queen's problem.
Queens_loyo
- 一个使用Java语言编写的图形界面八皇后问题的小程序。使用eclipse开发环境。-a Java language prepared by the Queen's graphical interface of eight small programs. Use eclipse development environment.
8皇后
- 能够实现8皇后问题,其算法比较好-to achieve eight Queen's, the algorithm is better
2003011273project5
- Java小程序两个: 1.输入五个同学的成绩,并将这五个数保存到文件“data.txt”中。然后再编写一个程序:从“data.txt”中读取这五个成绩,计算他们的平均数,然后从小到大排序并输出这五个人的成绩。 2.将八皇后问题的所有界保存到文件“Queen.txt”中。-Java applet 2 : 1. Importation of five students achievements, This number will be five to preserve documents &
8Queendiguisuanfa
- 一个八皇后Java程序代码,改进后的,有需要的请-an eight Queen's Java programming code, the improved, we need to look at
mpi
- 《并行算法实践》附带的mpi源程序,包括求解八皇后问题、货郎问题等的38个mpi并行程序-"parallel algorithm practice," incidental mpi source, including eight for Queen's, Peddlers issue of 38 mpi Parallel Programming
8_queens
- 8皇后问题的圆满解决 应该算一个比错的算法了 原创的!-eight of the Queen should be resolved satisfactorily than the wrong one count of the original algorithm!
bhh
- 八皇后问题的递归求解-eight of the Queen's recursive solution
queen
- 所谓八皇后问题(Eight Queens Problem),是在8*8格的棋盘上,放置8个皇后。要求每行每列放一个皇后,而且每一条对角线和每一条反对角线上最多只能有一个皇后,这是一个典型并行算法,C语言实现。
8皇后图形界面
- 八皇后的图形界面-eight Queen's graphical interface
Cpp29
- 八皇后问题可以有多种解法,再次通过找寻棋盘上各个棋子之间的斜率来解决-eight Queen's problems can have multiple solutions, which again find chessboard through various pieces of the slope to solve
Queen
- 多线程计算、并行计算。使用MPI计算八皇后问题。主从线程结构-Calculate the problem of Eight Queens with MPI.
QUEEN
- Delphi做的八皇后问题,界面很好看~-Delphi to do the eight Queen' s problems, interface look very good ~
queen
- 一个用汇编写的八皇后程序,可以打印所的解,一行一个-You can print 92 Solutions to the eight queens program
queen
- 汇编语言的八皇后 masm5或6.11 输出92行结果-Eight Queens masm5 assembly language output of 92 lines, or 6.11 the results of
tubroprolog
- 八皇后的prolog算法,需要的话可以下载八皇后的prolog算法,需要的话可以下载-8 Queen' s prolog algorithm, if necessary you can download the eight Queen' s prolog algorithm, if required, can be downloaded
queen
- 八皇后问题,用matlab解决八皇后问题,以及多皇后问题,采用追溯法-Eight queens problem
QUEEN
- 汇编解决八皇后问题,带英文注释,简单易懂-Compilation solve the eight queens problem, with English notes, easy to understand
queen
- 并行计算的一个简单c++代码,解决八皇后问题,在mpi上运行。-Parallel computing a simple c++ code to solve the eight Queen s problems, in mpi operation.
N皇后
- 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。(The eight queen problem, an old and famous problem, is a typical case of backtracking algorithms. It is put forward the internationa