搜索资源列表
star
- 关于a_star算法的程序,主要数据结构为最小堆栈,整个程序结构清晰,适合于学习与改进-a_star algorithm on the procedure, the main data structure for the smallest stack, the entire program structure clear, suitable for learning and improvement
a_star
- 使用A*算法实现旅行商问题,给出较为合理的方案-The use of A* Algorithm for Traveling Salesman Problem, gives a more reasonable program
a_star
- a_start算法。用自己改进的a_start算法解决迷宫问题。采用文本读入数据。-a_start algorithm. Improved a_start own algorithm to solve maze problems. Text read by the data.
Eight-Digital-a_star
- 八数码A*算法,浙大OJ已AC 内含序列合法判定以及A*搜索思路-Eight Digital A* algorithm, Zhejiang University has AC OJ
a_star
- c++实现的A*寻路算法,供菜鸟学习之用,老鸟无视之。-c++ implementation of the A* pathfinding algorithm for the rookie learning, fields and ignore it.
a_star
- a_star算法,A*(A-Star)算法是一种静态路网中求解最短路最有效算法。本工程实现了简单了a_star算法,并在vc6.0下直接编译通过。-a_star algorithm, A* (A-Star) algorithm is a static network in the most efficient algorithm for solving the shortest path. The project achieved a
a_star
- A星算法,windows窗口演示 支持任意生成路径,动态演示-A star algorithm, the windows window shows support for randomly generated path, dynamic presentations
a_star
- a星算法,用于计算2d中的障碍物,可以使用本程序进行路径选择-a star algorithm used to calculate the the 2d obstacles, you can use the program to select paths
a_star-puzzle
- 使用A星算法,解决8棋盘问题。但是有时会没有结果。-A star algorithm to solve the problem of the 8 board. But sometimes no results.
a_star-2012
- 应用A*算法解决八自由度迷宫问题,具有地图读入写出功能,可以扩展应用到路径规划问题。-Application of A* algorithm to solve the eight DOF maze problem with map reading into the write function, can be extended to the path planning problem.
a_star
- A星算法解决八数码问题,代码共有两种,基础版用于接收外部输入,解决输入状态到输出状态的变化,训练版为在已写好的数据集(362880个数据)下测试运行效果,代码用C语言书写,较为简洁-A star algorithm to solve the problem of the digital code there are two basic version for receiving an external input, output cha
a_star-path-planning
- A星算法实现路径规划动画演示 带gui界面-A star path planning with GUI
a_star
- 航迹规划MATLAB代码,基于A星算法的规划算法-Path planning MATLAB code, based planning algorithm A Star algorithm
a_star
- A*寻路算法演示程序,使用MFC开发,简单实用-A* pathfinding algorithm demo program, developed using MFC, simple and practical
a_star
- A星算法实现的一个小程序-A star algorithm a small program! ! ! ! ! !
a_star-path-planning-algorithm-demo
- a_star算法路径规划演示 包括完整的程序和仿真结果,可以运行-a_star path planning algorithm demo includes a complete program and simulation results, you can run crorrect
a_star
- 简单的寻路算法,从一点经过障碍物到达另一点的最短路径(A simple pathfinding algorithm; the shortest path from one point through another to another)
a_star
- A*的示例算法,用于路径最优寻解,能得到最优的路径,是游戏路径寻找中最常用的算法。(A*'s example algorithm for path optimization)
A-Star
- 实现Astar算法,可以进行路径搜索,这是一个很有效的文件(Astar algorithm can be implemented to perform path search)
a_star
- 能够进行路径规划,用于全局路径规划,是目前较为广泛的全局路径规划算法(Can perform path planning for global path planning. It is currently a relatively extensive global path planning algorithm.)