文件名称:MazeDemo
介绍说明--下载内容均来自于网络,请自行研究使用
一款使用VC++6.0实现的走迷宫程序。通过文件输入获取地图,输入起点和终点,若有路径,将路径用“*”标记打印出来,若无路径,则输出“There is no path!”-An implementation using VC++6.0 Maze procedure. Through the file input to obtain maps, enter the start and end, if there is a path ,the path will be marked "*",otherwise,"There is no path" will be printed!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MazeDemo\main.h
........\MAP\1.map
........\...\2.map
........\...\3.map
........\...\4.map
........\maze.h
........\MazeDemo.c
........\MazeDemo.exe
........\sqstack.h
........\MAP
MazeDemo
........\MAP\1.map
........\...\2.map
........\...\3.map
........\...\4.map
........\maze.h
........\MazeDemo.c
........\MazeDemo.exe
........\sqstack.h
........\MAP
MazeDemo