文件名称:Path
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-12-05
- 文件大小:
- 3.49mb
- 下载次数:
- 0次
- 提 供 者:
- Tr***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用顺序队列求迷宫的最短路径。move[]数组四个方向的试探,第一行输入的数据表示迷宫的数据规模n(1<n<=20)行m(1<m<=20)列,S是出发点,D是迷宫的出口,.号表示通路,X表示墙体不通,输出的数据表示从入口到出口最少需要走k步或没有通路-Use the order of the queue and maze shortest path. move [] array of four directions of temptation, the first line of the input data maze of data size n (1 <n<=20)行m(1<m<=20)列,S是出发点,D是迷宫的出口,.号表示通路,X表示墙体不通,输出的数据表示从入口到出口最少需要走k步或没有通路
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shiyan3\Debug\shiyan3.exe
.......\.....\shiyan3.ilk
.......\.....\shiyan3.pdb
.......\ipch\shiyan3-b8a56b39\shiyan3-78afcecb.ipch
.......\shiyan3\Debug\CL.read.1.tlog
.......\.......\.....\CL.write.1.tlog
.......\.......\.....\link-cvtres.read.1.tlog
.......\.......\.....\link-cvtres.write.1.tlog
.......\.......\.....\link.read.1.tlog
.......\.......\.....\link.write.1.tlog
.......\.......\.....\mt.read.1.tlog
.......\.......\.....\mt.write.1.tlog
.......\.......\.....\rc.read.1.tlog
.......\.......\.....\rc.write.1.tlog
.......\.......\.....\shiyan3.exe.embed.manifest
.......\.......\.....\shiyan3.exe.embed.manifest.res
.......\.......\.....\shiyan3.exe.intermediate.manifest
.......\.......\.....\shiyan3.lastbuildstate
.......\.......\.....\shiyan3.log
.......\.......\.....\shiyan3.obj
.......\.......\.....\shiyan3_manifest.rc
.......\.......\.....\vc100.idb
.......\.......\.....\vc100.pdb
.......\.......\shiyan3.cpp
.......\.......\shiyan3.vcxproj
.......\.......\shiyan3.vcxproj.filters
.......\.......\shiyan3.vcxproj.user
.......\shiyan3.sdf
.......\shiyan3.sln
.......\shiyan3.suo
.......\ipch\shiyan3-b8a56b39
.......\shiyan3\Debug
.......\Debug
.......\ipch
.......\shiyan3
shiyan3