搜索资源列表
qQueen
- 八皇后问题的java解法-8 Queen of java Solution
Q8
- 是一个解决八皇后问题的JavaApplet小程序,可以演示,记录解决方案-8 is a solution to the problem of Queen JavaApplet small procedures, can demo recording solutions
Experimetation3
- java 实现的八皇后问题,有图形(applet) -java achieve the eight Queens, graphics (applet)
八皇后问题的Java程序
- 八皇后问题的Java程序-8 Queen of Java programs
bhh
- 用java写的八皇后问题-used to write the Queen's eight issues
Empress
- 八皇后问题GUI版-8 GUI version of Queen's issues
QueenSolver
- 用面向对象的观点考虑和设计了八皇后问题,其中皇后位置的判断由皇后自己进行冲突检查。
Queen_8JAVA
- 八皇后问题,这个使用递归实现的,可以扩展为n皇后问题
Queen
- 这是JAVA编写的八皇后问题 太牛了 你一定会有所收获 其中还有详尽的注释 这个程序是用了递归的算法
EightQueen.java
- 运用递归算法实现了八皇后问题,基本思路借鉴于四皇后的实现。
myqueen
- 八皇后问题的图形界面实现,用户在放置皇后的程序会判断是否发生冲突,并且如果当前状态无解,程序会提示用户
一个八皇后问题的解决方案
- 一个八皇后问题的解决方案-an eight Queen's solutions to problems
eightqueen
- 用heuristicl 方法解决八皇后问题,并拓展到任意皇后问题 java-Using heuristicl method to solve eight queens problem java and it also have been improve to any size board
NQueens
- 这是一个八皇后问题的扩展,使用java实现,扩展到了多皇后,只要你输入皇后的个数,能给出所有的解。-This is an expansion of 8 Queen
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
EightQueen
- 利用java语言简单实现了八皇后问题,欢迎感兴趣的朋友下载测试-Language easy to use java' s implementation of the eight questions, please download the test of interest to Friend
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
8 queens
- 利用Javascr ipt计算八皇后问题所有的解(Solving eight queens problem by using Javascr ipt)