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

搜索资源列表

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

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

    • 发布日期:2017-04-08
    • 文件大小:290966
    • 提供者:hua
  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. 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. 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. 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. test

    0下载:
  2. 基于禁忌搜索算法的配电网无功补偿优化规划8点算例-Optimal Planning 8:00 example based on Tabu Search Algorithm for Reactive Power Compensation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:696
    • 提供者:余涛
  1. xy7z.ZIP

    0下载:
  2. 求解0_1二次规划问题的迭代禁忌搜索算法The solution of 0_1 two programming problem of the iterative algorithm and tabu search algorithm-The solution of 0_1 two programming problem of the iterative algorithm and tabu search algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1136103
    • 提供者:
  1. Dynamic-Search-Algorithm

    0下载:
  2. 提出一种基于改进粒子群动态搜索算法的网络重构方法,算法把初始粒子群按照适应度的大小分为两个互不交叉,且具有不同分工的子群,并进行动态搜索。通过引入了交叉和禁忌思想,减少了解陷入局部最优的可能性.与遗传、禁忌搜索算法重构的结果进行比较,表明本文算法具有更高的搜索效率,更容易找到全局最优解.-:An improved method based on improved particle swarm optimization dynamic search algodthm networkrcconfig
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:419543
    • 提供者:yirufang
  1. C_TS

    0下载:
  2. 利用禁忌搜索算法,实现模式识别聚类功能。-Tabu search algorithm, the clustering function of pattern recognition.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1834
    • 提供者:冯帆
  1. optimizationBook

    0下载:
  2. 讲述各种优化算法的书籍,如禁忌搜索、遗传算法、模拟退火算法、蚁群算法等-Books about various optimization algorithms such as tabu search, genetic algorithms, simulated annealing, ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:250211
    • 提供者:xinping
  1. TS-SA

    0下载:
  2. 禁忌搜索和模拟退火相结合的算法,解决TSP问题。注:31城市。-Tabu search and simulated annealing to a combination of algorithms to solve TSP. Note: The 31 cities.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1456
    • 提供者:张闯
  1. ptabu-matlabcr

    0下载:
  2. matlab编写的禁忌搜索算法,解决了了TSP问题,对初学入门者有重要的参考价值 -Matlab prepared by the tabu search algorithm to solve TSP problems have important reference value for beginners beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:6820
    • 提供者:澄清
  1. Ttabu-search-h

    0下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易易懂,适合初学入门者 ,经测试可直接使用。 -Tabu search algorithm to solve the problem of 50 cities in the tsp, simple and easy to understand, suitable for beginners beginners, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3054
    • 提供者:家庭教师
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com