文件名称:AStar
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 93kb
- 下载次数:
- 0次
- 提 供 者:
- sip***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己编写的最基本的A*算法,使用STL。虽然效率不高(实际应用中可以通过二叉堆或汇编语言编写关键代码,以提高效率)但是简单明了,可以直接看到A*算法的本质。通过鼠标左键和右键来控制起始点和目标点。-I have written the most basic A* algorithm, the use of STL. While efficiency is not high (the actual application can be binary heap or assembly language code to prepare the key to improve efficiency), however simple, and can directly see the nature of A* algorithm. Through the left mouse button and the right to control the starting point and target points.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AStar
.....\AStar.aps
.....\AStar.cpp
.....\AStar.exe
.....\AStar.h
.....\AStar.ncb
.....\AStar.rc
.....\AStar.sln
.....\AStar.vcproj
.....\Bmp.cpp
.....\Bmp.h
.....\box.bmp
.....\PathFinder.cpp
.....\PathFinder.h
.....\ReadMe.txt
.....\Resource.h
.....\small.ico
.....\Snap2.bmp
.....\sp1.dat
.....\stdafx.cpp
.....\stdafx.h
.....\wall.bmp
.....\AStar.aps
.....\AStar.cpp
.....\AStar.exe
.....\AStar.h
.....\AStar.ncb
.....\AStar.rc
.....\AStar.sln
.....\AStar.vcproj
.....\Bmp.cpp
.....\Bmp.h
.....\box.bmp
.....\PathFinder.cpp
.....\PathFinder.h
.....\ReadMe.txt
.....\Resource.h
.....\small.ico
.....\Snap2.bmp
.....\sp1.dat
.....\stdafx.cpp
.....\stdafx.h
.....\wall.bmp