搜索资源列表

  1. 禁忌搜索解决TSP的Matlab程序

    2下载:
  2. 禁忌搜索程序
  3. 所属分类:源码下载

    • 发布日期:2010-10-29
    • 文件大小:6167
    • 提供者:lnz999
  1. tuba

    0下载:
  2. 禁忌搜索算法的例子程序求解Tsp问题- The taboo search algorithm example procedure solves the Tsp question
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:162816
    • 提供者:王晓东
  1. TurboSimu

    0下载:
  2. 禁忌搜索算法的源代码-taboo search algorithm source code
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-19
    • 文件大小:273408
    • 提供者:刘学英
  1. znyh

    0下载:
  2. 〈智能优化算法与应用〉介绍各种优化算法:模拟褪火法、遗传算法、禁忌搜索法、神经网络法、混合优化策略等内容。-"intelligent optimization algorithms and application" on the various optimization algorithms : simulated fire faded, genetic algorithm, Tabu search method,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:11055104
    • 提供者:small www
  1. 145678944318479416

    0下载:
  2. 用群智能改进禁忌搜索算法在多用户检测中的应用,希望有人能用得到-Swarm- Tabu Search Algorithm in multi-user detection of hope that someone can be used to be
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:134144
    • 提供者:hello
  1. GATSJH

    0下载:
  2. 遗传算法和禁忌搜索相结合的方法,并有应用例子-Genetic Algorithm and Tabu Search combination of methods, and application examples
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:456704
    • 提供者:yfq
  1. Tabu_search_TSP

    1下载:
  2. 用禁忌搜索算法解决TSP的Matlab程序-taboo search algorithm used to solve the TSP Matlab procedures
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:李崇
  1. TabuSearch

    0下载:
  2. 用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法,运行效率比较高。-Tabu search solution TSP, procedures for the use of the taboo path length, operating more efficient.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:48128
    • 提供者:yinhui
  1. TA_TSP

    0下载:
  2. 开发环境:Visual C++ .net2003 功能:利用禁忌搜索思想求解TSP问题。-Development Environment: Visual C++. Net2003 functions: thinking of the use of tabu search for solving TSP problems.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:jimin
  1. TS_TSP

    0下载:
  2. 解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。 至于下面的参数可以自己调: T:总的循环次数; tabulength:禁忌长度; Pby:变异概率; -Solve the TSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:rty
  1. TSP

    0下载:
  2. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决。-Including ant colony, simulated annealing, genetic, neural networks, tabu search, such as intelligent optimization algorithm to TSP problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:orange
  1. tsguide

    0下载:
  2. 这是一个用C语言写的禁忌搜索算法的解释,解决了了一个n后问题,这是一个典型的介绍性的算法代码。 很不错-err
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1401856
    • 提供者:guoguo
  1. 14153613291

    0下载:
  2. 禁忌算法的源程序和一个示例的PPT演示稿 以及几个使用的关于禁忌算法的HTML文稿-Tabu algorithm source code and an example of the PPT presentations, as well as several taboos algorithm used on the HTML document
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:591872
    • 提供者:lhf
  1. PSOvrp

    0下载:
  2. 利用粒子群算法求解VRP问题程序,其中和禁忌搜索算法结合成混合算法求解,-The use of particle swarm optimization procedure for solving VRP problems, including tabu search algorithm and combined into a hybrid algorithm,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:4872192
    • 提供者:zcx
  1. Atabusearchalgorithmforthevehicleroutingproblem.ra

    0下载:
  2. 禁忌搜索算法解决VRP问题的论文,内有对车辆路径问题的简单综述,且对城市聚集情况有针对性的解决-Tabu search algorithm to solve the problem VRP papers, which have on the vehicle routing problem with a simple overview, and the situation of urban agglomerations have targ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:95232
    • 提供者:pheonix
  1. jinjishousuo

    0下载:
  2. 该软件是有关禁忌搜索的程序,该程序能很快找到优化解,能够得到很好的应用。-The software is the tabu search procedure, the program can quickly find the optimal solution, can be a very good application.
  3. 所属分类:其他行业

    • 发布日期:2024-05-19
    • 文件大小:281600
    • 提供者:罗常
  1. TabuSearch

    1下载:
  2. 此文档为一般的禁忌搜索算法流程,为本人总结,并用word公式编辑器编辑的,对于只关注算法的用用处很大。-This document is for the general flow of the tabu search algorithm, for I have summarized, and word editor to edit the formula, the algorithm only concerned with the us
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:石敏敏
  1. ai

    0下载:
  2. 在工程实践中,经常会接触到一些比较“新颖”的算法或理论,比如模拟退火,遗传算法,禁忌搜索,神经网络等。这些算法或理论都有一些共同的特性(比如模拟自然过¬ 程),通称为“智能算法”。它们在解决一些复杂的工程问题时大有用武之地-In engineering practice, often come into contact with some of the more
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:terry
  1. 1

    0下载:
  2. 用禁忌算法求解tsp(旅行商问题)具有速度快,收敛性好,不易陷入局部最优解等特点-Algorithm with the taboo tsp (TSP) has fast convergence, and not easily trapped into local optimal solution, etc.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:988160
    • 提供者:张聪誉
  1. jinjisousuojiejueTSP

    0下载:
  2. 编的一个很简单的禁忌搜索程序,效果一般,以后还要努力改善-Provision of a very simple tabu search procedure, the effect of the general, even after efforts to improve
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:刘强
« 1 23 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org