登录
首页 » 算法 » A program to demonstrate the optimization process of ant colony optimization for...

A program to demonstrate the optimization process of ant colony optimization for...

于 2022-02-19 发布 文件大小:20.51 kB
0 207
下载积分: 2 下载次数: 1

代码说明:

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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 空心数字梯形
    输入行数 n 和首数字字符,在屏幕上输出由数字围起的高和下底宽度均 n 的空心梯形。 要求:输出的数字是循环的,即输出数字 9 后再输出的数字是 0。输入:  行数n 和首字符输出:    空心梯形例:输入:5 5输出:5 6 7 8 9 0 1 0 9 8 7 6 5 6 6 7 7 8 8 9 0 1 0 9
    2023-02-21 05:30:04下载
    积分:1
  • 高效的乘函数,不用调用系统乘器,对没有乘器的系统来说非常有用....
    高效的乘法函数,不用调用系统乘法器,对没有乘法器的系统来说非常有用.-Efficient multiplication function, do not call the system multiplier, multiplier of the system is not very useful.
    2022-11-11 02:45:03下载
    积分:1
  • 基于pso模糊神经网络
    基于pso的模糊神经网络,传统模糊神经网络使用最小二乘法来递减误差,是不断地循环局部优化,找不到最优解,使用全局优化方法pso可以获得更好的效果。
    2022-01-22 04:08:55下载
    积分:1
  • With c++ Prepared Romberg integration process with examples and calculation resu...
    用c++编写的龙贝格积分的程序 附有实例和计算结果-With c++ Prepared Romberg integration process with examples and calculation results
    2022-02-07 07:17:57下载
    积分:1
  • 精通Matlab综合辅导与指南
    精通Matlab综合辅导与指南-proficient Matlab comprehensive counseling and guidance
    2022-01-21 05:41:20下载
    积分:1
  • c of a classical algorithm, with a variety of algorithms.
    有c++的各种经典算法,里面有各种常用算法。-c of a classical algorithm, with a variety of algorithms.
    2022-12-27 01:45:03下载
    积分:1
  • k均值聚类分析,比较简单,只适合学习使用个,不适合数据处理。...
    k均值聚类分析,比较简单,只适合学习使用个,不适合数据处理。-k-means clustering analysis, relatively simple, only suitable for learning to use one, not suitable for data processing.
    2022-02-06 15:39:22下载
    积分:1
  • 串行的矩阵相乘
    矩阵相乘.vcxproj     这是使用应用程序向导生成的 VC++ 项目的主项目文件,     其中包含生成该文件的 Visual C++      的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 矩阵相乘.vcxproj.filters     这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。      它包含有关项目文件与筛选器之间的关联信息。 在 IDE      中,通过这种关联,在特定节点下以分组形式显示具有相似扩展名的文件。     例如,“.cpp”文件与“源文件”筛选器关联。 矩阵相乘.cpp &nbs
    2022-03-24 16:39:52下载
    积分:1
  • 音频数据压缩源码
    此部分源码可以完成PCM和G711  G726的压缩,经过实际测试,压缩效果挺不错的。通过将电脑采集的PCM数据压缩成g711或者g726格式,方便对音频的处理
    2022-03-21 15:01:31下载
    积分:1
  • n-m进制转换
    计算任意的n进制的书转换到m进制的数字,用户自己定义转换进制类型
    2022-05-15 13:56:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载