搜索资源列表
8queen
- 八皇后问题的一个源代码 在Linux下可以直接使用-Eight queens problem, a source code can be used directly in Linux
n_queens
- Making a MIPS program, which can solve the n-Queens problem? The user will input the number of queens, n > 3, to set on the n x n chess board and the program will determine how to place them in such a way that they are not able to capture one anot
NQueen
- 本程序由八皇后问题出发,为解决N皇后问题。本程序是跨平台设计,由宏UNIX选择是UNIX还是WIN 。-The procedure starting the eight queens problem, to solve N-Queens problem. The program is cross-platform design, the choice is UNIX or UNIX macro WIN.