CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ant colony algorithm in c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ant colony algorithm in c - List
[
Other resource
]
ant-C++
DL : 0
蚁群算法的C++程序,转载于下面网站 http://fashionxu.bokee.com/4673640.html-ant colony algorithm C program, reproduced in the following website http : / / fashionxu.bokee.com/4673640.html
Update
: 2008-10-13
Size
: 4.84kb
Publisher
:
罗佳
[
AI-NN-PR
]
AntColonySystem
DL : 0
蚁群算法的C语言实现 关于蚁群算法网上有很多C++和java实现的 C的没有见过 就自己做了 感觉能更好的体现算法-ant colony algorithm C language on the Internet ant colony algorithm many C and java achieve C never seen done on their own feeling better reflect the algorithm
Update
: 2025-02-17
Size
: 235kb
Publisher
:
朱竹
[
AI-NN-PR
]
ant-C++
DL : 0
蚁群算法的C++程序,转载于下面网站 http://fashionxu.bokee.com/4673640.html-ant colony algorithm C program, reproduced in the following website http :// fashionxu.bokee.com/4673640.html
Update
: 2025-02-17
Size
: 5kb
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
]
ant_algorithm_c
DL : 0
蚁群算法的源代码(c),比较详细,大家可根据自己的研究方向适当修改!-Ant colony algorithm source code (c), in more detail, we can according to their own research directions with appropriate modifications!
Update
: 2025-02-17
Size
: 5kb
Publisher
:
陈漫
[
AI-NN-PR
]
ant_algorithm_c
DL : 0
蚁群算法C语言原代码,包括蚂蚁寻路,信息素设置,以及如何寻友.对于初学者和研究者都很有用处.-Ant colony algorithm C language source code, including the ant routing, pheromone settings, and how to find Friends. For beginners and researchers are very useful.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
duanhu
[
Mathimatics-Numerical algorithms
]
ant-C
DL : 0
蚁群算法的源代码,里面有详细的实现过程,有很好的参考价值-Ant colony algorithm source code, which the realization of the process in detail, have a good reference value
Update
: 2025-02-17
Size
: 5kb
Publisher
:
liuhui
[
AI-NN-PR
]
tsp
DL : 0
该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the two algorithms
Update
: 2025-02-17
Size
: 86kb
Publisher
:
chenjing
[
Mathimatics-Numerical algorithms
]
NewAntProject
DL : 0
新蚁群算法的源码,在C++的环境下实现,稍微调试可以得到更好的结果-Source of new ant colony algorithm in C++ realization of the environment, debugging can be a little better results
Update
: 2025-02-17
Size
: 882kb
Publisher
:
任树伟
[
AI-NN-PR
]
ant
DL : 0
ant colony algorithm (in C language)
Update
: 2025-02-17
Size
: 36kb
Publisher
:
perry
[
Industry research
]
Studies-on-Fuzzy-C-Means-Based-on-Ant-Colony-Algo
DL : 0
A fault identification with fuzzy C-Mean clustering algorithm based on improved ant colony algorithm (ACA) is presented to avoid local optimization in iterative process of fuzzy C-Mean (FCM) clustering algorithm and the difficulty in fault classification. In the algorithm, the problem of fault identification is translated to a constrained optimized clustering problem. Using heuristic search of colony can find good solutions. And according to the information content of cluster center, it could merger surrounding data together to cause clustering identification. The algorithm may identify fuzzy clustering numbers and initial clustering center. It can also prevent data classification from causing some errors. Thus, applying in fault diagnosis shows validity of computing and credibility of identification results.
Update
: 2025-02-17
Size
: 267kb
Publisher
:
rishi
[
AI-NN-PR
]
yiqunsuanfa
DL : 0
蚁群算法的C++代码。包含基本蚁群算法,排序蚁群算法和最大最小蚁群算法。-Ant colony algorithm in C++ code. Includes the basic ant colony algorithm, sorting algorithm and the maximum and minimum colony ant algorithms.
Update
: 2025-02-17
Size
: 33kb
Publisher
:
陈波
[
Mathimatics-Numerical algorithms
]
AntColonyA-CPP
DL : 0
基本蚁群算法的C++的代码,实现了蚁群算法的基本功能和描述。-Basic ant colony algorithm in C++ code, ant colony algorithm to achieve the basic functions and description.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
许堃
[
Mathimatics-Numerical algorithms
]
ACO_VRP_CPP
DL : 0
是用C++编程的车辆路径问题,用蚁群算法进行求解,用C++实现!-Is written in c++ programming of the vehicle routing problem, with the ant colony algorithm, in c++ true!
Update
: 2025-02-17
Size
: 6kb
Publisher
:
zhuxiaoying
[
Windows Develop
]
Ant-Colony-Algorithm-on-C-language
DL : 0
蚁群算法的C实现函数 里面还有网友的修改 讲解详细 容易看懂-C implementation of the ant colony algorithm function there users modify explain in detail easy to understand
Update
: 2025-02-17
Size
: 9kb
Publisher
:
[
CSharp
]
ant
DL : 0
蚁群算法的C语言详细代码 蚁群算法的C语言详细代码 蚁群算法的C语言详细代码-Detailed ant colony algorithm C language code ant colony algorithm in C language code in detail detailed ant colony algorithm in C language code ant colony algorithm in C language code in detail detailed ant colony algorithm in C language code
Update
: 2025-02-17
Size
: 934kb
Publisher
:
小福
[
AI-NN-PR
]
Ant-Colony-Algorithm
DL : 0
这是C++蚁群代码的一个实现,在神经网络的训练中有很好的借鉴学习之处。-This is a realization of C++ code ant colony, there is a good reference point in training the neural learning network.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
冯鑫晖
[
Software Engineering
]
Ant-algorithm
DL : 0
蚁群算法在matlab中实现起来比较简单,但是要C++实现呢,此文档也许可以帮助到你。-Ant colony algorithm in MATLAB to achieve a relatively simple, but to achieve C++, this document may be able to help you.
Update
: 2025-02-17
Size
: 901kb
Publisher
:
文化
[
Mathimatics-Numerical algorithms
]
suanfa
DL : 0
蚁群算法在pid的应用,可以更好的进行控制。同时还对在无法建模的环境下,能达到更好的效果。(Ant colony algorithm in the application of PID, you can better control. It can also achieve better results in an environment that can not be modeled.)
Update
: 2025-02-17
Size
: 2kb
Publisher
:
lililililili
[
Windows Develop
]
蚁群算法 C语言程序(已运行)
DL : 0
智能优化算法-蚁群算法被广泛的应用到组合优化领域,C语言实现(Implementation of ant colony algorithm in C language)
Update
: 2025-02-17
Size
: 4kb
Publisher
:
清凉伊夏
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.