文件名称:migong
介绍说明--下载内容均来自于网络,请自行研究使用
用回溯法完成迷宫问题,迷宫大小自己设定,用一个矩阵表示一个迷宫,每个位置上位1或者0,如果为0,表示此路不通,为1,表示此路可以走,最后输出走出迷宫的路径或者显示不能走出的信息-Maze problem using backtracking to complete, the size of their maze set, a maze with a matrix, each position of the upper 1 or 0, if 0, that being the case, to 1, that the way to go, the final output out of the maze not out of the path or the display of information
(系统自动生成,下载前可以参看下载内容)
下载文件列表
migong.cpp