文件名称:bahuanghouwtdejavashixian
介绍说明--下载内容均来自于网络,请自行研究使用
n皇后问题算法。
* 把棋盘看成一个坐标系,以左下角为原点(0,0)。坐标系的每个点为一个Point类。
* 每个皇后为一个皇后对象Queen。
* 判断一个点的坐标是否在,一个皇后控制的范围的函数为Queen.isUnderControl(point)。
-n Queen's Algorithm. * Chessboard as a coordinate system to lower left-hand corner of the origin (0,0). The coordinates of each point of a Point class. * Each Queen's Queen's target for a Queen. * A judgment whether the coordinates of points in, a Queen's control of the function of Queen.isUnderControl (point) .
* 把棋盘看成一个坐标系,以左下角为原点(0,0)。坐标系的每个点为一个Point类。
* 每个皇后为一个皇后对象Queen。
* 判断一个点的坐标是否在,一个皇后控制的范围的函数为Queen.isUnderControl(point)。
-n Queen's Algorithm. * Chessboard as a coordinate system to lower left-hand corner of the origin (0,0). The coordinates of each point of a Point class. * Each Queen's Queen's target for a Queen. * A judgment whether the coordinates of points in, a Queen's control of the function of Queen.isUnderControl (point) .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 73462693bahuanghouwtdejavashixian.rar 列表 八皇后问题的java实现.doc