搜索资源列表

  1. ant-tsp-elimcross

    0下载:
  2. 蚁群算法求解tsp问题后去交叉.数据为att48,48个城市的tsp -Ant Algorithm tsp problems to cross. Att48 data, the 48 cities tsp
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2210
    • 提供者:xuqs
  1. TSP-ant-algorithm

    0下载:
  2. 用于解决TSP问题的蚁群算法,里面有详细注释-TSP solution for the ant algorithm, which detailed Notes
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11598
    • 提供者:葛荣雨
  1. 20070609

    0下载:
  2. 高斯回代算法源代码 蚁群算法的matlab源码 蚁群算法TSP(旅行商问题)通用matlab程序 Java实现几种常见的排序算法 用pascal语言实现希尔排序算法-Gaussian back to the source code generation algorithm Ant Algorithm Matlab source Ant Algorithm TSP (TSP) General Matlab procedur
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6323
    • 提供者:asegwaeg
  1. TSP

    0下载:
  2. TSP双种群蚁群算法。还包括了“30城市TSP问题数据与最优解.mat”,“75城市TSP问题数据.mat”,和“442TSP问题数据与算法对比.mat”-TSP-Stocks ant colony algorithm. Also include "30 cities TSP data and the optimal solution. Mat, " "75 cities TSP data. mat, &q
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12975
    • 提供者:ivan
  1. Tsp

    0下载:
  2. 使用蚁群算法解决旅行商问题,mfc应用程序,城市数目及坐标在eil51.tsp里-use ant algorithm to solve the traveling salesman problem, and mfc applications, The number of cities and coordinates the eil51.tsp Lane
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:45129
    • 提供者:pj
  1. TSP-ACE2

    0下载:
  2. VC下的蚁群算法,处理问题为TSP中国邮递员问题。另含一个日志处理类。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:22394
    • 提供者:hanjie
  1. Tsp

    0下载:
  2. 用java实现的利用蚁群算法实现的tsp问题,有图形输出
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6420
    • 提供者:廖美健
  1. 000

    0下载:
  2. 蚁群算法TSP(旅行商问题)通用matlab程序-很有借鉴意义!!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2192
    • 提供者:alluke
  1. Ant-Colony-algorithm-for-solving-TSP

    0下载:
  2. 蚁群算法是一种群智能算法,可用于求解图模型最优化路径的计算问题.本代码为蚁群算法tsp求解。-Ant Colony algorithm is an algorithm of swarm intelligence and calculation model of optimal path can be used to solve problems. the code for the Ant Colony algorithm for sol
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:27648
    • 提供者:姜明
  1. Ant_TSP

    0下载:
  2. 基于蚁群算法的旅行商问题,matlab源代码,带功能说明(Ant colony algorithm for traveling salesman problem matlab source code)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:水木刀
  1. matlab_vrp(1)

    0下载:
  2. 首先实现一个ant蚂蚁类,用此蚂蚁类实现搜索。 算法按照tsp问题去解决,但是在最后计算路径的时候有区别。 比如有10个城市,城市1是配送站,蚂蚁搜索的得到的路径是1,3,5,9,4,10,2,6,8,7。 计算路径的时候把城市依次放入派送线路中, 每放入一个城市前,检查该城市放入后是否会超过车辆最大载重 如果没有超过就放入 如果超过,就重新开始一条派送路线 …… 直到最后一个城市放完 就会得到多条派送路线
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:40806400
    • 提供者:Ywain
  1. ACO-TSP

    0下载:
  2. 蚁群算法求解TSP问题,注释较全,非常适合新手学习。(Ant colony algorithm for TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:912384
    • 提供者:陌丶
  1. 蚂蚁算法

    0下载:
  2. 蚁群算法又叫蚂蚁算法,借助蚂蚁的一些生活方式进行问题的解决,最著名的就是TSP问题(Ant colony algorithm, also called ant colony algorithm, solves the problem by means of some way of life of ants. The most famous problem is the TSP problem)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:10240
    • 提供者:春1
  1. ACATSP

    0下载:
  2. 旅行商问题(Traveling Saleman Problem,TSP)是车辆路径调度问题(VRP)的特例,由于数学家已证明TSP问题是NP难题,因此,VRP也属于NP难题。旅行商问题(TSP)又译为旅行推销员问题、货郎担问题,简称为TSP问题,是最基本的路线问题,该问题是在寻求单一旅行者由起点出发,通过所有给定的需求点之后,最后再回到原点的最小路径成本(Traveling salesman Problem ('ll Saleman P
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:枫雪@SPW
  1. PSO_TSP(混合粒子群:较优)

    0下载:
  2. 解决环球旅行问题的一种精确度比较高的算法,相较于蚁群算法和遗传算法都有较大的改进;(A high precision algorithm for solving global travel problems has a greater improvement than the ant colony algorithm and the genetic algorith)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:倚楼天狼啸
  1. ELITIST

    0下载:
  2. 带精英策略的蚂蚁算法,针对TSP问题做了研究(Ant Colony Algorithm for Traveling Salesman Problem)
  3. 所属分类:仿真建模

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:公子晟
  1. 22蚁群算法的优化计算——旅行商问题(TSP)优化

    0下载:
  2. 这是完整的基于MATLAB的遗传算法的程序,是关于旅行商问题的求解(This is a complete procedure of genetic algorithm based on MATLAB, which is about solving traveling salesman problem.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:晗宝宝
  1. matlab解决tsp

    0下载:
  2. matlab中解决tsp问题经典蚁群算法(Classical ant colony algorithm for solving TSP problem in MATLAB)
  3. 所属分类:文档资料

    • 发布日期:2024-05-22
    • 文件大小:15360
    • 提供者:YQzzz
  1. vrp

    0下载:
  2. 首先实现一个ant蚂蚁类,用此蚂蚁类实现搜索。 算法按照tsp问题去解决,但是在最后计算路径的时候有区别。 比如有10个城市,城市1是配送站,蚂蚁搜索的得到的路径是1,3,5,9,4,10,2,6,8,7。 计算路径的时候把城市依次放入派送线路中, 每放入一个城市前,检查该城市放入后是否会超过车辆最大载重 如果没有超过就放入 如果超过,就重新开始一条派送路线 …… 直到最后一个城市放完 就会得到多条派送路线
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:henrylalala
  1. ACO for TSP

    0下载:
  2. 蚁群算法解决旅行商问题,能够成功运行并且有结果(Ant colony algorithm can solve the traveling salesman problem and run successfully.)
  3. 所属分类:人工智能/神经网络/遗传算法

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »

源码中国 www.ymcn.org