搜索资源列表
java_bahh
- 用java 语言解决八皇后的算法,仅供大家参考-java language used to solve the eight Queen's algorithm, is for your reference
bhh
- 用java写的八皇后问题-used to write the Queen's eight issues
一个八皇后问题的解决方案
- 一个八皇后问题的解决方案-an eight Queen's solutions to problems
queen
- 应用JBuilder环境,编程实现经典的八皇后问题,其中共92种排列方法,均以+QX等符号给出排列位置-Application JBuilder environment, and programming to achieve the eight Queen s classic, which with a total of 92 kinds of methods, are+ QX symbols are given with the location of
Queen
- 求解八皇后问题 Java 2K-Solving the issue of the eight Queen s Java 2K
QUEENS
- 实现八皇后的解决方案 附带又此方案的C++源码跟JAVA实现的报告-Implementation of the eight Queen' s solutions also attached to this program C++ source code with the JAVA implementation of the report
queen
- 这是在Jcreator下用java语言编写的八皇后问题,采用递归回溯解决,在控制台打印输出92个解-This is at Jcreator using java language eight Queen' s problem using recursive backtracking resolved, at the console printout 92 Solutions
Queens
- JAVA 采用递归的方式实现八皇后问题 -JAVA implementation using recursive manner eight queen problem
Queen
- 用java实现的八皇后,带有格式化输出,在eclipse下运行通过。-Using java to achieve the eight Queen' s, with formatted output, in the run through the eclipse.
Queens
- 程序设计语言概论实习题,分别用Scheme、C和java实现的八皇后问题,内含详细文档-Introduction to practical programming language title, respectively, with Scheme, C, and the achievement of the eight Queen java issues, including detailed documentation
EightQueue
- 用Java编码写八皇后代码 希望对大家有所帮助 -Eight Queen
bahuanghou
- 八皇后问题是:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何一个其他的皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一条对角线。-Eight queens problem is: 8* 8 chess board, placed eight at Queen' s, a Queen' s request was not able to " eat" any of the other Queen' s, that is,
Queen
- 这是一个关于八皇后问题用回溯法求解的java解法!-This is the one on the eight queens problem using backtracking method for solving the java solution!
EightQueensChess1.1
- 八皇后 和 骑士巡游 求解(带图形界面)-The eight Queen problem and the Knight trail problem system,and it has a real motion picture.
Queen
- 八皇后 进一步加深编程,进一步难度为N皇后问题-Eight Queens program to further deepen and further difficulty for the N queens problem
EightQueens
- 经典的八皇后问题,主要使用回溯法实现,-Classic eight queen problem, the main use of backtracking,----------------------------
ch6-20
- 八皇后:使用八重循环编写的八皇后,输出所有解。-Eight Queens: use eight Queen eight heavy cycle prepared, the output of all solutions.
Queen
- 用JAVA实现的八皇后问题展示,多线程实现。运行时请自行添加queen.jpg作为资源文件到工程目录下。-In the JAVA implementation of eight queens problem show, multithreading implementation.Runtime please add your own queen. JPG as a resource file to the project directory.
EightQueens
- 一个用来研究八皇后问题的java小程序,采用递归算法遍历树来穷举所有符合要求的排列,存储后用图形界面表示出来。-Used to study a problem of the eight Queen of java applets, using recursive tree traversal algorithm to exhaustive array of all meet the requirements, storage, said later a graphical interface.
queen
- 八皇后问题 简单源代码 适于初学者 利用数组链表分别实现-Eight queens problem is simple for beginners to use the source code to achieve an array of linked lists are