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

搜索资源列表

  1. tabu

    0下载:
  2. 禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:475029
    • 提供者:logspace
  1. FEC

    1下载:
  2. 聚类算法中的启发式算法中的FEC算法,可以处理复杂网络的问题。-Clustering algorithm heuristics in the FEC algorithm can handle complex network problems.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2372
    • 提供者:刘长棕
  1. Ant_clusting

    1下载:
  2. 蚁群聚类算法及其源码。是蚁群算法跟聚类算法的结合,启发式搜索社团结构。-Ant colony clustering algorithm and its source code. Ant colony algorithm with the clustering algorithm is a combination of heuristic search community structure.
  3. 所属分类:matlab

    • 发布日期:2015-04-23
    • 文件大小:2848
    • 提供者:刘长棕
  1. yiqun

    0下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型技术,该算法具有许多优良的性质,具有一种新的模拟进化优化方法的有效性和应用价值, 是一种求解组合最优化问题的新型通用启发式方法,可以解决一维静态优化问题甚至多维动态组合优化问题。 -Ant colony algorithm is a method used to find optimal path in the graph of the probability-based technology, the algorithm has many goo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1942
    • 提供者:曹艳丽
  1. MCproblem

    0下载:
  2. 人工智能解决野人传教士本实验研究了用人工智能的理论求解传教士(Missionaries)与野人(Cannibals)过河问题(M-C问题)。实验设计采用产生式系统的概念,将问题用状态空间表示,搜索技术采用状态空间启发式搜索的A*算法,规则设计采用产生式规则,用C语言实现了A*算法求解M-C问题,加深了对人工智能的认识与理解。过河问题。-Of artificial intelligence to solve Savage missionaries studied in this experimen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3460
    • 提供者:杨雨
  1. STS

    0下载:
  2. 该论文使用了新颖的半启发式智能搜索算法TS和离子群算法-warmdouble-tabusearch
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:130585
    • 提供者:liuyy
  1. Twophraseheuristicalgorithm

    0下载:
  2. 编好的两阶段启发式算法求解LRP问题,里面嵌套节约算法-Two-phrase heuristic algorithm LRP
  3. 所属分类:transportation applications

    • 发布日期:2015-05-04
    • 文件大小:19629
    • 提供者:fangtao
  1. METSlib

    0下载:
  2. METSlib提供基本的启发式算法框架,包括局部搜索及其变体,模拟退火和禁忌搜索等。 -METSlib implements the basics of some metaheuristics algorithm: * Random Restart Local Search * Variable Neighborhood Search * Iterated Local Search * Simulated Annealing (with line
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:21317
    • 提供者:mx
  1. TheStudyofAAlgorithminImplementingofGame

    0下载:
  2. 图搜索技术能够从图中寻找一条从起点到目标点的路径. 围绕游戏寻径问题,介绍了如何确定启发式函数进行启发式搜索,并把A*算法用程序加以实现,从而证明A*算法可以解决游戏中的寻径问题-Map search technology to search from a map to the target point from the starting point of the path. Around the game routing problem, describes how to determine
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:180269
    • 提供者:娜娜
  1. matlabyiqunsuanfa

    5下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of opt
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2648
    • 提供者:prince
  1. mnth

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5010
    • 提供者:leansmall
  1. ant-algorithm

    0下载:
  2. 主要介绍蚁群算法,其中还包含了一些其他启发式算法。比较好的入门资料。-Introduces the ant colony algorithm, which also contains some other heuristic algorithms. Good introductory information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:730819
    • 提供者:吕琼帅
  1. TSP_CPP

    0下载:
  2. 使用Visual C++ 开发的Win32Console 程序,功能是:TSP问题求解,采用启发式算法。-Using Visual C++ development Win32Console procedures, concluding: TSP problem solving, heuristic algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1974451
    • 提供者:krest
  1. qingyun

    0下载:
  2. 清运启发式算法,简洁的结构,并且内含例子。-Clearance heuristic
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1485
    • 提供者:mafen
  1. ant_colony_optimization

    0下载:
  2. 基于人工智能的蚁群算法,是一种重要的启发式算法。希望能够帮助到有需要的人!-Ant colony algorithm based on artificial intelligence, is an important heuristic algorithm. Hope to help the needy people!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:9459
    • 提供者:Jack
  1. NEH_ForTFT

    6下载:
  2. 排序问题的NEH算法,用于解决最小总完工时间的无等待流水调度问题,是最有名的启发式算法-NEH algorithm is the best algorithm for serching the minimum total flow time of no wait flow-shop porblem
  3. 所属分类:matlab例程

    • 发布日期:2013-04-17
    • 文件大小:2454
    • 提供者:knight
  1. program

    0下载:
  2. 单件小批量车间动态调度优先启发式算法。多工件,多工序,多加工单元,当出现各种调度问题时进行重新排序已得到较优可行解。-Shop in one small batch scheduling priority heuristic. Multi-piece, multi-process, multi-processing unit, when there is a variety of scheduling problems have been re-sort the optimum feasible
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:595321
    • 提供者:谢利颖
  1. Distrrithm

    0下载:
  2. 分布式最小连通支配集启发式算法Distributed Heuristic Algorithm-Distributed Heuristic Algorithm for Minimum Connected Dominating Set
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:969952
    • 提供者:
  1. DE

    0下载:
  2. 微分演化算法,可以用于结构系统识别。它是一种启发式算法,对于解决复杂的优化问题有很好的效果。-Differential evolution algorithm, can be used for structural system identification. It is a heuristic algorithm for solving complex optimization problems with good results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:12145
    • 提供者:王兰彬
  1. graph-search-algorithm

    1下载:
  2. 图搜索的非启发式和启发式算法, 着重分析了它们各自的复杂性、优缺点及 其相互关系, 提出了改进要点. 这对于如何选用一个合适的搜索算法是十分有益的.-Figure of non-heuristic and heuristic search algorithm, analyzes the complexity of their respective advantages and disadvantages and their relationship, an improved points.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:84321
    • 提供者:quanyecha
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com