搜索资源列表
A star Algorithm of AI
- A star Algorithm of AI
a-star
- A-star 算法 已经封装成类。可以直接使用
A star算法类的C++语言实现
- A star算法类的C++语言实现-algorithm category C Language
A star算法类的实现(接口设计)
- A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
A星算法在游戏中人物的移动中
- A星算法在游戏中人物的移动中,寻找路径起到了很大的作用,使游戏人物按最近的路线到达目的地,A star algorithm in the mobile game figures to find the path has played a significant role in bringing the game characters in accordance with the recent arrival routes
AStar1
- A-Star算法完整版,c++源码实现 -A-Star algorithm is the full version, c++ source implementation
A-star A星寻路演示程序
- A星寻路演示程序,A*寻路算法在AStar.h中,使用的节点为Map.h中的Node Map类中NodeMap为节点图,寻路时只传节点地址-A Star pathfinding demo, A* pathfinding algorithm in AStar.h, the use of the nodes in the Node Map Map.h NodeMap class for the node graph, find its way only passing node address
A.RAR
- A星智能走路,能智通过绕过地上的物体,游戏必备!值得学习!-A star can walk, intelligent wisdom through the object, the game around the earth must! Worth learning!
AStar
- A * (star) Algorithm-A* (star) Algorithm
a-star-java.tar
- Implementation of A-star algorithm in a little game-like gui.
A-star
- A*算法,启发式路径搜索(星际,帝国等即时战略游戏中AI寻路)-A* algorithm, heuristic path search (Star, Imperial and other real-time strategy game AI pathfinding)
a-star-algorithm-implementation
- A* 算法可复用的实现(用了模板), 并配有几个简单例子-the implementation of A star algorithm with C++ template. some simple but classic problems solved with it is here too.
A-STAR
- 人工智能A*算法的VC程序,已通过验证,请放心下载-AI A* algorithm for the VC program, has been verified, please be assured Download
A-star
- 八数码问题---用A*算法来解决八数码问题-Digital problems--- with eight A* algorithm to solve the Eight Puzzle Problem
A-star-search-algorithm
- 这是一个关于a星算法的文档,而且还是英文的,灰常考你英语水平-a star
A-star-base-programs
- A star algorithm to find the shortest path between two nodes
A star
- 使用A star算法进行路径规划。。matlab代码。。。。。。(Path planning using the A star algorithm)
A-star(lua)
- 输入任意维矩阵,能够实现A-star路径搜索,代码简介明了(Input any dimension matrix, can realize A-star path search, code introduction is clear)
A星算法自寻路
- A星算法自寻路的C及C++实现,并在窗口中实现路径的起点、终点、障碍,最后显示路径。(C and C++ implementation of self routing of A star algorithm)
a-star-algorithm-master
- a-star静态路径最优搜素算法。a-star静态路径最优搜素算法。(A-star static path optimal search algorithm.)