Description: A星算法寻找路径的程序,是用C++的,仅供大家参考-path algorithm for the procedure is the use of C, is for your reference Platform: |
Size: 30720 |
Author:yangyu |
Hits:
Description: 自己编写的最基本的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. Platform: |
Size: 95232 |
Author:siphzi |
Hits:
Description: A*算法实现的八数码问题,使用STL的优先队列及康拓展开的hash函数实现-A* algorithm implementation of the 8 digital issues, using priority queue in STL, and Courier function as hash function to implement Platform: |
Size: 2048 |
Author:oily |
Hits: