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

搜索资源列表

  1. Tabu-search-method-tsp

    0下载:
  2. 禁忌搜索法求解tsp问题的MATLAB程序-Tabu search method for solving problems MATLAB program tsp
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5910
    • 提供者:sorchids
  1. IRPTW

    0下载:
  2. 禁忌搜索算法求解带有时间窗的车辆路径问题-Tabu search algorithm for vehicle routing problem with time windows
  3. 所属分类:transportation applications

    • 发布日期:2017-05-12
    • 文件大小:2758819
    • 提供者:龚亚琪
  1. VRPTW

    0下载:
  2. 禁忌搜索算法求解带有时间窗的车辆路径问题-Tabu search algorithm for vehicle routing problem with time windows
  3. 所属分类:transportation applications

    • 发布日期:2017-05-11
    • 文件大小:2515956
    • 提供者:龚亚琪
  1. TabuSearch

    0下载:
  2. 使用禁忌搜索算法解决tsp问题 简单易懂 能实现迭代的图像化显示-Tabu search algorithm to solve the problem tsp straightforward to achieve iterative graphical display
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1802
    • 提供者:孙业龙
  1. tabu

    2下载:
  2. 禁忌搜索求函数极值matlab,help people to understand the alogrithm-Tabu search extremal function
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1676
    • 提供者:刘阳
  1. SA-VRP(TS-VRP)

    1下载:
  2. 采用模拟退火算法或禁忌算法求解车辆路径问题-Using simulated annealing algorithm or tabu search algorithm to solve the vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:5000
    • 提供者:dr
  1. ts

    0下载:
  2. 禁忌算法MATLAB代码,优化算法,处理各种寻优问题-Tabu Search MATLABcode
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1431
    • 提供者:zy
  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_TSP

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

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

    0下载:
  2. 遗传、禁忌、模拟退火等算法求解背包问题C-Genetic, contraindications, simulated annealing algorithm for knapsack problem C++
  3. 所属分类:.net

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

    1下载:
  2. matlab程序编写 利用禁忌算法实现选择性拆卸序列规划-matlab code disassembly sequence planning based on tabu algorism
  3. 所属分类:matlab

    • 发布日期:2016-10-25
    • 文件大小:3072
    • 提供者:wuzhaoren
  1. Simulated-annealing--tabu-search

    0下载:
  2. 利用matlab编写的模拟退火,禁忌搜索,能很快得到最优值。-Matlab prepared using simulated annealing, tabu search, can quickly get the optimal value.
  3. 所属分类:AI-NN-PR

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

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

    • 发布日期:2017-04-13
    • 文件大小:2046
    • 提供者:高梦
  1. VRPBase--No-smallrouteindex

    0下载:
  2. 禁忌搜索解决待时间窗车辆路径问题,c++基于visio studio 2010平台-Tabu Search Algorithm of VRP
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2547613
    • 提供者:王祖健
  1. TabuSearch

    0下载:
  2. 该算法用于TSP的禁忌搜索,功能强大,而且非常利用方便-this algorithm uesd for Tabu-search for TSP problems,it has great affection,and easy uesd
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1763
    • 提供者:Toms
  1. Genetic-taboo

    2下载:
  2. 使用禁忌算法混合遗传算法解决tsp问题,相比单一算法具有很大的优势。-Using the tabu search hybrid genetic algorithm to solve the TSP problem, compared to a single algorithm has a lot of advantages.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:71713
    • 提供者:王志成
  1. tabu-search-matlab

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

    • 发布日期:2017-04-14
    • 文件大小:4358
    • 提供者:冯艳
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com