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

搜索资源列表

  1. fbsc

    0下载:
  2. 禁忌搜索算法C/C++源代码,比较经典的算法。初学者可以看看 -Tabu search algorithm C/C++ source code, compare the classic algorithms. Beginners can look at the
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:672
    • 提供者:古云端
  1. wqwq

    0下载:
  2. tabu search algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:327647
    • 提供者:emek
  1. TSPusingTabuSearch(matlabcode)

    0下载:
  2. TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. Tabu Search is a heuristic that prevent the process from cycling in a small set of so
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:17153
    • 提供者:amilcar
  1. tabu_matlab

    0下载:
  2. 采用禁忌搜索算法和模拟退火法来求解旅行商问题,PDF文件,说明很详细-Using tabu search algorithm and simulated annealing method to solve the traveling salesman problem, PDF document describing in great detail
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:74858
    • 提供者:王敏蔚
  1. TSP

    1下载:
  2.  提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
  3. 所属分类:其他小程序

    • 发布日期:2013-12-03
    • 文件大小:5800
    • 提供者:logspace
  1. sfsf

    1下载:
  2.  提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
  3. 所属分类:Windows编程

    • 发布日期:2013-12-03
    • 文件大小:250226
    • 提供者:logspace
  1. MSCI703_project

    0下载:
  2. this journal is created by Sachin Jayaswal Student ID: 20186226 Department of Management Sciences University of Waterloo. it s describe how performances of tabu search and simulated annealing solve the TSP. this journal includes tabu search and S
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:74856
    • 提供者:destra
  1. 1111

    0下载:
  2. 基于免疫禁忌混合算法的多目标最优潮流计算[PDF].-Multi-objective Optimal Power Flow Calculation Based on Immune/Tabu Search Hybrid Algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:96860
    • 提供者:王飞
  1. TSPbyTabu

    0下载:
  2. Travelling Sales man problem using Tabu Search
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2711
    • 提供者:Chris Leung
  1. tsqueen

    0下载:
  2. 此源碼為利用TABU SEARCH求解N-QUEENS問題的程式碼。 -AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:3025
    • 提供者:果汁
  1. TabuSearch

    0下载:
  2. Tabu search java scr ipt.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:1611
    • 提供者:weston
  1. tabusearch

    1下载:
  2. 本程序提供禁忌搜索tabu search的matlab程序。可模拟遗传算法产生的节点之后的tabu search过程。-This program provides the matlab tabu search tabu search procedure. Generated by genetic algorithm can simulate the node after the tabu search process.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2829
    • 提供者:zenttic
  1. Tabu_Best

    0下载:
  2. Tabu search is a meta-heuristic that guides a local search towards better solutions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:49226
    • 提供者:tunakaan
  1. reinas

    0下载:
  2. queen problem resolve with Tabu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2849
    • 提供者:marcos
  1. OpenTS

    0下载:
  2. Library for Java Tabu search
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:30410
    • 提供者:marcos
  1. tabu

    0下载:
  2. This Tabu search, i use that in my dimplom.-This is Tabu search, i use that in my dimplom.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:970
    • 提供者:Das
  1. MATLAB

    0下载:
  2. it is a matlab program for ga sa tabu sworm opt heuristics we can also use matlab here. or there can
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:9385
    • 提供者:virendra
  1. tabu-matlabcode-tsp

    0下载:
  2. 蚁群法在最短路径中的运用,附带matlab代码-Ant in the use of the shortest path, with matlab code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:6755
    • 提供者:123
  1. tabu

    0下载:
  2. 禁忌搜索算法,利用FORTRAN编写的小程序。-Tabu Search
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:290966
    • 提供者:hua
  1. modern_youhua

    0下载:
  2. 现代最优化算法(有170多页的PPT,2010年的) 分为三个部分 Part 1 概论 Part 2 模拟退火算法 Part 3 遗传算法 现在常用的优化算法 禁忌搜索算法 模拟退火算法 遗传算法 人工神经网络 蚁群算法 粒子群算法 混合算法-Modern optimization algorithm is divided into three parts Part 1 Part 2 Introduction Part 3 simul
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4639348
    • 提供者:zhang
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com