搜索资源列表

  1. ACS

    0下载:
  2. 基本蚁群算法用于解决eil51 TSP问题代码,开发环境是VC-basic ant colony algorithm is used to solve eil51 TSP code development environment is VC
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6601
    • 提供者:王红
  1. eil51

    2下载:
  2. 在http://elib.zib.de/pub/Packages/mp-testdata/tsp/tsplib/tsp/上下载eil51地图,以eil51.tsp与源程序存在一起-at http : / / elib.zib.de / pub / Packages / mp - testdata / t sp / tsplib / tsp / eil51 download maps, eil51.tsp to exist togethe
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2864
    • 提供者:huanxong
  1. tspsimulator

    0下载:
  2. 解决TSP eil51问题的小程序,C++编制,可以直接运行,详见程序-solve the TSP eil51 small programs, C + +, and can directly run, as detailed procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1568272
    • 提供者:huanxong
  1. MAOS_TSP

    0下载:
  2. 用于求解TSP(Traveling salesman problem,旅行商问题)问题,基本执行见run.bat, 其它详见其中的readme.txt。(实例为TSPLIB格式,见myprojects目录,包括eil51, d198, lin318等小型问题,以及1000到3000城市之间的例子,基本能得到最优解)-for TSP (Traveling salesman problem, TSP), the implementation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:234573
    • 提供者:caqi
  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. ACS

    0下载:
  2. 基本蚁群算法用于解决eil51 TSP问题代码,开发环境是VC-basic ant colony algorithm is used to solve eil51 TSP code development environment is VC
  3. 所属分类:并行运算

    • 发布日期:2024-05-24
    • 文件大小:6144
    • 提供者:
  1. eil51

    0下载:
  2. 在http://elib.zib.de/pub/Packages/mp-testdata/tsp/tsplib/tsp/上下载eil51地图,以eil51.tsp与源程序存在一起-at http :// elib.zib.de/pub/Packages/mp- testdata/t sp/tsplib/tsp/eil51 download maps, eil51.tsp to exist together with the source
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:3072
    • 提供者:huanxong
  1. tspsimulator

    0下载:
  2. 解决TSP eil51问题的小程序,C++编制,可以直接运行,详见程序-solve the TSP eil51 small programs, C++, and can directly run, as detailed procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:1567744
    • 提供者:huanxong
  1. MAOS_TSP

    0下载:
  2. 用于求解TSP(Traveling salesman problem,旅行商问题)问题,基本执行见run.bat, 其它详见其中的readme.txt。(实例为TSPLIB格式,见myprojects目录,包括eil51, d198, lin318等小型问题,以及1000到3000城市之间的例子,基本能得到最优解)-for TSP (Traveling salesman problem, TSP), the implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-24
    • 文件大小:445440
    • 提供者:caqi
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-24
    • 文件大小:45056
    • 提供者:pj
  1. OptAlgorithm

    0下载:
  2. 实现了TS,SA,GA,ENA,MGLS等一系列现代优化算法,包括benchmark-Realize the TS, SA, GA, ENA, MGLS a series of modern optimization algorithms, including the benchmark
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-24
    • 文件大小:6029312
    • 提供者:yeoman
  1. GeoTrans

    0下载:
  2. //基本蚁群算法程序 //程序在vc++6.0下面同过,对原来的做了一点修改 eil51.tsp是一个调用文件,相当于各个城市的坐标值,所以你可以试着自己做个类似的数据,城市坐标x,y。-//Basic ant colony algorithm program// program in vc++6.0 with the following over, the original point made was a call t
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:李可文
  1. City

    0下载:
  2. 蚁群算法,解决最短路径的NP难问题,数据采用国际通用的 eil51.tsp -Ant colony algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-24
    • 文件大小:9216
    • 提供者:刘炫
  1. dirxctly-small

    0下载:
  2. 解决TSP eil51问题的小程序,C++编制,可以直接运行,详见程序(The small program to solve the problem of TSP eil51, c + + prepared, can be run directly, as shown in the program)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:1533952
    • 提供者:Hayku
  1. CSP

    0下载:
  2. 解决TSP eil51问题的小程序,C++编制,可以直接运行,详见程序(The small program to solve the problem of TSP eil51, c++ prepared, can be run directly, as shown in the program)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:1534976
    • 提供者:kalucxd

源码中国 www.ymcn.org