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

搜索资源列表

  1. 1111

    0下载:
  2. 基于免疫禁忌混合算法的多目标最优潮流计算[PDF].-Multi-objective Optimal Power Flow Calculation Based on Immune/Tabu Search Hybrid Algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:96860
    • 提供者:王飞
  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. ga

    0下载:
  2. 利用禁忌遗传算法来求最小支配集,解决物联网的层簇模型的网络拓扑。 C语言编写,linux 开发环境-Using genetic algorithm to find taboo minimum dominating set, the layer of things to solve the cluster model of network topology. C language, linux development environment
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-22
    • 文件大小:6983940
    • 提供者:成伟
  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. 9ddd3ca19d15

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

    • 发布日期:2017-04-01
    • 文件大小:27653
    • 提供者:童言
  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. search

    0下载:
  2. 禁忌算法程序应用的基本程序代码,希望对大家有所帮助.-Applications of tabu search algorithm program code , we want to help everyone.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2973
    • 提供者:张新雁
  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. TideCal

    0下载:
  2. 基于禁忌搜索算法的配电网无功补偿优化规划的潮流计算部分-Partially based on the trend of Tabu Search Algorithm with Reactive Power Compensation Optimal Planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1219
    • 提供者:余涛
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com