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

搜索资源列表

  1. 算法作业Traveler

    0下载:
  2. 研究生算法作业著名的旅行者问题-graduate algorithm operating famous Traveler Problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:58.13kb
    • 提供者:ayan1228
  1. 30min

    0下载:
  2. 这是"旅行者"问题,为了上传这个东西我用了差不多30分钟,为什么找个代码来看看,学习一下都那么难?这个代码大家想要的话就下吧。-This is the "Traveler" problem, in order to upload this thing, I spent nearly 30 minutes, why find a code to look at and learn about all so difficult? The code you wa
  3. 所属分类:C#编程

    • 发布日期:2017-04-14
    • 文件大小:3.44kb
    • 提供者:afternoone
  1. simulated_annealing

    0下载:
  2. 人工智能问题,通过模拟退火算法实现旅行商问题,随机产生31个地址,计算旅行商走完的最短路径,并绘制路线图。作者:陈华昌-Using simulated annealing algorithm achive "traveler" problem.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:14.62kb
    • 提供者:chc
  1. tspsa

    1下载:
  2. 模拟退火算法用于解决“城市旅行者”问题的VC++源代码,对于理解模拟退火算法有很大的帮助!-Simulated annealing algorithm is used to solve the " Urban Traveler" problem VC++ source code, simulated annealing algorithm for the understanding of great help!
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-07
    • 文件大小:2.71mb
    • 提供者:wangwei
  1. System.Algorithms

    0下载:
  2. Traveler salesman problem (Dijkstra)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:171.27kb
    • 提供者:didit
  1. sa

    0下载:
  2. c++编写的模拟退火算法旅行家问题,可以执行,包含源代码 -c++ written in the problem simulated annealing algorithm traveler, you can perform, including the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2.3kb
    • 提供者:xxx
  1. tTspSA-

    0下载:
  2. c++编写的模拟退火算法旅行家问题,可以执行,包含源代码 -c++ written in the problem simulated annealing algorithm traveler, you can perform, including the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:12.25kb
    • 提供者:xxx
  1. traveler

    0下载:
  2. 旅行商问题的分支限界法 经典算法的JAVA实现-Traveling Salesman Problem classical branch and bound algorithm to achieve JAVA
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:186.58kb
    • 提供者:李鑫
  1. traveler-problem

    0下载:
  2. 旅行者问题,求解图中最短距离,必须覆盖所有的节点-traveller problem , used to compute the shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.26kb
    • 提供者:linhai
  1. traveller

    0下载:
  2. JAVA的txt文件,解旅行家问题(TSP)的蛮力法问题-JAVA TXT file, the solution of the problem (TSP) traveler robust
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:晓勒
  1. shagnji

    0下载:
  2. 该程序用c++语言实现了算法设计学习中经典的0-1问题、旅行者最短路径问题。-The program c++ language to achieve a classic 0-1 in the algorithm design learning Traveler shortest path problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.53kb
    • 提供者:李丹
  1. GP

    0下载:
  2. 遗传算法解决旅行家问题,列有城市坐标,最后算出最佳路线。-Traveler genetic algorithm to solve the problem, list of city coordinates, finally calculate the best route.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:331.37kb
    • 提供者:John
  1. FinalTSp_Greddy

    0下载:
  2. 利用貪婪演算法計算TSP旅行家問題 已讀檔功能讀入座標-A greedy algorithm to calculate TSP traveler problem has read the file functions to read coordinates
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6.29kb
    • 提供者:阿里宋
  1. tsp_hopfield

    0下载:
  2. 霍普菲尔德神经网络解决旅行商售货员问题代码共享-Hopfield neural network solves traveler salesman problem code sharing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.01kb
    • 提供者:
  1. chapter4

    0下载:
  2. 已知个城市的坐标,采用遗传算法求解旅行商问题,得到最短路径-Known a city coordinates, the use of genetic algorithm to solve the traveler problem, get the shortest path
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7.8kb
    • 提供者:苏迪
  1. GA_TSP

    0下载:
  2. matlab例程,基于遗传算法的旅行商问题,含有输入城市坐标的data,即可成功运行。-Matlab routines, based on genetic algorithm traveler problem, with the input city coordinates of the data, you can successfully run.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:10.1kb
    • 提供者:韩馨菲
  1. Advanced-Algorithm-master

    0下载:
  2. 用实例详细介绍基础的遗传算法,并通过遗传算法解决典型的旅行商(TSP)问题-The basic genetic algorithm is described in detail by the example, and the typical traveler (TSP) problem is solved by genetic algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-05-05
    • 文件大小:21.21kb
    • 提供者:kobe
  1. Combination-and-game

    0下载:
  2. 组合与博弈等算法的学习资料,用解决旅行者问题,适合节点探索-Combination and game algorithms such as learning materials, to solve the traveler problem, suitable for node exploration
  3. 所属分类:Algorithm

    • 发布日期:2017-12-17
    • 文件大小:1.54mb
    • 提供者:李联合
  1. 遗传算法——旅行商问题mfc

    0下载:
  2. 旅行商问题:一个旅行者要去很多城市,每个城市只去一次,问:该怎么走路线最短? ? ?????? 这个问题可以转化为:随机给n个点,如何连线这n个点,使得连线最短? ? ?????? 这个问题是遗传算法的经典问题~哈哈~~我试着写了一个程序来解决。 ? ?????? 采用的策略是: 1.?????? 精英主义:每次有2个最优解直接进入下一代。 2.?????? 轮盘赌选择生育:每次对每一代的个体进行一次轮询,如果不适应度<某个随机数,那么选择这个个体进行生育。 3.?????? 单性繁殖:因
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:88kb
    • 提供者:littlekai
  1. 连续Hopfield神经网络的优化—旅行商问题优化计算

    0下载:
  2. 连续Hopfield神经网络的优化 旅行商问题优化计算(Traveler problem optimization calculation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:166kb
    • 提供者:J0kker
« 12 »
搜珍网 www.dssz.com