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

搜索资源列表

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

    0下载:
  2. This project includes solving of TSP with Tabu Search Algorithm. It has been codded for final term project
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:842306
    • 提供者:Yakup
  1. a-tabu-search-approch

    0下载:
  2. Cell planning problem with capacity expansion is examined in wireless communications. The problem decides the location and capacity of each new base station to cover expanded and increased traffic demand. The objective is to minimize the cost of new
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:355072
    • 提供者:asmatelecom
  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. 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. TS-Nqueen

    0下载:
  2. tabu search TS Nqueen matlab codes for ts Nqueen
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2051
    • 提供者:eli
  1. 10.1016-j.eswa.2012.12.093(1)

    0下载:
  2. System reliability analysis and optimization are important to efficiently utilize available resources and to develop an optimal system design architecture. System reliability optimization has been solved by using optimization techniques including met
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:340404
    • 提供者:ali
  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. Testing

    0下载:
  2. Tabu search for optimization problem. The use of tabu search algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3701
    • 提供者:Tran
  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. 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 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com