搜索资源列表
search_short_path
- 采用A*算法完成地图路径规划功能,返回得到最短路径,实际效果优于BFS,DFS等算法。-A * algorithm using maps path planning function returns the shortest path, the actual effects are superior to BFS, algorithms such as DFS.
lwcontour
- live-wire是一种常用于医学图像的交互式分割方法,其基本思想是利用动态规划方法产生图像中给定两点间的最优路径,合理地构造代价函数和选择起始点和目标点,用以提取物体的边缘,十分有效,该份文件中包含说明文件,操作方便.-live-wire is a common medical images in the interactive segmentation method, The basic idea is to use dynamic programming methods to image
snake2
- 程序中用opencv进行图像处理,通过虚拟键盘控制方向玩文件夹内的贪吃蛇游戏,实现最短路径规划及撞到墙或者撞到自身时的方向控制。-Opencv image processing procedures used by the direction of the virtual keyboard control to play the game Snake within a folder, to achieve the shortest path planning and hit the wall o
2007082914114324942
- 画金字塔的一个程序 使用的是opengl软件是实现的,其中还有一点路径规划的问题-Draw a pyramid using opengl software program is implemented, of which there are some problems of path planning
Particle-swarm-optimization
- 微粒群优化算法(Particle Swarm Optimization,PSO算法)源于鸟群和鱼群群体运 动行为的研究,是一种新的群体智能优化算法,是演化计算领域中的一个新的分支。它 的主要特点是原理简单、参数少、收敛速度较快,所需领域知识少。该算法的出现引起 了学者们极大的关注,已在函数优化、神经网络训练、组合优化、机器人路径规划等领 域获得了广泛应用,并取得了较好的效果。尽管粒子群优化算法发展近十年,但无论是 理论分析还是实践应用都尚未成熟,有大量的问题值得研究。 -
shangehuanjing
- 将环境信息转换为栅格模型,便于进行下一步的处理和路径规划-The environmental information is converted into a grid model, convenient for further processing, and path planning
astardemo
- 在matlab软件中,用A星算法进行栅格法路径规划,且路径不固定-In matlab software, using the grid method A star path planning algorithm, and the path is not fixed
cartotype_windows_demo_r4834
- CartoType是一个渲染和路径规划库,这里是一个DEMO。-CartoType ([1]) is a renderer and routing library. Available now for Windows, Windows Mobile, iOS, MacOS, Android, Linux (and FreeBSD and other versions of Unix) and Symbian OS. Both map rendering and routing are usual
cadHATCH
- ● 将解压后的文件保存到硬盘上任意位置,可以保存到CAD的SUPPORT目录下。 ● 在CAD中直接输入AP命令或在菜单里点取 [工具-加载应用程序...] ,选择 yqmkpat.vlx 加载。 ● 绘制好你的填充单元,只支持直线、弧、圆和点。多段线不支持,如果用了多段线,需要先炸开。由于生成填充的方式有两种:填充单元按1x1的间距重复和按实际大小1:1制作,在绘制填充单元时最好先决定要用那种方式,并根据效果合理规划填充单元的绘制方式,最好先画好一个矩形来定位填充的基点和横纵向间距。
r_r
- 这是机器人路径规划中机器人重绘的程序,希望对研究路径规划的朋友有帮助!-This is the robot path planning in robot redraw procedures, hope that the research path planning help a friend!
Path_Planning_Simulator-master
- 路径规划的几种改进的算法的仿真模拟,可直接运行,包括改进的a星人工势场-path planning simulation
Graphics-A-STAR-algorithm-master
- A星寻路算法,实现图形中路径的搜索和规划最短路径的功能。-A star pathfinding algorithm, search functions and planning the shortest path in the graph path.
zodm-Robot
- 机器人路径规划中的蚁群算法小程序自己编程的 不错的源码-Robot path planning in the ant colony algorithm is a small program good programming source code
DXEmp
- 基于ArcEngine C#开发的一个简单GIS,可以实现空间查询,模糊查询,最短路径规划,还包括一个动态启动界面(A GIS based on ArcEngine,written on by C#.Its functions include spatial querying,fuzzy searching,shorted route analyst.)