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

搜索资源列表

  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. TSPmatalab

    1下载:
  2. TSP问题遗传退火算法,采用matalab编程-TSP problem of genetic-annealing algorithm, using matalab Programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3052
    • 提供者:李海民
  1. Astar_TSP

    0下载:
  2. 用A星算法解决旅行商(货郎担)问题,附设计报告和测试用例-A Star algorithm used to solve TSP (traveling salesman) problems, with the design of reports and test cases
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:60177
    • 提供者:杨猛
  1. tsp

    0下载:
  2. java写的体现模拟退火原理的程序,具体问题可以继承-java to write a reflection of the principle of simulated annealing procedures, specific problems can be inherited
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:5068
    • 提供者:Wangyun
  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. fatp

    0下载:
  2. CODE SOURCE TSP ET ACO
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:164213
    • 提供者:BENHALA
  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. tsp1

    0下载:
  2. 一个蚁群算法求解TSP的通用程序,已经验证,保证能用-TSP Ant Colony Algorithm for a generic procedure, has already been verified to ensure the use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2244
    • 提供者:肖敏
  1. BCB_TSP-GA

    0下载:
  2. 使用BCB進行TSP-GA測試 使用BCB進行TSP-GA測試-BCB carried out using TSP-GA tests carried out using the BCB test TSP-GA
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:148952
    • 提供者:徐誠鴻
  1. SimulatedAnnealingAlgorithm

    0下载:
  2. 本程序介绍了模拟退火算法的运用,特别是在TSP旅行商问题上的运用,是一个特别好的算法实例,功能齐全,算法优良。-It s about the Simulated Annealing Algorithm base on TSP.It s a useful Algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2601
    • 提供者:hellow
  1. continuous_hopfield_net_to_tsp

    2下载:
  2. matlab语言编写的连续hopfield神经网络算法解决tsp-matlab languages consecutive hopfield neural network algorithm to solve tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2171
    • 提供者:hattrick
  1. TSP

    0下载:
  2. 这是一个人工智能方面的算法程序,里面包含模拟退火算法、神经网络算法以及遗传算法三个。-This is an area of artificial intelligence algorithm procedure, which includes simulated annealing algorithm, neural network algorithms and genetic algorithms in three.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:35041
    • 提供者:qingbo
  1. SimulatedAnnealingtosolveTSPproblem

    0下载:
  2. 这段代码使用了模拟退火的思想解决TSP问题。在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行中都能得到一个比较理想的结果-This code uses the idea of Simulated Annealing to solve TSP problem. In this simulation experiment to address the custom of the 20 city TSP problem, set the appropriate para
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:74330
    • 提供者:elven
  1. TSP-Hopfield-CSharp

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:84381
    • 提供者:IR-1 Keren
  1. tsp

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2048
    • 提供者:langlang
  1. tsp

    0下载:
  2. ,描述了实验中群体规模、联赛规模参数 对TSP 问题计算时间复杂性及求解质量的影响.-, Described the scale of the experiment groups, the league scale TSP problem parameters on the complexity of computing time and solution quality.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:240520
    • 提供者:
  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. TSP

    0下载:
  2. TSP算法在VC环境中的另类实现,利用了MFC STL 等技术-implementation of TSP algorithm in VC environment
  3. 所属分类:STL

    • 发布日期:2017-05-09
    • 文件大小:1937948
    • 提供者:jane
  1. sa_tsp

    0下载:
  2. tsp旅行商问题,简洁的程序,适合学习。由MATLAB编写TSP旅行商问题
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1029
    • 提供者:
  1. ACS

    1下载:
  2. 蚁群算法 控制台程序 基于类 不是基本的TSP模型的ant-cycle算法 而是蚁群系统 ant colony system算法-ANT COLONY ALGORITM. TSP MODEL. C++ CLASS BASED. ANT COLONY SYSTEM,NOT ANT-CYCLE ALGORITHM.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:4314
    • 提供者:zhaowei
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com