文件名称:Maze
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 44kb
- 下载次数:
- 0次
- 提 供 者:
- j***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用C实现的迷宫求解算法。图形界面,求解过程参照了深度优先搜索,迷宫由随即矩阵生成,采用栈作为路径存储结构。-Achieved with the C maze algorithm. Graphical interface, the process of solving the light of the depth-first search, maze generated by the matrix immediately, using the stack as the path to the storage structure.
相关搜索: maze
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Maze\Debug\Maze.exe
....\Maze.aps
....\Maze.cpp
....\Maze.dsp
....\Maze.dsw
....\Maze.h
....\Maze.ico
....\Maze.ncb
....\Maze.opt
....\Maze.plg
....\Maze.rc
....\ReadMe.txt
....\resource.h
....\small.ico
....\StdAfx.cpp
....\StdAfx.h
....\Debug
Maze
....\Maze.aps
....\Maze.cpp
....\Maze.dsp
....\Maze.dsw
....\Maze.h
....\Maze.ico
....\Maze.ncb
....\Maze.opt
....\Maze.plg
....\Maze.rc
....\ReadMe.txt
....\resource.h
....\small.ico
....\StdAfx.cpp
....\StdAfx.h
....\Debug
Maze