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

搜索资源列表

  1. main

    0下载:
  2. 禁忌搜索算法 解决TSP旅行商问题,写出了两个精度,一个是粗精度搜索,一个是细精度搜索。-Tabu search algorithm to solve TSP traveling salesman problem, wrote two precision, a coarse precision search, a search is fine precision.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:87786
    • 提供者:
  1. J8-TCACS-for-Download

    0下载:
  2. 禁忌搜索与连续蚁群系统的结合,进行单目标寻优,结果非常满意-TCACS is a hybrid optimization algorithm combining Tabu Search (TS) and Continuous Ant Colony System (CACS).
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4474
    • 提供者:gujiaojiao
  1. TabuSearch

    0下载:
  2. 禁忌搜索 Tabu search brief descr iption file-Tabu search brief descr iption file
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1181798
    • 提供者:
  1. TSP_TS

    0下载:
  2. 基于禁忌搜索的求解TSP问题。问题为31个城市的寻优路径,采用GLover提出的简单禁忌搜索算法。设置禁忌表,避免陷入循环,实现全局的最优。-Based on Tabu Search for TSP. Route optimization problem in 31 cities, using a simple tabu search algorithm GLover proposed. Set tabu list, to avoid falling into circulation, to a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3469
    • 提供者:张嘉琦
  1. tabucol

    0下载:
  2. 关于图着色问题中禁忌搜索算法的讲解,适合新手使用和学习-Tabu search algorithm on the graph coloring problem explanations, suitable for beginners to use and learn
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:941802
    • 提供者:赵广
  1. ieee14

    0下载:
  2. ieee14节点模型的潮流计算,使用的是牛顿法潮流计算。使用禁忌搜索进行系统的无功优化。-trend ieee14 node model calculations using Newton s method flow calculation. Reactive power optimization using tabu search
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4125
    • 提供者:沈天时
  1. TS

    0下载:
  2. 禁忌搜索算法计算电力系统无功优化,计算并联电容器的安装位置和容量-Tabu search algorithm calculates reactive power optimization calculation shunt capacitor installation location and capacity
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3030844
    • 提供者:天涯
  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

    0下载:
  2. 用tabu search实现的顺序排列,是整个禁忌搜索的基础所在,对于建立tabulist和寻找最优解的过程程序都很明确标注-By order of tabu search to achieve, is the foundation of the entire tabu search, and the process of looking for a program to build tabulist optimal solution are clearly marked
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:22430
    • 提供者:Frau Zhang
  1. tabu

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

    • 发布日期:2017-03-31
    • 文件大小:1676
    • 提供者:刘阳
  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. 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 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com