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

搜索资源列表

  1. Genetic Algorithms and the Traveling Salesman Prob

    0下载:
  2. 遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:122189
    • 提供者:hu
  1. TS-TSP.rar

    0下载:
  2. 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2848
    • 提供者:ann
  1. pso_NEW_1

    1下载:
  2. 运用多目标蚁群算法求解旅行商问题,很好的一个程序。-The use of multi-objective Ant Colony Algorithm for Solving Traveling Salesman Problem, a good one.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2306
    • 提供者:刘洋
  1. stock

    0下载:
  2. have recently become very interested in the area of genetic algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In particular I wanted to compare the efficiency of these
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:99060
    • 提供者:nasser
  1. tsp

    3下载:
  2. 利用模拟退火算法解决旅行商问题,共二十个城市,选择最优路径-The use of simulated annealing algorithm to solve traveling salesman problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:54872
    • 提供者:wujian
  1. mtsp_ga

    0下载:
  2. matlab多旅行商问题以及各种算法如蚂蚁算法和遗传算法-matlab multi-traveling salesman problem and various algorithms such as the ant algorithm and genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4055
    • 提供者:sunyongnan
  1. HybridalgorithmbasedonabalancedstudyofMTSP

    1下载:
  2. 基于混合算法的均衡路程MTSP研究 给出了MTSP的整数线性规划模型、分类, 提出了均衡各旅行商访问路程和均衡各旅行商访问人数的多目标 问题针对均衡各旅行商访问路程的设计了相应的求解算法, 求解算法为遗传算法和一的混合算法给出了相应 的示例和实验结果, 并对实验结果的有效性进行了研究-Hybrid algorithm based on a balanced study of MTSP given distance of the MTSP integer linear programm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-15
    • 文件大小:254975
    • 提供者:Notics
  1. HeuristicGuilherme

    0下载:
  2. Heuristic solution for the traveling salesman problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1893
    • 提供者:Guilherme
  1. tsp

    0下载:
  2. 多旅行商问题,最小生成树优化。 提供新思路-Multi-traveling salesman problem, minimum spanning tree optimization. To provide new ideas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:169674
    • 提供者:张路
  1. TabuSearchforTSP

    0下载:
  2. This gives source code of traveling salesman problem. The algorithm used is tabu search.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:9153
    • 提供者:Roger
  1. local_search

    1下载:
  2. 运用局部搜索算法实现旅行商问题。作者:陈华昌-The use of local search algorithm traveling salesman problem. Author: Chen Huachang
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:8630
    • 提供者:chc
  1. tsp_ga_cities

    0下载:
  2. Develop a generic genetic algorithm to solve the traveling salesman problem with 20 cities that are uniformly distributed within a unit square in a 2-dimensional plane.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:26639
    • 提供者:Su Yu-Jiun
  1. 2

    1下载:
  2. PSO求解TSP问题的参考文献,查询学校IEEE检索得到!-Particle Swarm Optimization Based on Neighborhood Encoding for Traveling Salesman Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:318797
    • 提供者:asdwe
  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
    • 文件大小:6195
    • 提供者:zhangshenglin
  1. Traveling-Salesman

    0下载:
  2. his the classic traveling salesman problem. A traveling salesman has to visit 19 cities in any order. Each city has a profit to be earned by moving from a city to a different city. Each movement has a different payoff.-his is the classic travel
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2274
    • 提供者:some one
  1. ACOTSP.V1.0

    0下载:
  2. Traveling salesman problem with Ant Colony Optimization-Traveling salesman problem with Ant Colony Optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:479189
    • 提供者:corsair
  1. traveling-salesman-problem

    0下载:
  2. 遗传算法解决旅行商问题,遗传算法对解决NP问题.-Genetic algorithm to solve traveling salesman problem, genetic algorithm to solve the NP problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:11307
    • 提供者:roy
  1. traveling-salesman-problem

    0下载:
  2. 这是用MATLAB语言编写的一个程序源代码,这个算法构建了一个可对旅行商问题进行组合优化的连续型神经网络模型,可以快速而有效的找到最优路径。-This is a MATLAB source code, this algorithm construct a combinatorial optimization and continuous neural network model for sovleing traveling salesman problem, it can quickly a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3258
    • 提供者:高文军
  1. traveling-salesman-problem

    0下载:
  2. 神经网络在旅行商问题中的运用,很棒的源代码!-The use of neural network in the traveling salesman problem, a great source!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:56676
    • 提供者:ada
  1. TSP-traveling-salesman-problem

    0下载:
  2. 本设计使用SOM神经网络解决TSP旅行销售员问题-The design uses SOM neural network to solve TSP traveling salesman problem
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:183046
    • 提供者:舒同
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com