文件名称:AStar
- 所属分类:
- 游戏
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-18
- 文件大小:
- 433kb
- 下载次数:
- 0次
- 提 供 者:
- 子*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
当时用在我们即时战略游戏上的A*寻路算法demo,用图和开闭表实现。在代码中修改地图和起始、结束坐标即可输出路径。但有些时候会出现无法寻路的情况,此时将起始和结束坐标颠倒可以解决-When used in real-time strategy game A* pathfinding algorithm demo, map and opening and closing table to achieve. Modify the map in the code and start time and end coordinates can be output path. But sometimes there will be not be able to find its way to The start and end coordinates upside down can be solved
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AStar\AStar\AStar.cpp
.....\.....\AStar.h
.....\.....\AStar.vcproj
.....\.....\AStar.vcproj.MOOD.yu.user
.....\.....\Debug\AStar.exe.embed.manifest
.....\.....\.....\AStar.exe.embed.manifest.res
.....\.....\.....\AStar.exe.intermediate.manifest
.....\.....\.....\AStar.obj
.....\.....\.....\BuildLog.htm
.....\.....\.....\main.obj
.....\.....\.....\mt.dep
.....\.....\.....\vc90.idb
.....\.....\.....\vc90.pdb
.....\.....\main.cpp
.....\AStar.sln
.....\AStar.suo
.....\Debug\AStar.exe
.....\.....\AStar.ilk
.....\.....\AStar.pdb
.....\AStar\Debug
.....\AStar
.....\Debug
AStar