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

搜索资源列表

  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. TabuSearch

    0下载:
  2. 禁忌搜索算法程序,完全解决了旅行商最短路径问题-Tabu search algorithm, completely solve the traveling salesman problem shortest path
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1947
    • 提供者:阿尧
  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. tabu

    0下载:
  2. 通过禁忌算法求解最优解的问题,可以计算最小值。-Through the tabu algorithm to solve the optimal solution of the problem, the minimum value can be calculated.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1809
    • 提供者:wangbo
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法和禁忌算法,是研究生中的一个智能搜索算法,我们有国外的一些ppt和自己的一些资料,欢迎大家使用。-Simulated annealing algorithm and tabu search algorithm
  3. 所属分类:Linux Network

    • 发布日期:2017-05-12
    • 文件大小:3015124
    • 提供者:
  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. NodeColoringTabu

    0下载:
  2. 在matlab下的一种图着色的禁忌算法实现,适合新手使用和学习-In matlab under a taboo graph coloring algorithm, suitable for novices to use and learn
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:173981
    • 提供者:赵广
  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. 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 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com