文件名称:Maze
介绍说明--下载内容均来自于网络,请自行研究使用
迷宫求解:用二维矩阵表示迷宫,自动生成或者直接输入迷宫的格局,确定迷宫是否能走通,如果能走通,输出行走路线。 c实现-Solve the maze: maze, two-dimensional matrix that automatically generated, or directly enter the maze pattern, to determine the labyrinth whether to go through, if we can go through the output routes. c achieve
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Maze.cpp