当前位置:
首页
资源下载

搜索资源 - A star implementation
搜索资源列表
-
0下载:
基于stl的a star寻路算法的高效实现
-
-
0下载:
A-Star算法完整版,c++源码实现
-A-Star algorithm is the full version, c++ source implementation
-
-
0下载:
A星算法的matlab实现
An implementation of A Star pathfinding in Matlab
Read the main.m file. All paramters are editable by main.m. Also, the multirobot platform has not been implemented yet.
-An implementation of A Star pathfinding in Matlab
Read th
-
-
0下载:
实现每一行显示不同个数的小星星,成三角形。-Each line shows the different implementation of the small number of stars, into a triangle.
-
-
0下载:
vc2003实现的A星算法实例,可以编译执行。-A Star vc2003 algorithm realized example of the implementation can be compiled.
-
-
1下载:
针对三轴稳定卫星的姿态控制系统,在离散事件仿真平台OMNeT ++的
基础上,建立了一个以星敏感器和陀螺为敏感器,反作用飞轮为执行机构的闭环
控制仿真系统。采用双矢量定姿算法和P ID控制算法,对该卫星在对地定向模
式下的控制精度进行了仿真。仿真结果清晰地反映了星敏感器和反作用飞轮输
出延时对控制精度的影响。整个仿真系统符合面向对象和模块化的程序设计理
念,并实现了仿真程序的重用。-For the three-axis stabilized satellite attitu
-
-
0下载:
Implementation of A-star algorithm in a little game-like gui.
-
-
0下载:
A Star寻路算法 c语言实现
* 这段代码没有进行任何优化(包括算法上的), 但不意味我不知道该怎样优化它,
* 它是为教学目的而做,旨在用易于理解和简洁的代码描述出 A* 算法在求最段路
* 径中的运用.-A Star pathfinding algorithm c language implementation
-
-
0下载:
A* 算法可复用的实现(用了模板),
并配有几个简单例子-the implementation of A star algorithm
with C++ template. some simple but classic problems solved with it is here too.
-
-
0下载:
J2ME实现的一个五子连珠游戏,核心代码已实现,包含一个A星搜索算法.UI功能未实现,进入游戏按确定键开始游戏.-J2ME implementation of a Five or game, the core code has been achieved, including a A Star Search Algorithm. UI feature is not implemented into the game press the OK button to start the game.
-
-
0下载:
A star算法类的实现,VisualC++数字图像模式识别技术及工程实践-源代码-A star algorithm class implementation, VisualC++ Digital Image Pattern Recognition Technology and Engineering Practice- source code
-
-
0下载:
A STARR 类的算法的实现及算法详细实现过程
c语言实现-STARR A class of algorithm implementation and algorithm in detail the implementation process
c language
-
-
0下载:
A-star implementation pascal
-
-
0下载:
A*(A-Star)算法是一种静态路网中求解最短路最有效的方法,估价值与实际值越接近,估价函数取得就越好。该上传的内容是一个A*算法的模拟实现。-A* (A-Star) algorithm is the most effective way to short-circuit a static road network to solve the valuation closer to the actual value, the valuation function is achieved, the
-
-
0下载:
Very basic implementation of A-star (A*) algorithm. Made for school project.
-
-
0下载:
A*算法JAVA实现,it is helpful to understand the A* algorithm-A* algorithm JAVA implementation, it is helpful to understand the A* algorithm
-
-
0下载:
自动寻路A*算法的Python实现, A*算法,A*(A-Star)算法是一种静态路网中求解最短路径最有效的直接搜索方法,也是解决许多搜索问题的有效算法。算法中的距离估算值与实际值越接近,最终搜索速度越快。(Python implementation of automatic routing A* algorithm)
-
-
2下载:
路径规划A*算法的python实现,带有详尽注释(Path planning A* algorithm Python implementation, with detailed notes)
-
-
1下载:
A星算法自寻路的C及C++实现,并在窗口中实现路径的起点、终点、障碍,最后显示路径。(C and C++ implementation of self routing of A star algorithm)
-
-
2下载:
A星算法的实现与仿真,运行平台python3.6,可以自行更改设计学习(Implementation and Simulation of A-star algorithm)
-