登录
首页 » 算法 » TSP问题的一群算法实现

TSP问题的一群算法实现

于 2023-05-16 发布 文件大小:18.79 kB
0 163
下载积分: 2 下载次数: 1

代码说明:

用蚁群算法处理TSP商旅问题(蒙娜丽莎点阵) 数据文件格式为城市坐标 主程序包含绘图部分和求解部分 可分开使用 不同的阿尔法 贝塔 rho参数选择会对结果和运算时间有很大影响

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

发表评论

0 个回复

  • 这是用于计光子晶体能带结构的VC源程序。
    这是用于计算光子晶体能带结构的VC源程序。-This is used in the calculation of photonic crystal band structure of VC source.
    2023-05-05 04:45:03下载
    积分:1
  • simpson algorithm with c language
    研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是西普生算法-simpson algorithm with c language
    2022-05-23 00:39:17下载
    积分:1
  • 遗传程序
    遗传算法,可以进行大规模计算,求解规划问题,人工智能算法的一种,具有较好的发现能力 
    2022-01-25 14:46:08下载
    积分:1
  • 眼中最亮的点
    寻找最亮的点的眼睛的图像中。这是通过人脸检测,然后使用内置的MATLAB函数眼检测完成。 最亮的点是通过转换为实验室发现。
    2022-01-26 06:56:32下载
    积分:1
  • 精通matlab
    精通matlab-proficient in Matlab
    2022-06-17 17:32:59下载
    积分:1
  • 素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束...
    素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Central: 1-10 from 10 the number of put this into a ring, asked the two adjacent numbers and is a prime number. 〗 〖Analysis is a retrospective this topic. From 1 year, 9 out of every space possible, each may be bound by the conditions of accession to 1. And in front of all the number of non-repetition, 2. With a few and for a prime number (the last and the first to meet). 1〗 〖algorithm processes the data to initialize 2, fill in the number of recursion: first to determine the legality of J possible A, if the legitimate: the number of Reclamation to determine whether the target (10 have been completed): Yes, print the results of not, fill in the next recursive B, if not legitimate: a possible alternative
    2022-03-13 12:39:07下载
    积分:1
  • 手写识别应用软件,提供高效的触摸屏手写识别方
    手写识别应用软件,提供高效的触摸屏手写识别方法。- The handwriting recognition application software, provides highly effective touches the screen handwriting recognition method.
    2022-03-10 08:11:00下载
    积分:1
  • particle filter
    unlike kalman filter this filter is more suitable to deal with nonlinear data types. the source code is of omnet++ simulators. which contains a c++ file and other two files is used for network description and the general initialization files.
    2022-01-28 02:07:30下载
    积分:1
  • 优化,是FORTRUN语言写。都经过了运行。
    优化算法,是FORTRUN语言写。都经过了运行。-this is code of the number caculation in opt
    2022-04-10 05:21:22下载
    积分:1
  • 产生大素数
    产生一个大素数并对其进行检验 基本原理: 费尔马小定理:如果p是一个素数 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-28 08:51:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载