A * 路径搜索 演示程序

时间:2016-01-17 16:47:09
【文件属性】:

文件名称:A * 路径搜索 演示程序

文件大小:36KB

文件格式:ZIP

更新时间:2016-01-17 16:47:09

A*算法 人工智能 搜索算法 游戏 路径搜索

项目是VS2010开发的,并没有在低版本VS中测试过。 可以自定义构建地图,寻路方式使用了A*算法 项目目录下有一个map.txt。是地图文件,第一次运行程序时,可以点击菜单栏上的“载入地图”。


【文件预览】:
PathFinding
----PathFinding.suo(18KB)
----PathFinding()
--------stdafx.cpp(298B)
--------small.ico(23KB)
--------PathFinding.h(39B)
--------queue4path.h(596B)
--------stdafx.h(529B)
--------pqueue4path.h(125B)
--------PathFinding.ico(23KB)
--------path.h(362B)
--------map.txt(1KB)
--------PathFinding.vcxproj.filters(2KB)
--------targetver.h(314B)
--------pathfind_core.h(5KB)
--------queue4path.cpp(3KB)
--------PathFinding.rc(7KB)
--------resource.h(2KB)
--------PathFinding.vcxproj(5KB)
--------pqueue4path.cpp(594B)
--------PathFinding.aps(51KB)
--------path_search_algorithm.h(3KB)
--------Debug()
--------PathFinding.vcxproj.user(143B)
--------PathFinding.cpp(4KB)
--------ReadMe.txt(3KB)
----PathFinding.sln(900B)

网友评论

  • 不错,谢谢
  • 不错,讲的很细致,谢谢。
  • 很好很强大,谢谢分享