搜索资源列表
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)
AStar1
- A-Star算法完整版,c++源码实现 -A-Star algorithm is the full version, c++ source implementation
AStarDll A星路径搜索(采用二叉堆)
- 算法简述:A星路径搜索(采用二叉堆),最短路径寻路算法-Algorithm Descr iption: A star path search (using the binary heap), the shortest path Algorithm for Route
AStar
- A * (star) Algorithm-A* (star) Algorithm
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*算法,一种评估函数算法,广度优先搜索其实是A*算法的特例,它的评估函数只有深度-Search
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*算法,是VC控制台应用程序,可以帮助读者理解A*的基本流程-The typical A* algorithm VC console application that can help the reader understand the basic processes of the A*
eight-code-A-star
- 八数码实现的a星算法,用c++编写,代价函数课重载-Eight digital algorithm to achieve a star c++ written lesson overloaded cost function
A-star-8num
- 人工智能中A*算法解决八数码问题,c++源代码,vs2010编写实现,效果很好,代码有注释,方便理解-AI A* algorithm to solve eight digital problem, c++ source code, vs2010 prepared to achieve good results, code annotated, easy to understand
A-star-4-connected
- A star 算法的matlab代码,用于机器人的路径规划与避障,以四节点往外扩展-A star algorithm matlab codes for path planning and obstacle avoidance robot out to a four-node expansion
a-star-pathfinder-v.-1.92
- a star pathfinder v. 1.92,高效的A*寻路,一个外国牛人写的,可以编译直接运行-A star Pathfinder v., 1.92, A* pathfinding, a foreign expert to write, can be compiled to run directly
A star
- 使用A star算法进行路径规划。。matlab代码。。。。。。(Path planning using the A star algorithm)
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.)