搜索资源列表
N--java-
- 利用递归机制,可以很容易的求解n皇后问题。针对八皇后,总共有92种解。下面将给出N-皇后问题的一般求解代码,在这里代码是使用java编码的。-Recursive mechanism that can easily solve the n-queens problem. For eight queens, a total of 92 kinds of solutions. The following will give a general N-queens problem solving code
EightQueens
- 将八个皇后放在棋盘上,没有任何两个皇后可以相互攻击。八皇后的所有92种情况-All 92Eight queens on the board, no two Queens can attack each other., cases eight queens