搜索资源列表
qun
- 蚁群算法的可执行文件,含有详细的使用说明和参数设置,非常不错.希望对大家有所帮助-Ant Algorithm executable file, containing detailed descr iptions and the use of parameter settings very good. we hope to help
tsplib1
- 旅行商蚁群算法的VC++实现,简单有效,结果可靠-TSP Ant Algorithm VC, simple, effective and reliable.
yiqunsuanfamatlab
- 简单蚁群算法求解TSP的matlab源程序-simple ant algorithm for TSP source of Matlab
Swarms
- 群智算法的ppt。大家都知道群智算法,比如蚁群算法,如果想了解更多原理请看此幻灯片。-Wisdom of the Masses algorithm ppt. We all know that the Wisdom of the Masses algorithms such as ant colony algorithm, if they want to know more Principle Look at this slide.
ACS4Fun_0_11
- 优化算法遗传算法等智能优化算法相关的内容 用于连续函数优化的蚁群算法-genetic algorithm optimization algorithm intelligent optimization algorithms relevant to the continuous function for the ant colony optimization algorithm
Ant-mfc
- 在这里可以下载到,精神恍惚了一个星期,终于写完了,真是高兴啊,挺好玩的, http://www.0635jj.com/蚁群算法MFC版演示程序. ... 多个线程读到的内容大体都相同,怎么能让每个线程有一个独立的数据源来产生随机数呢,,,,大家在用程序的时候,-here can be downloaded to a trance, a week, finally finished, really pleased ah, very good play. http : / / www.0635jj.
DynamicantcolonyoptimisationforTSP
- 从基本蚁群算法出发,基于 *+,(-./012345 6/2167/4 8.9:217)的邻域结构,提出了一种改进的优 化算法,给出了具体的算法步骤-from basic ant algorithm, based on *, (6/2167/4 8.9:217 greater measurement error) the neighborhood structure, propose an improved algorithm, the concrete steps Algorithm
TSPisaproblemofcombinatio
- [%] 基本蚁群算法 的不足主要表现在算法收敛速度慢,系统开销大-[%] Ant basic algorithm of the main performance in slow convergence, large overhead system
TSP
- 用蚁群算法实现的TSP问题,有对话框界面,自己可以设置参数变量。-Ant colony algorithm for TSP problem, a dialog box interface, they can set the parameters variable.
sdfsasdg
- This package is a dual population of ant colony algorithm to seek, the shortest path problem, that is typical TSP problem, the packa
ant-algorithom
- ant algorithm,copy ant algorithm,it is not value-copy ant algorithm,it is not value
ACATSP3.m
- 基于蚁群算法的路径规划改进方法,适合各种机器人路径规划-Improved method for path planning based on ant colony algorithm, suitable for a variety of robot path planning
UAV_route_plan
- 基于MFC的蚁群算法无人机航路规划,可以在vs2008上运行,非常不错的代码,可以换地图,亲测可用-Ant colony algorithm based on MFC UAV route planning, you can run on the VS2008, very good code, you can change the map, pro test available
ibcl
- 蚁群算法仿真模拟程序,用VB的图形界面 推荐给大家(Ant colony algorithm simulation program, using the VB graphical interface to recommend to you)
acs1
- Python入门学习,利用蚁群算法解决多旅行商问题,适合入门者学习(freshman for python learning.. how to use ant colony algorithm to solve TSP problem)
lambda08
- 蚁群算法解决TSP问题,即 旅行问题,选择最短路径(Ant Colony Algorithm for TSP Problem)