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

搜索资源列表

  1. TS-For-Tsp

    0下载:
  2. tsp问题的禁忌搜索算法,matlab编程,智能计算-tabu search algorithm tsp problem, matlab programming, intelligent computing
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:74700
    • 提供者:小坤
  1. Tabu-Search-matlab

    4下载:
  2. 使用matlab进行禁忌搜索算法编例,解决车辆路径最优化问题。-vrp with use of tabu search
  3. 所属分类:matlab

    • 发布日期:2015-11-30
    • 文件大小:5120
    • 提供者:杨木木
  1. tabu

    0下载:
  2. 一个用禁忌搜索算法求解旅行商(TSP)问题的java源代码,算法正确可行。-A tabu search algorithm to solve TSP (TSP) problem java source code, the algorithm is correct and feasible.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2650
    • 提供者:andysau
  1. program

    0下载:
  2. TSP问题的遗传、模拟退火、邻域搜索、禁忌搜索算法对比-Genetic TSP problem, simulated annealing, neighborhood search, tabu search algorithm comparison
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:661765
    • 提供者:姜艺
  1. TS

    0下载:
  2. 禁忌搜索算法解决TSP问题,以中国31省会城市的最短旅行路径为例来说明TS算法的优越性-TS algorithm to solve TSP problem
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:6296
    • 提供者:
  1. TS_TSP

    0下载:
  2. 运用禁忌搜索算法解决旅行商问题TSP的程序代码,简单实用-yunyon gjin jisou suosaulv xign shang
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6212
    • 提供者:刘巍
  1. TSP

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

    • 发布日期:2017-04-13
    • 文件大小:2046
    • 提供者:高梦
  1. tabu-search-matlab

    2下载:
  2. 求解VRP 问题的智能算法 禁忌搜索算法MATLAB源代码-tabu-search MATLAB code of VRP
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4358
    • 提供者:冯艳
  1. tsp

    0下载:
  2. 运用了禁忌搜索算法求解31个城市的最短路径问题(tsp)
  3. 所属分类:其它程序

  1. 0-1beibaowenti

    5下载:
  2. 应用禁忌搜索算法解决0-1背包问题,可以快速得到最优结果,用matlab实现-Application of tabu search algorithm to solve 0-1 knapsack problem, you can quickly get the best results, using matlab realize
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3010
    • 提供者:1121261428
  1. TSP

    0下载:
  2. 此代码运用禁忌搜索算法解决旅行商问题(TSP)-This code use tabu search algorithm to solve traveling salesman problem (TSP)
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:16403
    • 提供者:武侠
  1. tabu

    0下载:
  2. tabu算法能较好的实现禁忌搜索算法,测试能够使用-The tabu algorithms can realise the function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4459
    • 提供者:starbuck
  1. Combinatorial-Auctions

    2下载:
  2. 采用禁忌搜索算法解决组合拍卖问题,在短时间内找到近似最优解,用C++语言实现。-Tabu search algorithm for solving combinatorial auctions, in a short time to find the approximate optimal solution with C++ language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:438012
    • 提供者:
  1. MWCP(TS)

    0下载:
  2. 采用禁忌搜索算法解决最大权值团问题,包含最大独立集于最大权值团之间的转换问题。-Tabu search algorithm using the maximum weight clique problem solving, contains the largest independent set in the maximum weight conversion problems between the groups.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1626650
    • 提供者:
  1. VRP_algorithm

    8下载:
  2. 5个求解车辆路径问题(VRP)的MATLAB算法源程序和相应数据(数据也在m文件里),包括三种遗传算法,SA算法和禁忌搜索算法的m文件-5 solving vehicle routing problem (VRP) MATLAB algorithm source and the corresponding data (data is also in the m file), including three kinds of genetic algorithm, SA algorithm and
  3. 所属分类:matlab

    • 发布日期:2016-10-10
    • 文件大小:29696
    • 提供者:涂超
  1. Tabu

    0下载:
  2. matlab环境下利用禁忌搜索算法解决TSP问题-Tabu search algorithm for TSP
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:34599
    • 提供者:林爽雯
  1. Tabusearch

    3下载:
  2. 在MATLAB平台,实现利用禁忌搜索算法,解决基站选址问题-In the MATLAB platform, use the so called tabusearch algorithm to solve the problem of secleting the best base station locations
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3215
    • 提供者:Qiu Lian
  1. Tabuwindow

    0下载:
  2. 用mfc做的禁忌搜索算法解决tsp问题的界面的代码-Using mfc taboo search algorithm to solve the tsp problem of the interface code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:40424448
    • 提供者:欧阳北平
  1. A late acceptance hill climbing algorithm

    1下载:
  2. 通过加入Late Acceptance Strategy,改进了爬山局部搜索算法,该算法在求解某些benchmark函数时,比禁忌搜索和模拟退火等局部搜索算法更好。(by Late Acceptance Strategy, An improved hill climbing local search algorithm is proposed which outperforms Tabu and SA when solving some benchmark functions.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-21
    • 文件大小:2738176
    • 提供者:DRen
  1. mathematical modeling

    0下载:
  2. 文件包含了多种现代优化算法,如神经网络,模拟退火,禁忌搜索等智能算法。同时还有一些数学建模的相关的matlab实现。(The document contains a variety of modern optimization algorithms, such as neural networks, simulated annealing, tabu search and other intelligent algorithms. At the same time, there are some
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:99482624
    • 提供者:Jyoung丶
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com