文件名称: astar
Download
Download - Category:
- Mathimatics-Numerical algorithms
- Platform:
- Visual C++
- File Size:
- 129KB
- Update:
- 2008-01-04
- Downloads:
- 51
- Uploaded by:
- Garfield
Description: a* algorithms procedures examples, including two on and a DEMO package astarlib Library
Downloaders recently:
张三
Garfield
zhuyi
皮皮
天地大同
yangxiaohui
王涛
[More information of uploader Garfield]]
To Search::
astar
- [EditorSrc] - RPG four big editors: Scene/stage prop/r
- [answer.Rar] - here is the AI A* algorithm can do to he
- [codeofreadshapefile] - read shapefiles format a document proced
- [a_game_road_find] - A* algorithm is a shortest path function
- [dijkstraCPP] - graph.txt read out by the source map and
- [A] - In VC6.0 that pass the tests under the A
- [AStar] - A STAR algorithm source code, compare th
- [jxc] - JXC enterprise resource system as part o
- [AStar] - I have written the most basic A* algorit
- [AStar] - use arithmetic to solve the octet proble
File list (Click to check if it's the file you need, and recomment it at the bottom):
a star pathfinder v. 1.92 .........................\Blitz Basic Version .........................\...................\Astar Demo 1 - Basics.bb .........................\...................\Astar Demo 2 - Smiley and Chaser.bb .........................\...................\includes .........................\...................\........\aStarLibrary - Demo 1 (do not use).bb .........................\...................\........\aStarLibrary.bb .........................\...................\more demos .........................\...................\..........\Demo 3 - 4-way pathfinder.bb .........................\...................\..........\Demo 4a - Collision Detection (loop based).bb .........................\...................\..........\Demo 4b - Collision Detection (time based).bb .........................\...................\..........\Demo 5 - Group Movement.bb .........................\...................\..........\includes .........................\...................\..........\........\aStarLibrary - Demo 3 (4 way).bb .........................\...................\..........\........\aStarLibrary - Demo 4a (loop based).bb .........................\...................\..........\........\aStarLibrary - Demo 4b (time based).bb .........................\...................\..........\........\aStarLibrary - Demo 5.bb .........................\...................\..........\........\shared functions.bb .........................\...................\..........\myTerrainData - demo 4.dat .........................\...................\..........\myTerrainData - demo 5.dat .........................\Graphics .........................\........\arrow6.bmp .........................\........\arrow7.bmp .........................\........\arrow8.bmp .........................\........\bluegrid.bmp .........................\........\end.bmp .........................\........\ghost x 10.bmp .........................\........\ghost.bmp .........................\........\greengrid.bmp .........................\........\grid.bmp .........................\........\number0.bmp .........................\........\number1.bmp .........................\........\number2.bmp .........................\........\number3.bmp .........................\........\number4.bmp .........................\........\number5.bmp .........................\........\number6.bmp .........................\........\number7.bmp .........................\........\number8.bmp .........................\........\number9.bmp .........................\........\path.bmp .........................\........\red_pointer.bmp .........................\........\SmallNumberStrip.bmp .........................\........\smiley x 10.bmp .........................\........\smiley.bmp .........................\........\start.bmp .........................\........\wall x 10.bmp .........................\........\wall.bmp .........................\Visual C++ Version .........................\..................\common .........................\..................\......\debuglog.h .........................\..................\......\dxLibrary.h .........................\..................\......\launchWindows.h .........................\..................\Demo 1 - Basics .........................\..................\...............\aStarLibrary - do not use.h .........................\..................\...............\main.cpp .........................\..................\...............\project.dsp .........................\..................\...............\project.dsw .........................\..................\...............\project.ncb .........................\..................\...............\project.sln .........................\..................\...............\project.vcproj .........................\..................\Demo 2 - Maze .........................\..................\.............\aStarLibrary.h .........................\..................\.............\main.cpp .........................\..................\.............\myTerrainData.dat .........................\..