搜索资源列表

  1. Assignment1

    0下载:
  2. TSP using a Genetic algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:173056
    • 提供者:a1ii54
  1. aco

    0下载:
  2. matlab编的蚁群算法解TSP问题(att48),调整参数可解决多类问题。-matlab code of ant colony algorithm for solving TSP problems (att48), adjust the parameters to resolve multi-class problems.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:li qingshan
  1. tsp-documentation

    0下载:
  2. The task of this application was to explore the possibilities of genetic programming and to test it on a well known Traveling Salesman Problem (TSP),
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:343040
    • 提供者:ABDELHEDI
  1. acs

    0下载:
  2. This manipulated code for ant colonies it can solve a kind of tsp-This is manipulated code for ant colonies it can solve a kind of tsp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:raye
  1. tsp-documentation_2

    0下载:
  2. For more TSP info, resources and research activity, where they also present the results of several unique computations for thousands of cities. For solving TSP,numeric
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:343040
    • 提供者:ABDELHEDI
  1. GaTspInMatlab

    0下载:
  2. TSP 程序 ,有Matlab GUI界面,完常直观,很有学习价值。-TSP programs with GUI base on GA,it s worth downloading
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:paul
  1. CSharp_TSP_GA

    0下载:
  2. C#下基于遗传算法做的TSP程序,很好用!-TSP Solution Base on GA in CSharp Language
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:393216
    • 提供者:paul
  1. ACS

    0下载:
  2. 用蚁群算法来解决,TSP(履行商人)最短路径问题。-TSP
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张辉
  1. TSptanxin

    0下载:
  2. TSP贪心算法C++ ,很有用的源代码哦-based genetic algorithm for multi- objective optimization. It is a very e® ective algorithm but has been generally criticized for its computational complexit
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:炯炯
  1. Simulated

    0下载:
  2. 用模拟退火算法求30个城市的旅行商问题的C程序-Simulated Annealing Algorithm with 30 cities of the TSP C program
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1027072
    • 提供者:li qing
  1. ACA

    0下载:
  2. C++蚁群算法解决TSP问题,内有详细的说明。改进了信息素更新方式,使得olive30城市的TSP例子能达到416的最小值。-C++ ant colony algorithm to solve TSP problems, with detailed instructions. Improved pheromone update methods, making olive30 city TSP example to achieve the
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:arrow
  1. c-tsp

    0下载:
  2. 实现旅行商问题的解决(微粒群算法或者蚁群算法)-To achieve resolution of the traveling salesman problem (or ant colony optimization Particle swarm optimization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:吴明
  1. AntSystem-WithPlay

    0下载:
  2. matlab,蚁群算法解TSP,M文件,最优解-matlab, ACO for TSP, M files, the optimal solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:小刚
  1. GAforTSP

    0下载:
  2. GA for tsp 是有C 语言编程的一个程序,对于解决TSP的问题-GA for tsp is a C language programming of a procedure for solving TSP problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:370688
    • 提供者:zhaijingyu
  1. TSp

    0下载:
  2. TSP问题蚁群算法通用MATLAB源程序-TSP
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:经立
  1. TSP-matlab

    0下载:
  2. 用遗传算法计算旅行商问题,MATLAB程序代码,机器可直接运行。-Traveling salesman problem using genetic algorithm, MATLAB code, the machine can be directly run.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:xiaoqi
  1. tsp

    0下载:
  2. 遗传算法求解中国旅行商的问题包含45个中国城市的相对坐标-Genetic Algorithm for Traveling Salesman problem in China in 45 Chinese cities including the relative coordinates
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:5402624
    • 提供者:zhaolei
  1. SGA

    0下载:
  2. JAVA编写的用于实现TSP的遗传算法的模拟仿真实验有8个城市用eclipse直接导入运行适合初学-TSP JAVA prepared for implementation of genetic algorithm simulation experiments with 8 cities for beginners running directly into the eclipse
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:17408
    • 提供者:李小
  1. TSP

    0下载:
  2. tsp的算法讲解和实现,适合学生应用,也适合需要者参考-tsp explanation and implementation algorithms, suitable for students to use, but also for those who need information
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:6729728
    • 提供者:chenjundong
  1. TSP

    0下载:
  2. 用matlab解决TSP旅行商问题,针对30个城市最短路径进行优化-Using matlab to solve the traveling salesman problem TSP for 30 cities to optimize the shortest path
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:洪波
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

源码中国 www.ymcn.org