搜索资源列表

  1. 启发式搜索算法来解决八数码

    0下载:
  2. 本程序采用全局择优的启发式搜索算法来解决八数码问题
  3. 所属分类:源码下载

  1. 峰值搜索算法

    0下载:
  2. matlab编的一种峰值搜索算法 很好用
  3. 所属分类:源码下载

  1. 标准库中的搜索算法

    0下载:
  2. 标准库中的搜索算法-standards for the search algorithm
  3. 所属分类:文档资料

    • 发布日期:2024-05-11
    • 文件大小:12288
    • 提供者:张一
  1. 传教士与野人渡河问题深度优先搜索

    0下载:
  2. 学习人工智能作的一个小设计,用VC++6.0来基本实现传教士和野人渡河问题,这个算法是应用深度优先搜索算法。-study artificial intelligence for a small design, VC 6.0 to achieve missionaries and savage river, the algorithm is the use of depth-first search algorithm.
  3. 所属分类:界面编程

    • 发布日期:2024-05-11
    • 文件大小:1170432
    • 提供者:藤力
  1. h.264搜索算法相关IEEE论文

    0下载:
  2. 介绍h.264搜索算法的IEEE论文20篇-recommend 20 books of discourse h.264 grabble arithmetic IEEE.
  3. 所属分类:流媒体/Mpeg4

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

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

    • 发布日期:2024-05-11
    • 文件大小:30720
    • 提供者:李冰龙
  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-11
    • 文件大小:2048
    • 提供者:逸凡
  1. 和声搜索算法-python代码

    0下载:
  2. 主要用于实现和声搜索算法的代码,用于进行算法优化(It is mainly used to realize the code of harmony search algorithm, which is used to optimize the algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:11264
    • 提供者:平常心123
  1. 基于粒子群算法的多目标搜索算法

    0下载:
  2. 本案例是基于粒子群算法的多目标搜索算法,对于多目标搜寻效果不错(This case is a multi target search algorithm based on particle swarm optimization, which has a good effect on multi target search.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:jackie_lee
  1. 算法第四次作业

    0下载:
  2. 使用搜索算法实现的0-1背包问题和迷宫问题(0-1 knapsack problem and maze problem by search algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:60416
    • 提供者:mmdxs
  1. 基于粒子群算法的多目标搜索算法

    0下载:
  2. 基于粒子群算法的多目标搜索算法(含详细代码)(Multi target search algorithm based on particle swarm optimization (including detailed code))
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:理论经济
  1. 基于粒子群算法的多目标搜索算法

    0下载:
  2. 基于粒子群算法的多目标搜索算法的matlab实现示例(Multiobjective search algorithm based on particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:qiu@qiu
  1. 万有引力搜索算法

    0下载:
  2. 基于万有引力搜索的元启发式优化算法,在无需其他介质的情况下,能够表现出很强的全局搜索能力。(Gravitational search meta heuristic optimization algorithm based on no other media, can show Qiangde global search ability.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:5120
    • 提供者:visdo
  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-11
    • 文件大小:84992
    • 提供者:大白pu
  1. 禁忌搜索算法

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

    • 发布日期:2024-05-11
    • 文件大小:10240
    • 提供者:chico7
  1. GSO及其改进算法代码

    0下载:
  2. 群搜索算法(GSO)及其改进版本的MATLAB代码实现(Group Search Algorithms (GSO) and Implementation of Its Improved Version of MATLAB Code)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:17408
    • 提供者:huangbin
  1. 基于人群搜索算法的函数优化

    0下载:
  2. 包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)
  3. 所属分类:进化算法

    • 发布日期:2024-05-11
    • 文件大小:13312
    • 提供者:zxk78
  1. 基于人群搜索算法的PID参数整定

    0下载:
  2. 第7章 基于人群搜索算法的PID参数整定,代码完整好使。(In Chapter 7, PID parameters are adjusted based on crowd search algorithm, and the code is complete.)
  3. 所属分类:书籍源码

  1. 线搜索算法

    1下载:
  2. 实现了线搜索算法中的最速下降法以及牛顿沃尔夫算法(The steepest descent method and Newton Wolff algorithm in line search algorithm are realized)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:263168
    • 提供者:lthugg
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org