搜索资源列表
qQueen
- 八皇后问题的java解法-8 Queen of java Solution
java_bahh
- 用java 语言解决八皇后的算法,仅供大家参考-java language used to solve the eight Queen's algorithm, is for your reference
八皇后问题的Java程序
- 八皇后问题的Java程序-8 Queen of Java programs
bhh
- 用java写的八皇后问题-used to write the Queen's eight issues
Queen
- 这是JAVA编写的八皇后问题 太牛了 你一定会有所收获 其中还有详尽的注释 这个程序是用了递归的算法
NQueens
- 这是一个八皇后问题的扩展,使用java实现,扩展到了多皇后,只要你输入皇后的个数,能给出所有的解。-This is an expansion of 8 Queen
Queen
- 求解八皇后问题 Java 2K-Solving the issue of the eight Queen s Java 2K
javaalgorithm
- 包括冒泡排序,归并排序,N皇后,最小生成树等经典算法的java实现代码-Including bubble sort, merge sort, N Queen, such as the classic minimum spanning tree algorithm java code
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
Queen
- 这是一个关于八皇后问题用回溯法求解的java解法!-This is the one on the eight queens problem using backtracking method for solving the java solution!
Queen
- JAVA实现,动态规划算法解N皇后问题。
queen
- java 皇后问题 回溯法实现 带图形界面实现-java queens backtracking with a graphical interface implementation to achieve
queen
- 算法设计与分析 java n后问题源码 王晓东书版本上的课堂练习的完整代码-Classroom exercises after the the problem source Wang Xiaodong book version of the complete code for the algorithm design and analysis of java n
Queen
- 算法分析与设计 用回溯法实现n皇后问题(java源码)-Algorithm Analysis and Design N-queens Problem Using Backtracking
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.
2-queen
- IT IS A JAVA PROGRAM.
Queen
- 用java语言,基于回溯法实现N皇后的位置放置方案,程序可以通过参数来设置要解决几个皇后的放置,默认是4个。(Using java language, backtracking method is used to implement the placement plan of N queens. The program can be set by parameters to solve the placement of several queens, and the default is 4.)