搜索资源列表

  1. tuba

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

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

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

    • 发布日期:2024-05-17
    • 文件大小:273408
    • 提供者:刘学英
  1. 使用禁忌搜索法约求解瑟夫环改进算法

    0下载:
  2. 使用禁忌搜索法约求解瑟夫环改进算法,程序简单易懂。-use tabu search about solving Cerf Central improved algorithm, procedures simple and understandable.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:ge
  1. 禁忌搜索算法实现蚁群繁殖问题算法

    0下载:
  2. 采用禁忌算法实现的蚁群繁殖算法,该问题可以很好地解决蚁群问题中优化问题-taboo algorithm using the Ant Algorithm breeding, the problem can be successfully resolved ant colony optimization problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:30720
    • 提供者:李冰龙
  1. 145678944318479416

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

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

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

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

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

    • 发布日期:2024-05-17
    • 文件大小:1401856
    • 提供者:guoguo
  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-17
    • 文件大小: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-17
    • 文件大小:95232
    • 提供者:pheonix
  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-17
    • 文件大小:13312
    • 提供者:石敏敏
  1. tabusearch-TSP

    0下载:
  2. 用禁忌搜索算法求解tsp。。。matlab写之,很有意义-Tabu search algorithm using tsp. . . matlab write, the meaningful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:何金深
  1. tabu-search-for-tsp

    1下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:dayong
  1. TS-TSP

    0下载:
  2. 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序-The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:ann
  1. tabusearch

    0下载:
  2. metlab求解的禁忌搜索算法,求解的实例在有效的时间范围内可得。-Solving metlab taboo search algorithm for solving the example in the effective time fr a me available.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:ben
  1. 禁忌搜索算法

    0下载:
  2. 用于初学者学习tsp问题及其掌握禁忌搜索算法的应用(For beginners to learn TSP problems and master limited searching algorithm applications)
  3. 所属分类:其他小程序

  1. 改进的禁忌搜索算法

    0下载:
  2. 改进的禁忌搜索算法,求解路径寻优问题,相对传统的遗传算法,能够更精确求得全局最优解(Compared with the traditional genetic algorithm, the improved tabu search algorithm can solve the problem of path optimization, and can obtain the global optimal solution more ac
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:逸凡
  1. 禁忌搜索matlab算法

    0下载:
  2. 禁忌搜索算法建议编程,车辆路径问题,以最短距离为目标(The tabu search algorithm recommends programming, vehicle routing problem, with the shortest distance as the target)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:meyond
  1. 应用禁忌搜索算法解决0-1背包问题

    0下载:
  2. 利用禁忌搜索算法求解0-1背包问题。禁忌搜索算法相比其他搜索算法更优,设置藐视规则来避免陷入局部最优解。(Solve 0-1 Knapsack Problem based on Tabu search. The tabu search algorithm is superior to other search algorithms and sets contempt rules to avoid falling into local o
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:84992
    • 提供者:大白pu
  1. 禁忌搜索算法

    0下载:
  2. matlab禁忌搜索算法的源程序,内含 TS_TSP.m TS_TSP TSP_DATA.m(Matlab tabu search algorithm source program)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:chico7
  1. 智能算法总结

    0下载:
  2. 该文档对智能算法,包括遗传算法、粒子群算法、禁忌搜索算法和人工神经网络算法等的概念和性能进行了基本总结(This paper summarizes the concept and performance of intelligent algorithms, including genetic algorithm, particle swarm optimization algorithm, tabu search algorithm a
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:27648
    • 提供者:游若
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org