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

搜索资源列表

  1. TSP_ga

    1下载:
  2. TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm matlab common procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:25353
    • 提供者:lastsong
  1. up

    0下载:
  2. 人智经典算法的实现,包括8数码,遗传算法,tsp等-Moses classic algorithms were realized, including 8 digital, genetic algorithm, tsp, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:9289
    • 提供者:周峰
  1. gatspexe

    0下载:
  2. 给出一个运行用遗传算法运算的Delphi可执行程序。可以解决TSP问题。-Give a running operations using genetic algorithms Delphi executable program. TSP problem can be solved.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-25
    • 文件大小:187577
    • 提供者:lian
  1. tsp_GA

    0下载:
  2. 在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题。-In Visual C++ compiler environment, the genetic algorithm procedure, and use them to solve a 48 cities TSP problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:730544
    • 提供者:肖翔
  1. tsp_yichuansuanfai

    0下载:
  2. tsp遗传算法的实现,以前的作业,希望大家喜欢-Genetic Algorithm tsp realize, before the operation, I hope everyone likes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:726974
    • 提供者:zzt
  1. GATSP

    0下载:
  2. 这是用c编写的旅行商问题的算法,比较简单,很好理解(使用遗传算法)-GA TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2697
    • 提供者:linda
  1. generic_tsp

    0下载:
  2. 用遗传算法求解TSP问题,种子数100,遗传概率和交叉概率可以在源程序中修改。-Genetic Algorithm with TSP problem, a few hundred seeds, genetic probability and crossover probability can modify the source program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:272888
    • 提供者:stefwang
  1. TSP_program

    0下载:
  2. 用matlab开发语言实现的遗传算法例程,实现tsp问题的解答-Using matlab programming language implementation of genetic algorithm routines, implementation tsp questions
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4869
    • 提供者:hattrick
  1. tspsa

    0下载:
  2.  针对基于遗传算法的TSP 问题求解, 尝试了多种遗传操作, 分析了这些操作在遗传算法中的作用, 讨论了基因片段保序在利用遗传算法求解TSP 问题中的重要性.-Based on Genetic Algorithm for TSP Problem Solving, try a variety of genetic manipulation, analysis of these operations at the role of genetic algorithm discussed Orderin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:865548
    • 提供者:
  1. chengxu

    0下载:
  2. 遗传算法求解TSP,实现50*50矩阵的最优解问题-Genetic Algorithm for TSP, implementation 50* 50 matrix of the optimal solution of problem
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:580
    • 提供者:张龙
  1. gafortsp

    1下载:
  2. 用遗传算法实现TSP旅行商问题,MATLAB源码-Using Genetic Algorithm for Traveling Salesman Problem TSP implementation, MATLAB source
  3. 所属分类:matlab

    • 发布日期:2014-12-11
    • 文件大小:2097
    • 提供者:dalian
  1. TSP

    0下载:
  2. 这是解决旅行商问题的c#程序代码,编写的方法是普通遗传算法-This is the solution of traveling salesman problem c# code, the method is the preparation of general genetic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2465
    • 提供者:卓越
  1. Genetic-Ant

    0下载:
  2. 遗传算法和蚂蚁算法融合的代码,比较好的利用了两种代码的优点,有很好的参考价值-Genetic Algorithm and Ant Algorithm code integration, better use of the advantages of two kinds of code, have a good reference value
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:182166
    • 提供者:liuhui
  1. 49636941newGA-TSP

    0下载:
  2. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:24925
    • 提供者:just
  1. TspGA

    0下载:
  2. 这个程序实现了用遗传算法来解决TSP问题,达到了良好的优化效果-This procedure achieved by using genetic algorithms to solve the TSP problem, achieve a good optimization results
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3131960
    • 提供者:张立花
  1. Grefenstette

    0下载:
  2. Grefenstette编码法的MATLAB实现 本文在MATLAB环境下编程实现针对TSP问题的Grefenstette编码法,并将其同基本遗传算法相结合,仿真求解一个 15点的TSP问题-Grefenstette coding method to achieve this paper, the MATLAB environment in MATLAB programming for the TSP problem Grefenstette coding method and geneti
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:25622
    • 提供者:peng
  1. tsp_ga

    0下载:
  2. 遗传算法 求解TSP ,在matlab中实现编程。-Algorithm genetic algorithm TSP, in the realization of programming in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2028
    • 提供者:beyond
  1. CHBTSP

    0下载:
  2. 用c+++实现的遗传算法解决tsp(旅行商)问题源码-Using c+++ realization of the genetic algorithm to solve tsp (TSP) problem source
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-08
    • 文件大小:1775861
    • 提供者:pacific
  1. GA_TSP

    0下载:
  2. 用VC写的遗传算法求解TSP问题程序,研一时候的作业,有多种变异和交叉方法,可以对比各中组合的计算结果-Written by VC genetic algorithm procedure TSP problem, a study of the operation time, there are several variations and cross-method comparison of the results of portfolio
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:54140
    • 提供者:章鱼
  1. TSP

    0下载:
  2. 遗传算法的旅行商问题,中间有点问题,你可以试一试-Genetic TSP, it s have some problem,if you test it ok!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:199104
    • 提供者:junhua
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 42 »
搜珍网 www.dssz.com