文件名称:8queenjava
介绍说明--下载内容均来自于网络,请自行研究使用
利用java编程
1. 编写求n后问题的通用函数;
2. 取n=8计算出n后问题的所有可行解,并以8元组的形式输出(可以对可行解的结构进行分析,);
3. 随机输出2个可行解的图形。其中棋盘要有8×8的格子,Queen图象自选;
-Using java programming 1. To prepare for issues common after n function 2. Take n = 8 calculated after n all feasible solution, and 8-byte form of output (can be a feasible solution of the structure analysis) 3. random output 2 feasible solution graphics. Which must be 8 × 8 chessboard lattice, Queen images on-demand
1. 编写求n后问题的通用函数;
2. 取n=8计算出n后问题的所有可行解,并以8元组的形式输出(可以对可行解的结构进行分析,);
3. 随机输出2个可行解的图形。其中棋盘要有8×8的格子,Queen图象自选;
-Using java programming 1. To prepare for issues common after n function 2. Take n = 8 calculated after n all feasible solution, and 8-byte form of output (can be a feasible solution of the structure analysis) 3. random output 2 feasible solution graphics. Which must be 8 × 8 chessboard lattice, Queen images on-demand
(系统自动生成,下载前可以参看下载内容)
下载文件列表
八皇后问题图形版java.doc