搜索资源列表

  1. matlab-tsp

    0下载:
  2. 遗传算法解决tsp问题的MATLAB程序,带解释说明。-GA to solve tsp problem using matlab,with explanation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:刘增全
  1. GA-TSP-CPP

    0下载:
  2. 遗传算法解决tsp问题的C++程序,确定可以运行。-A C++ program for solving TSP problem with GA,and it can run correctly.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:刘增全
  1. TSP

    0下载:
  2. 遗传算法解决tsp 问题,内附有详细解决方案的代码-the method to solve the TSP problem
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 用遗传算法解决TSP问题,和AFORGE.d-genetic algorithm to solve TSP with C#
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:灵石路8号
  1. TSP

    0下载:
  2. 用遗传算法解决TSP问题,采用Java实现-the GA code for the tsp problem which is implemented by java
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 基于遗传算法解决TSP问题,matlab,可以实现-Based on the genetic algorithm to solve TSP problem
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 遗传算法解决tsp问题,随机生成样本,再进行遗传算法的步骤-Genetic algorithm to solve TSP problem, the random sample, and then to the steps of genetic algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:956416
    • 提供者:韦金江
  1. tsp

    0下载:
  2. 遗传算法解决 TSP 问题:已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市-Known n the distance between cities, a salesman must visit the n city, and each city can only visit once, and finally must return to the starting city
  3. 所属分类:matlab例程

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

    0下载:
  2. 遗传算法解决TSP旅行商问题(可计算30个城市),用Visual C++编写,希望对大家有所帮助。-Genetic algorithm to solve TSP traveling salesman problem (calculate 30 cities), written in Visual C++, we want to help.
  3. 所属分类:其他小程序

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

    0下载:
  2. TSP问题(旅行商问题),用遗传算法解决TSP问题,得到问题的最优解,是局部最优解。(TSP problem (traveling salesman problem), using genetic algorithm to solve TSP problem, get the optimal solution of the problem, is the local optimal solution.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:yaru
  1. yichaun

    0下载:
  2. 30城市TSP问题,用遗传算法解决,比较典型,有数据源文件。(30, the city TSP problem is solved by genetic algorithm.)
  3. 所属分类:matlab例程

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

    0下载:
  2. 进行TSP遗传算法解决方案,解决旅行商问题,车辆调度问题,解决邮政车辆规划问题(TSP genetic algorithm solution)
  3. 所属分类:matlab例程

  1. tsp问题--遗传算法

    0下载:
  2. 帮助解决简单的tsp问题,随机生成50个城市的坐标,找寻最短路径(help learn matlab tsp problem)
  3. 所属分类:其他小程序

  1. A Solution to TSP with GA

    0下载:
  2. 利用遗传算法解决最短路径问题(商旅问题)(Using genetic algorithm to solve the shortest path problem (business travel problem))
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 基于模拟退火算法解决TSP问题,包括源代码和一些主要函数(Based on simulated annealing algorithm to solve the TSP problem, including source code and some major functions)
  3. 所属分类:mathematica

    • 发布日期:2024-05-19
    • 文件大小:94208
    • 提供者:玉伟
  1. TSP_GA-master

    0下载:
  2. GA tsp Ga遗传算法解决TSP问题完整mathlab代码(GA TSP Ga genetic algorithm to solve the TSP problem complete Mathlab code)
  3. 所属分类:matlab例程

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

    0下载:
  2. 主要用于遗传算法解决旅行商问题,里面含有算例(The program is ofen used to solve the travelling salesman problem with GA)
  3. 所属分类:matlab例程

  1. TSP遗传算法

    0下载:
  2. 对于TSP问题使用遗传算法的解决方法,其中含有测试数据以及代码数据。(The genetic algorithm is used to solve the TSP problem, which contains the test data and the code data.)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:AlohaHill
  1. GA_tsp

    0下载:
  2. 利用matlab软件,应用遗传算法解决31个城市的TSP问题(Using matlab software to apply genetic algorithms to solve TSP problems in 31 cities)
  3. 所属分类:matlab例程

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

    0下载:
  2. 遗传算法解决TSP; 含有图形化界面;(The TSP problem solved by genetic algorithm; Including a graphical interface.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:肖巍肖巍
« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »

源码中国 www.ymcn.org