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

搜索资源列表

  1. ddvip_com_051534f418cb8f

    0下载:
  2. 八数码难题,本程序分为Dos版和Windows版,但主要算法完全一样.本程序采用全局择优的启发式搜索算法来解决八数码难题.
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:47175
    • 提供者:歪歪
  1. EightNum

    0下载:
  2. 本程序采用全局择优的启发式搜索算法来解决人工智能中的八数码难题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:96950
    • 提供者:吕刚
  1. AI_code

    0下载:
  2. 以八数码问题为例,设计一类滑块问题的求解系统,初步掌握智能搜索算法中的盲目搜索和启发式搜索这两类基本方法,同时通过具体的问题体会搜索算法、数据结构、程序设计等知识的综合应用。
  3. 所属分类:游戏

    • 发布日期:2014-01-17
    • 文件大小:854679
    • 提供者:lutianzhou
  1. NNum

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

    • 发布日期:2008-10-13
    • 文件大小:344439
    • 提供者:hello
  1. EightPuzzle

    0下载:
  2. A*算法属于一种启发式搜索,它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点的约束经过该结点至达目标结点的最佳路径代价 每当扩展结点时,意是在所有待扩展结点中选择具有最小F值的结点做为扩展对象,以便使搜索尽量沿最有希望的方向进行.A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:47608
    • 提供者:
  1. artificial

    0下载:
  2. 八数码 VC源程序 人工智能经典题目 使用A*启发式搜索算法。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34571
    • 提供者:tjz
  1. 12

    2下载:
  2. 启发式遗传算法在电子商务下物流配送中心选址中的研究. 电子商务环境下的物流配送中心选址问题比较复杂,涉及因素较多。根据物流配送特点,对配送中心选址模型的变动 费用和时间约束作修改,建立更加合理的适用于电子商务环境下的物流配送中心选址模型。由于选址模型属于NP难问题,故采用启 发式遗传算法进行求解。 [关键词] 电子商务 启发式遗传算法 物流配送中心
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:373016
    • 提供者:唐五
  1. bpnnet_156

    0下载:
  2. 在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3094
    • 提供者:zhangaixia
  1. modelfindthepoint

    0下载:
  2. 本论文建立了校园卡充值点安排方案的最优化模型 建立“0-1”模型,使用“启发式贪婪算法”,运用Lingo软件计算出三个最优点。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:123078
    • 提供者:yya
  1. spath

    0下载:
  2. 有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)-the heuristic search algorithm of the classic : A * shortest path algorithm examples and the corresponding procedures. Concerned friends can look. (Dijistra than the traditional alg
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:35025
    • 提供者:莜月
  1. amaze32v3

    0下载:
  2. 2. 设计一个启发式函数(最好是A*搜索函数)并编程实现,设计报告中必须给出函数的具体形式并说明设计思想(或分析为什么是A*算法)-2. Design a heuristic function (A * is the best search function), and Programming, design report must be given to the specific function and state forms design (or analyze why is A * al
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:526969
    • 提供者:小龙
  1. the-problem-8-digital

    0下载:
  2. 熟练掌握启发式搜索 算法及其可采纳性,使用启发式搜索算法求解8数码问题-Master the heuristic search algorithm and its admissibility, the use of heuristic search algorithm to solve the problem 8 digital
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:1229
    • 提供者:lihongjie
  1. SY0915129

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

    • 发布日期:2017-04-13
    • 文件大小:3465
    • 提供者:余光学
  1. ant

    0下载:
  2. 关于地图着色问题的蚁群搜索算法,启发式搜索算法的改进-Map Coloring Problem on ant colony search algorithm, heuristic search algorithm to improve
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:5835
    • 提供者:yurongguo
  1. MOEA-D-DE

    0下载:
  2. 多目标差分进化算法,实现了多个目标共同进化的启发式进行算法-MOEA-D-DE
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:119901
    • 提供者:雷锋
  1. MC_3points

    0下载:
  2. 蒙特卡罗启发式搜索算法,在平面内的多个点找到任意三点组成对大三角形的面积-Monte Carlo heuristic search algorithm, a number of points in the plane to find any of three large triangular area formed
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2904
    • 提供者:zhaochuanmin
  1. pegjump

    0下载:
  2. 设计一类peg jump问题的求解系统,初步掌握智能搜索算法中的盲目搜索和启发式搜索这两类基本方法,同时通过具体的问题体会搜索算法、数据结构、程序设计等知识的综合应用。-Peg jump for a class of design problem solving systems, intelligent search algorithm for the initial grasp of the blind search and heuristic search these two types o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:38517
    • 提供者:chenyanli
  1. FullyAutomaticlusteringSystem

    0下载:
  2. 这是一篇结合启发式搜索的聚类算法研究的文章 改进了聚类算法的一些典型缺点 值得参考-This is a combination of heuristic search algorithm for the clustering of articles improved clustering algorithm to some typical shortcomings worth considering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:573770
    • 提供者:刘年
  1. PSOBPlunwen

    1下载:
  2. 基于PSO的BP训练算法论文:在BP训练算法中,关于变权值、学习速率、步长的问题已被广泛地研究,几种基于启发式改进的技术也表明具有改善训练时间以及避免陷入局部最小的明显效果。这里BP训练过程由基于PSO同时优化log—Sigmoid函数与网络权值的新算 法(PSO。GainBP)实现。实验结果表明,PSO—GainBP比传统基于PSO的BP算法在网络训练方面具有更好的性能。-PSO based on the BP training algorithm Papers: In the BP tr
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:150606
    • 提供者:ekin
  1. hill

    0下载:
  2. 爬山算法是一种局部择优的方法,采用启发式方法,是对深度优先搜索的一种改进,它利用反馈信息帮助生成解的决策。 属于人工智能算法的一种。-Climbing algorithm is a partial merit-based approach, using heuristic methods, is a depth-first search of an improvement, which uses feedback information to generate solutions to help
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1505
    • 提供者:ccy
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com