搜索资源列表

  1. TSP

    0下载:
  2. 旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。本程序即用matlab实现TSP问题。-Traveling salesman problem, the TSP problem (Travelling Salesman Problem) is a well-known field of mathematics one of the problems. The procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:zsy
  1. TSPAlogrithm

    0下载:
  2. tsp问题的模拟退火算法实现,使用VC++实现,-TSP DEVELOPMENT BY VC+
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:lz
  1. tsp_solve_1_3_6

    0下载:
  2. 国外写的求解traveling salesman problem (TSP)问题的常用算法合集-a set of algorithms for TSP
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:258048
    • 提供者:王鹏
  1. concorde

    0下载:
  2. 外国人写的求解traveling salesman problem (TSP) 和some related network optimization problems的算法合集-Concorde is a computer code for the traveling salesman problem (TSP) and some related network optimization problems. The code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:753664
    • 提供者:王鹏
  1. ACO

    0下载:
  2. this ACO algorithm for TSP problem-this is ACO algorithm for TSP problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:ehsan
  1. Desktop

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

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:pactric
  1. tsp

    0下载:
  2. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3778560
    • 提供者:mana
  1. tsp

    0下载:
  2. 旅行商问题 订一个分支定界求解的旅行商问题- Branch&Bound
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王巧云
  1. Ga

    0下载:
  2. GA_Traffic The Traveling Salesman Problem (TSP) is maybe the archetypical problem in combinatorial optimization. This problem and its generalizations, vehicle routing problems, have been studied for more than thirt
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:gardenia_roses
  1. Discrete_PSO_TSP

    0下载:
  2. discret pso for tsp discret pso for tsp discret pso for tsp-discret pso for tsp discret pso for tspdiscret pso for tspdiscret pso for tsp
  3. 所属分类:编程文档

    • 发布日期:2024-05-19
    • 文件大小:1005568
    • 提供者:hach
  1. ACOforTSP

    0下载:
  2. ant colony for tsp code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:72704
    • 提供者:ehsan
  1. TSPSolver

    0下载:
  2. TSP solver java scr ipt.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:weston
  1. tabu-matlabcode-tsp

    0下载:
  2. 禁忌搜索解决TSP的Matlab程序.一个很简单的禁忌搜索程序,效果一般,以后还要努力改善。-Tabu search to solve TSP, Matlab program. A very simple tabu search procedure, the effect in general, we still have to improve.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:叶宏
  1. TSP_citys

    0下载:
  2. TSP(旅行商)问题的测试数据及最优解,用于测试算法的优劣及效率等。TSP问题研究必备-TSP (traveling salesman) problems of test data and the optimal solution algorithm for testing the merits and efficiency. TSP studies necessary
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:2026496
    • 提供者:hhj
  1. tsp_ga

    0下载:
  2. tsp problem through GA
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:gladiator
  1. AI_TSP_CW1

    0下载:
  2. TSP Traveling Problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:369664
    • 提供者:baggio
  1. TSP

    0下载:
  2. 这个程序主要是用来解决智能优化算法中的TSP距离问题-jiejuetspsuanfa de juli wenti
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:sijia
  1. tsp

    0下载:
  2. 该程序解决10个城市的货郎担问题(TSP),主要使用简单的遗传算法实现。该过程中包括:编码、解码,选择,交叉,变异等!-The program to solve the traveling salesman problem of 10 cities (TSP), the use of simple genetic algorithm. The process includes: encoding, decoding, selection
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:yangshoping
  1. PSOTSPMatlabProgram

    0下载:
  2. 粒子群算法求解TSP问题Matlab源代码-Particle swarm optimization algorithm for TSP problem Matlab source code
  3. 所属分类:生物技术

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:ph
  1. yqsfy

    0下载:
  2. TSP问题蚁群算法通用Matlab程序源码-Ant colony algorithm for TSP problem common Matlab source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:天道酬勤
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

源码中国 www.ymcn.org