文件名称:DigitalLabyrinth[V1.0.0]
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- F**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己设计的走迷宫算法,使用了较复杂的链表记录、分析迷宫路径,迷宫数据从一个ASCII文件读入,结果写入另一个文件中。在后来的修改中又添加了玩家自己试走迷宫的功能,也可以作为一个简易的小游戏。可供需要简单迷宫解算算法的朋友参考。-Maze solver with my own design algorithm, using complex list records, analysis of the maze path, maze data read from an ASCII file ,and the result is write into another file. In a later revision, another function added to this Maze test for user try to solve the maze themselves, so it can be used as a simple game. Friends who need for a simple maze solver algorithm will refer it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Labyrinth\Labyrinth.plg
.........\LinkList.h
.........\Method.cpp
.........\Solution.txt
.........\Labyrinth.dsp
.........\Labyrinth.dsw
.........\Labyrinth.ncb
.........\Labyrinth40.dat
.........\Labyrinth10.dat
.........\Main.cpp
.........\Function.cpp
.........\Labyrinth.opt
.........\Labyrinth.txt
Labyrinth
.........\LinkList.h
.........\Method.cpp
.........\Solution.txt
.........\Labyrinth.dsp
.........\Labyrinth.dsw
.........\Labyrinth.ncb
.........\Labyrinth40.dat
.........\Labyrinth10.dat
.........\Main.cpp
.........\Function.cpp
.........\Labyrinth.opt
.........\Labyrinth.txt
Labyrinth