n皇后问题,亦是经典算法与分析题目,通过回溯的方法,解决此问题...
资 源 简 介
n皇后问题,亦是经典算法与分析题目,通过回溯的方法,解决此问题-n queens problem, is also a classical algorithms and analysis of the subject, through the back way to solve this problem
文 件 列 表
nQueen
Debug
nQueen.ncb
nQueen.sln
nQueen.suo
nQueen.vcproj
queen.cpp
Queen.h
text.cpp