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

搜索资源列表

  1. HeuristicLab-3.3.7

    1下载:
  2. Heuristic 算法库。包含很多算法,包括蚁群算法,遗传算法,模拟退火算法,禁忌搜索算法。-Heuristic algorithms library. Contains many algorithms, including the ant colony algorithm, genetic algorithm, simulated annealing, tabu search algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-08
    • 文件大小:18042880
    • 提供者:凉风
  1. hadi-alizade

    0下载:
  2. this a new alghorithm about tabu search-this is a new alghorithm about tabu search....
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:9887
    • 提供者:mostafa
  1. tabuveh2661622

    0下载:
  2. this a new alghorithm about tabu search-this is a new alghorithm about tabu search....
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1748094
    • 提供者:mostafa
  1. main

    0下载:
  2. this a new alghorithm about tabu search-this is a new alghorithm about tabu search....
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:8832
    • 提供者:mostafa
  1. msminimization

    0下载:
  2. this a new alghorithm about tabu search-this is a new alghorithm about tabu search....
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1065
    • 提供者:mostafa
  1. 05chapter5

    0下载:
  2. this code is about tabu search optimization-this code is about tabu search optimization....
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:223232
    • 提供者:mostafa
  1. 10.1.1.157.8925

    0下载:
  2. this code is about tabu search optimization-this code is about tabu search optimization....
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:193764
    • 提供者:mostafa
  1. c

    0下载:
  2. 禁忌搜索具体算法实现,解决车辆调度问题-Specific tabu search algorithm (c)
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:2990
    • 提供者:junjie
  1. TS

    0下载:
  2. 在matlab上编程,采用禁忌搜索解决TSP问题-In matlab programming, using tabu search to solve the TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:2279
    • 提供者:王深水
  1. ts-solve-0-1-knapsack-a-info

    1下载:
  2. 用禁忌搜索解决0-1背包问题,及一些关于禁忌搜索优化和并行处理的资料-Tabu search to solve 0-1 knapsack problem, and some information on tabu search optimization and parallel processing of data
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:5420679
    • 提供者:cmn
  1. generateQ

    0下载:
  2. what i present there is part of the source code to solve problems with metaheuristics like tabu search, simulated annealing,genetic algorithms, etc
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:6814
    • 提供者:Maria_can
  1. TabuSearch

    0下载:
  2. tabu search for vehicle routing problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3785
    • 提供者:liang
  1. jinjisoushuo

    0下载:
  2. 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。领域结构对收敛性有很大影响。这个程序的结构简单,为SWAP操作-Tabu Search is an extension of local search field, is a global optimization algorithm gradually. Search process can accept inferior solutions, strong climbing capabilit
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2428
    • 提供者:张行
  1. search

    0下载:
  2. 禁忌搜索算法 实现tsp 程序代码有注释 易懂-tabu search
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2969
    • 提供者:guyu
  1. 000

    0下载:
  2. 禁忌搜索程序 希望能给你的学习提供帮助 -Tabu search procedure can give you to learn to help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3567
    • 提供者:rnment
  1. ShiftingPlan

    0下载:
  2. 禁忌搜索算法案例,用禁忌搜索算法得出变电站的轮休计划-Tabu Search Cases, tabu search algorithm derived substation holiday plans
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:41710
    • 提供者:yushuqi
  1. Genetic_Algorithms

    0下载:
  2. solving job shop scheduling problem with setup times by Tabu Search Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:514517
    • 提供者:Alexandr
  1. code

    0下载:
  2. The Tabu search (NMTS) algorithm to solve a multiobjective fuzzy model for optimal planning of distribution systems. This algorithm obtains multiobjective nondominated solutions to three objective functions: fuzzy economic cost, level of fuzzy reliab
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:5237
    • 提供者:Praveen
  1. TS

    0下载:
  2. ts算法 tsp上的应用 最新的 不错,利用禁忌搜索算法解决城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve tsp city
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6009
    • 提供者:hainan
  1. tspjinjisousuo

    0下载:
  2. 禁忌搜索算法的matlab实现,以旅行商问题为例,使用该算法找出满意解。-Tabu search algorithm matlab realize, to the traveling salesman problem, for example, the use of the algorithm to find satisfactory solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:480334
    • 提供者:yts
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com