文件名称:A-star
- 所属分类:
- 外挂编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 64kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
A星寻路演示程序,A*寻路算法在AStar.h中,使用的节点为Map.h中的Node
Map类中NodeMap为节点图,寻路时只传节点地址-A Star pathfinding demo, A* pathfinding algorithm in AStar.h, the use of the nodes in the Node Map Map.h NodeMap class for the node graph, find its way only passing node address when
Map类中NodeMap为节点图,寻路时只传节点地址-A Star pathfinding demo, A* pathfinding algorithm in AStar.h, the use of the nodes in the Node Map Map.h NodeMap class for the node graph, find its way only passing node address when
(系统自动生成,下载前可以参看下载内容)
下载文件列表
o_time.h
stdafx.cpp
stdafx.h
MyAStar.exe
AStar.cpp
AStar.h
AStarDemo.cpp
Map.cpp
Map.h
MyAStar.sln
MyAStar.vcproj
map1.dat
map2.dat
ReadMe.txt
stdafx.cpp
stdafx.h
MyAStar.exe
AStar.cpp
AStar.h
AStarDemo.cpp
Map.cpp
Map.h
MyAStar.sln
MyAStar.vcproj
map1.dat
map2.dat
ReadMe.txt