CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Ant Colony Optimization
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Ant Colony Optimization - List
[
Documents
]
Ant Colony Optimization for Best Path Planning
DL : 0
Ant Colony Optimization for Best Path Planning
Update
: 2011-12-12
Size
: 451kb
Publisher
:
504306535@qq.com
[
AI-NN-PR
]
ars.scr
DL : 0
JAVA版的蚂蚁算法(Ant Colony Optimization Algorithms) -JAVA version of the ant algorithm (Ant Colony Optimization Algorithms)
Update
: 2025-02-17
Size
: 80kb
Publisher
:
张强
[
Other resource
]
ACO
DL : 0
利用C++编写蚁群优化算法解决51城市旅行商问题-prepared Ant Colony Optimization Algorithm for 51 city Traveling Salesman Problem
Update
: 2025-02-17
Size
: 5kb
Publisher
:
[
Other resource
]
ACSO
DL : 0
采用C++语言编写蚁群优化算法程序,解决问题-using C language ant colony optimization algorithm to solve problems
Update
: 2025-02-17
Size
: 5kb
Publisher
:
[
MPI
]
mmas
DL : 0
采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
Update
: 2025-02-17
Size
: 5kb
Publisher
:
[
Mathimatics-Numerical algorithms
]
acopt
DL : 0
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
Update
: 2025-02-17
Size
: 20kb
Publisher
:
无心
[
AI-NN-PR
]
ant_colony_optimization
DL : 0
蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。它由Marco Dorigo于1992年在他的博士论文中引入,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为-ant colony algorithm (ant colony optimization, ACO). also known as the ant algorithm is a map to find the optimal path of probability- based technology. Marco Dorigo from it in 1992 in his doctoral thesis introduction, its inspiration from the ants find food in the course of the path found
Update
: 2025-02-17
Size
: 16kb
Publisher
:
linffeng
[
AI-NN-PR
]
de36
DL : 0
蚁群算法源(Ant colony optimization ACO)代码-ant algorithm source (Ant colony optimization ACO) code
Update
: 2025-02-17
Size
: 7kb
Publisher
:
李常刚
[
File Format
]
C++--ant
DL : 0
C++中蚁群优化算法的实现(主程序)-C ant colony optimization algorithm to achieve (Edit)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
[
AI-NN-PR
]
sort
DL : 0
蚁群优化算法,实现人工智能解决TSP问题,如何应用ACO-Ant colony optimization algorithm, the realization of artificial intelligence to solve TSP problems, how to apply the ACO
Update
: 2025-02-17
Size
: 8kb
Publisher
:
向前
[
matlab
]
SolvingSymmetricalandDisSymmetricalTSPbaseonAntCol
DL : 1
Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem. This research helpful
Update
: 2025-02-17
Size
: 28kb
Publisher
:
阳关
[
ActiveX/DCOM/ATL
]
aco
DL : 0
A new heuristic algorithm-ant colony optimization and its basical theory are introduced in this article to solve the complicated and optimized questions.This method simulates the course of ant searching food to solve this kind of questions.It has these merits such as intelligent searching,holistic optimizing,strong solidity,distributed calculate and easily to combine with other methods.
Update
: 2025-02-17
Size
: 849kb
Publisher
:
wangliang
[
AI-NN-PR
]
ACO
DL : 0
蚁群算法的通用程序,ant colony optimization.-Ant colony algorithm universal procedures, ant colony optimization.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
国王的王国
[
Data structs
]
Genetic_Ant_Algorithms
DL : 0
关于蚁群优化算法程序,VC++实现 不知是否可以-Procedures on the ant colony optimization algorithm, VC++ Realize I do not know if can be
Update
: 2025-02-17
Size
: 84kb
Publisher
:
tian
[
matlab
]
GA-wiley-matlab
DL : 0
修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!-Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and so on, have been modified handy!
Update
: 2025-02-17
Size
: 11kb
Publisher
:
Gil Chang
[
Other
]
AnIntroductiontoAntColonyOptimization
DL : 0
《An Introduction to Ant Colony Optimization》 作者:Marco Dorigo and Krzysztof Socha 时间:Technical Report No.TR/IRIDIA/2006-010April 2006 一份介绍蚁群系统的英文原版论文报告- An Introduction to Ant Colony Optimization Author: Marco Dorigo and Krzysztof Socha time: Technical Report No.TR/IRIDIA/2006-010April 2006 Colony introduce a system of paper reporting the original English edition
Update
: 2025-02-17
Size
: 491kb
Publisher
:
严周广
[
matlab
]
ant
DL : 0
蚁群算法采用matlab开发的仿真平台:算法实现,路径显示,人机交互控制等-Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control
Update
: 2025-02-17
Size
: 295kb
Publisher
:
QGP
[
Other
]
AntColonyOptimization
DL : 0
一个详细的 系统的介绍了 ant colony optimization 的ppt 对其中的原理做了比较详细的分类介绍 -A detailed system for the introduction of ant colony optimization principle ppt of them make a more detailed classification of introduction
Update
: 2025-02-17
Size
: 115kb
Publisher
:
王超
[
Graph program
]
Image-Edge-Detection-Using-Ant-Colony-Optimization
DL : 0
This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detection”这篇PDF文章。希望对大家有一定帮助。-This is a demo program of image edge detection using ant colony, based on the paper, " An Ant Colony Optimization Algorithm For Image Edge Detection," Based on Ant Colony Optimization Image Edge Detection. IEEE in 2008 included in the article. Matlab source code and there is " An Ant Colony Optimization Algorithm For Image Edge Detection" This PDF article. Hope to assist everyone must have.
Update
: 2025-02-17
Size
: 299kb
Publisher
:
miaosiyi
[
matlab
]
ants-colony-
DL : 0
Matlab matlab codes for ant colony optimization -Matlab matlab codes for ant colony optimization
Update
: 2025-02-17
Size
: 2kb
Publisher
:
esse
«
1
2
3
4
5
6
7
8
9
10
...
39
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.