搜索资源列表
ClassAstar
- A*搜寻算法,俗称A星算法。这是一种在图形平面上,有多个节点的路径,求出最低通过成本的算法。常用于游戏中的NPC的移动计算,或线上游戏的BOT的移动计算上。-A* search algorithm, called A Star algorithm. This is a plane in the graphics, there are multiple nodes in the path, find the lowest cost method adopted. Commonly used in
111
- 很全面的数据结构学习资料一定对学习数据结构的人大有帮助-Very comprehensive information on the data structure learning to learn data structures will help the NPC
