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

搜索资源列表

  1. TSPTEST

    0下载:
  2. 用禁忌搜索算法求解旅行商问题(TSP),程序是可以运行的,刚调试过了-Tabu search algorithm for solving TSP with the problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1398
    • 提供者:朱艳艳
  1. a

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

    • 发布日期:2017-04-17
    • 文件大小:93959
    • 提供者:童言
  1. Codes(multiple-Bin-Packing)

    2下载:
  2. 利用C语言,解决多为背包问题的禁忌搜索算法!世界名家所写!-Tabu search code for multimentional bin packing problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-12-03
    • 文件大小:166557
    • 提供者:chenshijun
  1. tabu-search-for-tsp

    3下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:3213
    • 提供者:dayong
  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. tabu-matlabcode-tsp

    0下载:
  2. tabu禁忌求TSP 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。-solve TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:7035
    • 提供者:张天佑
  1. tabu-matlabcode-tsp

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

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

    0下载:
  2. 多进程实现现代优化算法包括采用SSS的局部搜索、禁忌搜索算法和模拟退火算法的控制台-a console platform for modern optimization algorithm such as sss based local search taboo search and simulated annealing algorithm and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7248487
    • 提供者:liushaofang
  1. tabusearch

    1下载:
  2. metlab求解的禁忌搜索算法,求解的实例在有效的时间范围内可得。-Solving metlab taboo search algorithm for solving the example in the effective time frame available.
  3. 所属分类:Other windows programs

    • 发布日期:2015-11-30
    • 文件大小:19820
    • 提供者:ben
  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. fbsc

    0下载:
  2. 禁忌搜索算法C/C++源代码,比较经典的算法。初学者可以看看 -Tabu search algorithm C/C++ source code, compare the classic algorithms. Beginners can look at the
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:672
    • 提供者:古云端
  1. sA-TS-for-TSP

    1下载:
  2. 模拟退火算法及禁忌搜索算法解tsp的比较,文章及matalb源码-Simulated annealing algorithm and tabu search algorithm for solving tsp comparison, articles and matalb source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:74935
    • 提供者:mengxiangwei
  1. tabu_matlab

    0下载:
  2. 采用禁忌搜索算法和模拟退火法来求解旅行商问题,PDF文件,说明很详细-Using tabu search algorithm and simulated annealing method to solve the traveling salesman problem, PDF document describing in great detail
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:74858
    • 提供者:王敏蔚
  1. The_Intelligent_Optimization_Methods

    0下载:
  2. 有关智能优化方法(模拟退火,遗传算法,禁忌搜索,等等)-The intelligent optimization methods (simulated annealing,genetic algorithm,tabu search,etc)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1241109
    • 提供者:lidong
  1. TS_TSP

    0下载:
  2. 禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能 力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期 和长期禁忌列表存储器来保证算法能搜索到全局空间的每一点, 并且不重复搜索。经过验算和分析, 证明它是一种较好的 全局启发式搜索法-Tabu search method, the initial solution, neighborhood and tabu list siz
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:2333
    • 提供者:logspace
  1. TSP

    1下载:
  2.  提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
  3. 所属分类:其他小程序

    • 发布日期:2013-12-03
    • 文件大小:5800
    • 提供者:logspace
  1. tspmatlab

    1下载:
  2.  提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
  3. 所属分类:加密解密

    • 发布日期:2013-12-03
    • 文件大小:39389
    • 提供者:logspace
  1. sfsf

    1下载:
  2.  提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
  3. 所属分类:Windows编程

    • 发布日期:2013-12-03
    • 文件大小:250226
    • 提供者:logspace
  1. method1

    0下载:
  2. 讲述现代优化算法中的禁忌搜索算法,及其应用,时运筹与优化课程的提高。-About the modern optimization algorithms in the tabu search algorithm, its application, when the improvement of logistics and optimization programs.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:375459
    • 提供者:moke
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com