CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GA tsp

搜索资源列表

  1. GA

    0下载:
  2. 应用遗传算法解决旅行商(TSP)问题,算法中的染色体交叉过程改进了基本遗传算法的交叉办法。改程序可以求解30个城市的旅行商问题,也可以稍作修改继续扩展为更多城市的旅行商问题。-Applying the genetic algorithm to solve the traveling salesman (TSP) problem, the algorithm improves the process of chromosomal crossover compared to traditional
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1454734
    • 提供者:马骏
  1. GA-tsp

    0下载:
  2. 利用遗传算法解决旅行商问题,文件里面包含数据集为各城市的坐标-Genetic algorithm to solve the traveling salesman problem, the file which contains the coordinates of each dataset city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:7797
    • 提供者:
  1. GA-TSP

    0下载:
  2. This code uses the genetic algorithm to solve the traveling salesman problem by using the exchange,cross and mutation operators to change the route and calculate the fitness(distance) of each route.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2933
    • 提供者:魏蕖
  1. ga

    0下载:
  2. 采用GA解决TSP问题,代码可以直接运行,无需其它数据输入。- Using GA to solve the TSP problem, the code can be run directly, without additional data entry.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2622
    • 提供者:ld
  1. GA

    0下载:
  2. 遗传算法解决经典TSP问题,代码易于修改,容易读懂-Genetic algorithm to solve the classical TSP problem, the code easy to modify, easy to read
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:4317
    • 提供者:anpan
  1. GA

    0下载:
  2. 这是我们课程学习用的遗传算法代码,用C语言写的,有关于函数优化的,也有关于TSP问题的,资料很好,与大家一起分享-This is our course to learn genetic algorithm code, written in C language, on the function optimization, but also on the TSP problem, the information is very good, to share with you
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6077840
    • 提供者:
  1. 05-ACO-for-TSP

    0下载:
  2. this code is ACO for TCP. work with this GA very simple.
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:4309
    • 提供者:rezanasiripour
  1. GA_TSP

    0下载:
  2. GA- TSP IS THE BEST OPTIMIZATION ALGORITHM FOR FINDING BEST POINT
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1000
    • 提供者:davood
  1. GA

    0下载:
  2. 遗传算法,解决TSP旅行商问题,利用swing实现图形化显示。-solving the traveling salseman problem,showing the result with graphics
  3. 所属分类:software engineering

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:
  1. SimpleGATest

    0下载:
  2. 简单遗传算法解决TSP 并附文档 简单遗传算法解决TSP 并附文档(simple GA test on TSP problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:48128
    • 提供者:Frank Su
  1. TSP with GA in C#

    0下载:
  2. Travelling Salesman Problem (TSP) with GA in C#
  3. 所属分类:C#编程

    • 发布日期:2017-12-18
    • 文件大小:27648
    • 提供者:MostafaSalehi
  1. chapter4 基于遗传算法的TSP算法

    0下载:
  2. 遗传算法的旅行商问题的典型范例,初学者可参考学习。(Traveling salesman problem based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:13312
    • 提供者:aixiao0902
  1. GA for TSP

    0下载:
  2. Genetic algorithm matlab code for solve travelling salesman problem
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:a.shabani
  1. TSPLIB

    1下载:
  2. TSP经典问题 内含一个用MATLAB GA写成的TSP算法 适合新手学习(The classic TSP problem contains a TSP algorithm written in MATLAB GA for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:106496
    • 提供者:huahuahua1
  1. menmory

    0下载:
  2. 基于遗传免疫算法的TSP问题求解方法,遗传算法,matlab语言编程(TSP,matlab programe,ga)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:15360
    • 提供者:david710
  1. tsp_genetic-master

    0下载:
  2. Travelling salesman problem solved using GA in C++
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:71680
    • 提供者:Jachoo
  1. GeneticTSP-master(java)

    0下载:
  2. 遗传算法解决TSP问题,Java编写源码,github(Solving TSP problem by genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1009664
    • 提供者:jennie
  1. GA4TSPProblem-master(matlab)

    0下载:
  2. 遗传算法解决TSP问题,matlab编写,github(Solving TSP problem by genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:26624
    • 提供者:jennie
  1. ga_TSP

    0下载:
  2. 基于遗传算法的TSP问题解决代码,平台式MATLAB(The TSP problem solving code based on GA)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:索罗多命
  1. chapter4

    0下载:
  2. 遗传算法程序,求解旅行商问题,可用于非线性求解(this is GA program for tsp ,and you can use it to slove some proplem)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:7168
    • 提供者:ifengjh
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com