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

搜索资源列表

  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. 666tabu

    0下载:
  2. 禁忌搜索的matlab程序,包括求解TSP问题,介绍和ppt-Matlab tabu search procedures, including the TSP problem solving, presentation and ppt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:44678
    • 提供者:周宇
  1. TS_TSP

    0下载:
  2. 禁忌搜索算法求解车辆路径问题 很好的程序-Tabu search algorithm for vehicle routing problem with a very good program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5670
    • 提供者:清风
  1. SimpleOpenTSTutorial

    0下载:
  2. TabuSearch的一个小程序。用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法。-TabuSearch a small program. Using tabu search to solve TSP problems, procedures used on the path length taboo method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:29196
    • 提供者:GaoTiexin
  1. Tabulist_for_LTOSP_with_2reservoirs

    0下载:
  2. 求解梯级水库群优化调度,采用禁忌搜索算法,考虑水库数为2个。-Solving steps-reservoir optimal scheduling using tabu search algorithm, considering the number of reservoir 2.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:14172
    • 提供者:张景瑞
  1. tabu9

    0下载:
  2. tabu search, for optimization use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4720
    • 提供者:Will
  1. routing

    0下载:
  2. CN禁忌搜索法是用于路径搜索的方法可以对应编写各种语言来实现-CN tabu search method is used for path search method can be prepared corresponding to various languages to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:589096
    • 提供者:zhiwei
  1. QueensProblem

    0下载:
  2. source code for Queens problem using tabu search
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3650
    • 提供者:alaa
  1. metslib-0.4.2.tar

    0下载:
  2. framwork for tabu search
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:321840
    • 提供者:alaa
  1. tabu-matlabcode-tsp

    0下载:
  2. matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值-tb algorithm for tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:6753
    • 提供者:wuyao
  1. vrpsd.aco.be.3

    0下载:
  2. vrpsd -tabu搜索求解-vrpsd tabusearch
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:20296
    • 提供者:ato
  1. tabu-matlabcode-tsp

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6748
    • 提供者:ann
  1. TSM

    0下载:
  2. This program gives solution to the Travelling Salesman problem (TSP). I use genetic algorithm, tabu search, exhaustive search. It all combine in a windows application.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:60239
    • 提供者:yyavuz
  1. gafuzzymatlab

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集 -Simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4582
    • 提供者:王朗
  1. tabu_search-Solve-the-TSP-problem

    0下载:
  2. 基于禁忌搜索算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Tabu search algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1191
    • 提供者:孙岩
  1. TabuSearch

    0下载:
  2. ebook for tabu search
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:10524
    • 提供者:bang
  1. TopicsinLocalSearch

    0下载:
  2. tabu search for solving tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:134112
    • 提供者:bang
  1. mochilaBusquedaTabu

    0下载:
  2. Solucion problema de la mochila con busqueda tabu.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:18408
    • 提供者:Kitten
  1. Tabusearch

    0下载:
  2. This function implements the tabu search algorithm for solving some problem
  3. 所属分类:Other systems

  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 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com