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

搜索资源列表

  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
    • 文件大小:119.33kb
    • 提供者:hu
  1. 遗传算法解决TSP问题

    0下载:
  2. 大家好!这是一个由VC编写的遗传算法解决TSP问题的源代码,希望能初学者有所帮助!-everyone! This is a VC prepared by the Genetic Algorithm for the Traveling Salesman Problem source code, hope to help beginners!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:59.32kb
    • 提供者:舒小敏
  1. matlog

    1下载:
  2. 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Sho
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4.63mb
    • 提供者:陈宝文
  1. BAntTsp

    0下载:
  2. 求解旅行商问题的蚂蚁基本算法源程序 求解Oliver30问题的-solving the traveling salesman problem Ant basic algorithm source code for the Oliver30
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.41kb
    • 提供者:王林成
  1. TSPGACCODE

    0下载:
  2. 旅行商问题的遗传算法求解源代码,多目标优化经典问题的现代启发式算法实现-traveling salesman problem genetic algorithm source code, multi-objective optimization of the modern classic Heuristic Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.91kb
    • 提供者:鸿渐
  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
    • 文件大小:2.78kb
    • 提供者:ann
  1. TspSA

    1下载:
  2. 用模拟退火算法求解旅行商问题的代码,采用C++编写-Using Simulated Annealing Algorithm for Solving Traveling Salesman Problem code, using C++ Prepared
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:27.91kb
    • 提供者:nc21lym
  1. ACO.ZIP

    0下载:
  2. ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System, Elitist Ant System, MAX-MIN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:34.38kb
    • 提供者:Aco17
  1. TabuSearchforTSP

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

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

    1下载:
  2. 实验四:分枝限界算法设计 实现课本上旅行售货员问题的分枝限界算法(P225),随机生成两个规模为10和20的TSP实例,比较算法运行时间。 提交源代码以及实验报告。 -Experiment 4: Design and Implementation of Branch and Bound algorithm for the traveling salesman problem textbooks Branch and Bound algorithm (P225), randomly g
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:13.66kb
    • 提供者:pactric
  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
    • 文件大小:3.18kb
    • 提供者:高文军
  1. TSP-matlab-code

    0下载:
  2. TSP问题 功能很强大,希望对大家学习蚁群算法有帮助-Ant colony algorithm for traveling salesman problem want help learning ant colony algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:6.88kb
    • 提供者:caibanggui
  1. Code

    0下载:
  2. ACO, Ant Colony Optimization, Traveling Salesman Problem, TSP
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:3.41kb
    • 提供者:reza
  1. oscillator-algorithms-source-code

    0下载:
  2. 模拟谐振子算法源代码,内有求解旅行商问题的算例。-oscillator algorithms source code,include examples for solving the traveling salesman problem.
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:3.87mb
    • 提供者:吴鸣
  1. Genetic-algorithm-c-source-code-

    0下载:
  2. 基于遗传算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Genetic Algorithms write code based on the traveling salesman problem, the function can solve fundamental problems, hoping to help you! Download it
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:14.38kb
    • 提供者:董乾东
  1. genetic-code

    0下载:
  2. 基于遗传算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Genetic Algorithms write code based on the traveling salesman problem, the function can solve fundamental problems, hoping to help you! Download it
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:20.93kb
    • 提供者:董乾东
  1. matlab

    0下载:
  2. 旅行商问题的经典代码,但是没有时间和容量的约束,是matlab代码-Classic traveling salesman problem code, but do not have time and capacity constraints, is matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:14.46kb
    • 提供者:lizhonghai
  1. problem

    0下载:
  2. 回溯法解决ACM题目“旅行商问题”的c++源代码-Backtracking to solve the ACM topic " traveling salesman problem" c++ source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:669byte
    • 提供者:Denise
  1. code

    0下载:
  2. 2016研究生数学建模第一问程序,利用模拟退火算法和遗传算法解决旅行商问题。- 翻译关闭即时翻译 中文英语德语检测语言英语中文(简体)日语翻译 2016研究生数学建模第一问程序,利用模拟退火算法和遗传算法解决旅行商问题。 38/5000 2016 Graduate Student Mathematical Modeling First Question Procedure, Using Simulated Annealing Algorithm and Genet
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.04kb
    • 提供者:李秋实
  1. 智能优化算法及其matlab实例code

    0下载:
  2. 遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl
  3. 所属分类:其他

    • 发布日期:2020-06-10
    • 文件大小:122kb
    • 提供者:侯锐志
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com