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

搜索资源列表

  1. 货郎担问题四种解法

    0下载:
  2. 货郎担问题的回溯,枚举,分支界限,动态规划解法-back the traveling salesman problem, except, branch line, dynamic programming solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.9kb
    • 提供者:贾计伟
  1. tsp.c

    1下载:
  2. 求解货郎担问题的分枝限界算法,程序中有较为详细的注释-solving the traveling salesman problem Branch and Bound algorithm, procedures are more detailed Notes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.38kb
    • 提供者:郎风华
  1. LCbb_TSP

    0下载:
  2. LC分枝限界法解货郎担—代码-LC Branch and Bound Solving traveling salesman - code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:58.42kb
    • 提供者:张强
  1. 贪婪法解最短回路问题

    0下载:
  2. 一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的结点都包含在部分解中。-deformation with a greedy method for the Traveling Salesman circuit C code ideological one. Choose a minimum as part of the solution side. 2. Choose one of th
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.61kb
    • 提供者:莫非
  1. hopfiledTsp

    0下载:
  2. 模拟Hopfield网络求解TSP问题 旅行商问题-Analog Hopfield network to solve TSP problems traveling salesman problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:8.94kb
    • 提供者:yong
  1. tsp

    0下载:
  2. tsp源程序 解决实际的旅行商问题 简单但是十分有用-tsp source code of the traveling salesman problem to solve real easy but very useful
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:674.95kb
    • 提供者:mp
  1. Glzy8_6626_1152_ppt

    0下载:
  2. 这是一个关于用回溯法解决TSP问题的实际案例,此案例可以有效的家觉旅行售货员问题(货郎担问题)。-It is a retrospective method used to solve TSP practical cases, this case can be an effective home sleep travel salesman problem (traveling salesman problem).
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:31.78kb
    • 提供者:单雅超
  1. tsp

    0下载:
  2. traveling salesman program
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:Ferhat Aksoy
  1. TSPSource

    0下载:
  2. The Traveling Salesman Problem source code -The Traveling Salesman Problem source code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:23.02kb
    • 提供者:peyman76x
  1. MATLAB

    0下载:
  2. 用MATLAB求解遗传算法的旅行商问题,这一类问题在大学生以及研究生的数模竞赛以及日常生活当中尤为重要的,为我们所重视。、近年来,学术界对旅行商问题也逐渐重视起来。-Using MATLAB genetic algorithm for solving the traveling salesman problem, this kind of problem students and graduate students in Mathematical Modeling Contest, and da
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:6.05kb
    • 提供者:zhangshenglin
  1. travelingsalesmanproblem

    0下载:
  2. 这是用Delphi编写的动态规划旅行商问题,程序完整,可运行-It is written in Delphi traveling salesman problem dynamic programming, program integrity, and can run. . .
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:184.1kb
    • 提供者:wen
  1. TSP

    0下载:
  2. 这是用Delphi编写的程序,目的是用TSP(分支限界法)实现旅行商问题-This is a program written with Delphi, the purpose is to use TSP (branch and bound method) to achieve the traveling salesman problem
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:187.02kb
    • 提供者:wen
  1. antcofarid2011

    0下载:
  2. this genetic algorithm software that simulated program to find shortest path in traveling salesman problem-this is genetic algorithm software that simulated program to find shortest path in traveling salesman problem
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:23.47kb
    • 提供者:faridazusi
  1. tsp_ga

    0下载:
  2. 遗传算法,matlab编写的源代码,用于解决旅行商等np问题,算法效率高-Genetic algorithm written in Matlab source code used to solve the traveling salesman and other np, high efficiency of the algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:3.09kb
    • 提供者:周海军
  1. AntColony

    0下载:
  2. tsp-c# it s code of sequential of The Traveling Salesman Problem in c#.
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:64.61kb
    • 提供者:atefeh
  1. matlab-resource

    0下载:
  2. 基于旅行商问题的蚁群算法优化,对于蚁群算法初学者很有帮助!-Optimization, ant colony algorithm based on the traveling salesman problem for the ant colony algorithm beginners helpful!
  3. 所属分类:MPI

    • 发布日期:2017-11-23
    • 文件大小:1.47mb
    • 提供者:zhengzhiwei
  1. tsp-chang

    0下载:
  2. 5个城市TSP(旅行商问题)的基于遗传算法的C++源代码,希望对于你学习遗传算法会有一定的帮助-Five cities TSP (traveling salesman problem), genetic algorithm-based C++ source code, there will be some hope for you to learn the genetic algorithm help
  3. 所属分类:source in ebook

    • 发布日期:2017-11-29
    • 文件大小:2.4kb
    • 提供者:
  1. yiquntsp

    0下载:
  2. 旅行商问题的蚁群算法,基于matlab环境,可供初学者学习参考。-Traveling Salesman Problem, ant colony algorithm based on Matlab environment available for beginners to learn.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-04
    • 文件大小:2.44kb
    • 提供者:步月
  1. Kruskal

    0下载:
  2. 一种更方便的多人旅行商方案解决方法,很好的哦-A more convenient to people traveling salesman solution methods, oh well
  3. 所属分类:ELanguage

    • 发布日期:2017-11-12
    • 文件大小:859byte
    • 提供者:alex
  1. Genetic-Algorithm

    0下载:
  2. 本程序用遗传算法基于C语言解决10个城市的旅行商问题,可求出10个城市之间的最短距离。-The procedures used to solve a 10-city traveling salesman problem, genetic algorithm based on the C language can be calculated the shortest distance between the 10 cities.
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:8.02kb
    • 提供者:haqier
« 12 »
搜珍网 www.dssz.com