搜索资源列表
蚁群算法代码
- 基本蚁群算法 c++实现
37724125antTSP
- 蚁群算法的VC代码,这个是同学给的,我没有运行,-VC code ant colony algorithm, the classmates are given, I do not have to run, huh, huh
alglib-2.3.0.cpp
- 上传的是一组经典算法程序的C++的源程序代码,例如神经网络集成、神经网络、遗传算法蚁群算法等等。ALGLIB是一个跨平台的数据分析工具。具体的介绍见以下网址http://www.alglib.net/-ALGLIB is a cross-platform numerical analysis and data processing library. ALGLIB aims to be highly portable: it supports several programming languag
antcolonyalgorithm
- 用蚁群算法求解旅行商问题,代码完整,可以运行。-solving traveling salesman problem With the ant colony algorithm,the code is very good and can run
GeneticandAntAlgorithms
- 用蚁群算法和遗传算法结合起来实现旅行商问题,代码功能很强。-It solove the traveling salesman problem through combining the ant colony algorithm and genetic algorithm,the code is strong function.
dd
- 基本蚁群算法的C基基本蚁群算法的C代码 代码-Kiki basic ant colony algorithm C code of the ant colony algorithm C code of the ant colony algorithm C code
yqsf
- 段海滨教授主编的《蚁群算法原理及其应用》附录里的C程序代码. 并有几位网友修改-Professor Duan Haibin editor of the " ant colony algorithm and its application" appendix in the C code. And have a few users modify
ant
- 基于蚁群算法的代码实现 可以找到从任意一点出发的 最短路径-The ant alogrithm-based source code you can find the shortest way wherever you start
mACAA_QoS__MRa
- matlab代码实现sensornet的QoS组播路由蚁蚁群算法的Matlab程序源码 可直接使用。 已通过测试。 -matlab code the sensornet The QoS multicast routing ants ant colony algorithm Matlab program source code can be used directly. Has been tested.
Ant-colony-algorithm.matlab
- 蚁群算法代码,适用于MATLAB 蚁群算法代码,适用于MATLAB-Ant colony algorithm code
蚁群算法
- 蚁群算法的MatLab源代码,代码完整,可以运行。(Ant colony algorithm MatLab source code)
yiqun
- matlab求解TSP问题的蚁群算法基础代码,适合初学者入门学习使用(Matlab TSP algorithm for solving the ant colony algorithm based code, suitable for beginners to learn to use)
chapter22
- 蚁群算法的优化计算,属于求解TSP问题代码。(Ant colony algorithm for solving TSP code.)
蚁群算法
- 仅仅是一份按照蚁群算法的原理写的代码,没有做任何优化。(Ant colony algorithm)
蚁群算法ACO
- 一种经典蚁群算法的matlab代码,可进行函数的优化,内含函数的优化。(A classical ant colony algorithm's matlab code, can carry out the function optimization, contains the function optimization.)
Ant-colony-algorithm
- 用于蚁群算法的聚类,可以直接打开进行聚类操作,文件夹中给出了原始数据和代码(Ant colony algorithm is used in clustering, clustering can directly open for operation, folder raw data and code are given)
5996蚁群算法优化PID参数
- 利用蚁群算法对pid进行参数优化,里面有源代码和一些代码的注释(Using ant colony algorithm to optimize the parameters of pid, there are source code and some code annotations.)
蚁群算法进行三维路径规划
- 在MATLAB中用一群算法实现三维路径规划的代码,可以运行,自己修改地图数据即可达到自己的需求(Using a group of algorithms to realize three-dimensional path planning code in MATLAB, it can run and modify map data to meet its own needs.)
代码
- 用蚁群算法原理解决多任务多车间车间调度问题(Solving the multi task and multi workshop scheduling problem with the principle of ant colony algorithm)
蚁群算法求解VRPTW问题matlab代码
- 用于车辆路径问题优化,提高物流运输路线效率,节省成本(It can be used to optimize the vehicle routing problem, improve the efficiency of logistics transportation routes and save costs)