delphi_path

所属分类:其他游戏
开发工具:Delphi
文件大小:89KB
下载次数:61
上传日期:2006-06-22 15:46:49
上 传 者jayxsjf
说明:  演示在delphi采用A*算法取得最佳路径
(demonstration in A* algorithm used to achieve the best path)

文件列表:
History.txt (615, 2000-10-19)
Main.dfm (26478, 2000-10-19)
Main.pas (31993, 2000-10-19)
Maze.map (4686, 2000-02-28)
PathPlanner.pas (49442, 2000-10-19)
PathPlannerReg.dcr (1408, 2000-10-19)
PathPlannerReg.pas (1621, 2000-10-19)
PathPlanning.cfg (386, 2000-10-19)
PathPlanning.dof (2209, 2000-10-19)
PathPlanning.dpk (1928, 2000-10-19)
PathPlanning.dsk (4776, 2000-10-19)
PathPlanning.res (2092, 2000-10-19)
PathTest.GID (8628, 2000-10-19)
PathTest.hlp (41508, 2000-05-06)
TestHeuristic.map (4686, 2000-02-28)
TestMap Small 16.bmp (51480, 2000-02-28)
TestMap.map (4686, 2000-02-28)
TestPath.dpr (275, 2000-10-19)
TestPath.dsk (5349, 2000-10-19)
TestPath.res (876, 2000-02-23)
TestPQueue.map (4686, 2000-03-01)

Hello and welcome to the A* Path Planning Demo! Contents About the A* Path Planning Demo Installation Instructions Uninstall Instructions Contacting RiverSoftAVG ------------------------------------------------------------------------- About the A* Path Planning Demo ------------------------------------------------------------------------- The Path Test executable tests the A* pathing algorithm against different terrain by plotting a path from the Start Icon to the End Icon. The Path Test program allows you to: · Create, save, and load maps with terrain with varying costs · Execute two pathing algorithms once or multiple times · Watch the path execution (A* only) using the debug parameters This software is freeware. You are authorized to duplicate and modify this software. No guarantees or warranties. ------------------------------------------------------------------------- Installation Instructions ------------------------------------------------------------------------- 1. Unzip the file to its own directory 2. Copy the BPL files from the directory to $(DELPHI)\Bin OR Add the directory path to the system path environment variable 3. Start Delphi. Open the PathPlanning.dpk package 4. Click Install. 5. Configure the environment to find the .dcu and .dcp. Select Tools->Environment Options... Click the Library Tab. Configure the Library path to point to the your install directory. Also configure the Browsing Path to point to the same directory. Enjoy! If there are any problems, don't hesitate to contact me at support@RiverSoftAVG.com ------------------------------------------------------------------------- Uninstall Instructions ------------------------------------------------------------------------- 1. Start Delphi. 2. Select Component->Install Package... 3. Find the package labeled "RiverSoftAVG Path Planning", select it and click Remove. 4. Delete the files. ------------------------------------------------------------------------- Contacting RiverSoftAVG ------------------------------------------------------------------------- For technical support send email to: support@RiverSoftAVG.com ------------------------------------------------------------------------- Unless otherwise noted, all materials provided in this release are Copyright 2000, Thomas G. Grubb. -------------------------------------------------------------------------

近期下载者

相关文件


收藏者