文件名称:ACO

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2013-06-15
  • 文件大小:
  • 1.05mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • l**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

基于蚁群算法的机器人的路径规划问题蚁群算法,一种与传统的数学规划原理截然不同的,模拟自然生态系统以求解复杂优化问题(如NPC(NP Complete)类问题,典型的有TSP(Traveling Saleman Problem)问题)的仿生优化算法,因其较强分布式计算机制、鲁棒性、易于与其他方法相结合等优点,使得蚁群算法具有较广泛应用领域,为那些最优化技术难以解决的组合优化问题提供了一类新的切实可行的解决方案。从最初的一维的静态优化问题扩展到多维的动态组合优化问题,包括车辆路径规划,工程设计,电力系统,图像处理,通讯系统,机器人系统,以及制造系统等领域。该文所研究的内容是其中之一——机器人的路径规划问题。

机器人路径规划是机器人学的一个重要研究领域,引起了众多研究者的关注。栅格法模型是众多环境建模方法中的一类实时性很强的路径规划模型。该文引入蚁群算法的基本思想,接着在基本蚁群算法上提出改进策略,并通过经典的旅行商问题验证改进蚁群算法的正确性,然后在改进的蚁群算法的基础上使用栅格法的路径规划策略, 并编制相应程序进行验证。

-Ant colony optimization, a mathematical programming with the traditional principle distinct simulate natural ecosystems to solve complex optimization problems (such as the NPC (NP Complete) class of problems, typically a TSP (Traveling Saleman Problem) problem) bionic optimization algorithm , because of its strong distributed computer system, robustness, ease combined with other methods, etc., makes the ant colony algorithm has a wider application areas, for those most difficult to solve optimization combinatorial optimization problems provide a new class of practical solutions. From the initial one-dimensional static optimization problem extended to multi-dimensional dynamic combinatorial optimization problems, including vehicle path planning, engineering design, power systems, image processing, communication systems, robotic systems, and manufacturing systems. In this paper, the contents of the study is one of these- robot path planning issues.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





ACO

...\ACO.APS

...\aco.cpp

...\aco.h

...\ACO.vcxproj

...\ACO.vcxproj.filters

...\ACO.vcxproj.user

...\Debug

...\.....\ACO.dll.embed.manifest

...\.....\ACO.dll.embed.manifest.res

...\.....\ACO.dll.intermediate.manifest

...\.....\ACO.exe.embed.manifest

...\.....\ACO.exe.embed.manifest.res

...\.....\ACO.exe.intermediate.manifest

...\.....\ACO.lastbuildstate

...\.....\ACO.log

...\.....\aco.obj

...\.....\ACO.write.1.tlog

...\.....\ACO_manifest.rc

...\.....\CL.read.1.tlog

...\.....\CL.write.1.tlog

...\.....\link-cvtres.read.1.tlog

...\.....\link-cvtres.write.1.tlog

...\.....\link.4620-cvtres.read.1.tlog

...\.....\link.4620-cvtres.write.1.tlog

...\.....\link.4620.read.1.tlog

...\.....\link.4620.write.1.tlog

...\.....\link.5528-cvtres.read.1.tlog

...\.....\link.5528-cvtres.write.1.tlog

...\.....\link.5528.read.1.tlog

...\.....\link.5528.write.1.tlog

...\.....\link.read.1.tlog

...\.....\link.write.1.tlog

...\.....\main.obj

...\.....\mt.read.1.tlog

...\.....\mt.write.1.tlog

...\.....\rc.read.1.tlog

...\.....\rc.write.1.tlog

...\.....\vc100.idb

...\.....\vc100.pdb

...\main.cpp

...\Release

...\.......\ACO DLL.dll.intermediate.manifest

...\.......\ACO DLL.lastbuildstate

...\.......\ACO DLL.write.1.tlog

...\.......\ACO.dll.intermediate.manifest

...\.......\ACO.exe.intermediate.manifest

...\.......\ACO.lastbuildstate

...\.......\ACO.log

...\.......\aco.obj

...\.......\ACO.write.1.tlog

...\.......\CL.read.1.tlog

...\.......\CL.write.1.tlog

...\.......\link.read.1.tlog

...\.......\link.write.1.tlog

...\.......\main.obj

...\.......\mt.read.1.tlog

...\.......\mt.write.1.tlog

...\.......\ResolveAssemblyReference.cache

...\.......\vc100.pdb

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org