文件名称:bahuanghou
介绍说明--下载内容均来自于网络,请自行研究使用
八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight queens problem is an old and well-known problem is a typical example backtracking algorithm. The problem is that the nineteenth century the famous mathematician Gauss in 1850: Under 8X8 grid placed eight on the international chess queen, so that it could not attack each other, that any two Queens can not in the same row, same column or the same slash on the question of how many pendulum method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
八皇后.cpp
八皇后.exe
八皇后.exe