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

搜索资源列表

  1. matlab-combine

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

    • 发布日期:
    • 文件大小:6591
    • 提供者:林蒙
  1. 02666199TS-TSP

    0下载:
  2. 禁忌搜索算法,解决三十个城市间的旅行商问题,求最短距离-Tabu search algorithm to solve thirty cities between the traveling salesman problem, the shortest distance
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2848
    • 提供者:童言
  1. Ttabbusearchha

    0下载:
  2. 用禁忌搜索算法求解tsp。。。。matlab写之,非常有意义 -Tabu search algorithm for solving tsp. . . . matlab write very meaningful
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3576
    • 提供者:偏见
  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. 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. 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. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:6764
    • 提供者:叶宏
  1. METSlib

    0下载:
  2. METSlib提供基本的启发式算法框架,包括局部搜索及其变体,模拟退火和禁忌搜索等。 -METSlib implements the basics of some metaheuristics algorithm: * Random Restart Local Search * Variable Neighborhood Search * Iterated Local Search * Simulated Annealing (with line
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:21317
    • 提供者:mx
  1. 981399TurboSimu

    0下载:
  2. 禁忌搜索的相关资料,对于启发式搜索很有帮助。大家可以-Tabu search-related information useful for heuristic search. We can see
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:30139
    • 提供者:夏正友
  1. tabu

    0下载:
  2. 禁忌搜索算法,利用FORTRAN编写的小程序。-Tabu Search
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:290966
    • 提供者:hua
  1. TS-TSP1

    0下载:
  2. TS-TSP1,用禁忌搜索求解旅行商问题的的一个初级程序-Tabu search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2490
    • 提供者:屈国强
  1. Tabusearch

    0下载:
  2. 禁忌搜索算法的一些源代码,想要了解禁忌算法的可以看一下,不错的-Tabu search algorithm some source code, want to know the algorithm can look taboo, good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1912217
    • 提供者:姜超
  1. ize

    0下载:
  2. 基于GIS和禁忌搜索集成技术的农产品物流配送路径优化-Tabu search based on GIS and integrated logistics and distribution of agricultural technology to optimize the path
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:752496
    • 提供者:kx
  1. jinjisousuosuanfa

    0下载:
  2. 禁忌搜索算法解决TSP问题-Tabu search algorithm to solve TSP problems
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2637
    • 提供者:yang
  1. TB-lxs

    2下载:
  2. 禁忌搜索求解初始点和终点确定的取送货路径问题-If the initial points and the end is known, then use Tabu search to solve path problem
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2934
    • 提供者:张艳
  1. search

    0下载:
  2. 禁忌搜索,在一定的约束条件下,搜索满足条件的最优解-tabu research
  3. 所属分类:Search Engine

    • 发布日期:2017-04-14
    • 文件大小:2691
    • 提供者:lid
  1. Tabu--search--for--graph-

    0下载:
  2. 用禁忌搜索方法求解图分割问题,大师级人物Fred Glover写的文章,是禁忌搜索的一个典型应用。里面给出了禁忌搜索的流程,算例的结果是与Simulated annealing和Kernighan-Lin s heuristic两种方法进行比较-develop a tabu search procedure for solving the uniform graph partitioning problem
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1499718
    • 提供者:Rich
  1. matlab-for-TSP-problem-using-Tabu

    0下载:
  2. 使用禁忌搜索算法实现TSP问题matlab源码-matlab source program for TSP problem using Tabu
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:8883
    • 提供者:金莹
  1. TS-for-TSP

    0下载:
  2. 现代优化算法中的禁忌搜索算法,50城市TSP测试数据,经测试结果与最优解接近。-Tabu search algorithm, 50 cities TSP test data.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1838
    • 提供者:mike
  1. BB

    0下载:
  2. 基于禁忌搜索算法的配电网无功补偿优化规划 能够降低网损 -Planning power distribution grid based on Tabu Search Algorithm for Optimal Reactive Power Compensation
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4169
    • 提供者:余涛
  1. TS1

    0下载:
  2. 基于禁忌搜索算法的配电网无功补偿优化规划的 禁忌搜索部分-Optimize the planning of reactive power compensation based on the tabu search algorithm with tabu search part
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4170
    • 提供者:余涛
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com