搜索资源列表

  1. hsdfhjshdj

    0下载:
  2. 对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1749656
    • 提供者:yao
  1. 上古神器

    0下载:
  2. 代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:1273
    • 提供者:单士占
  1. climb

    0下载:
  2. 数值算法:爬山算法的实现 三个按键,分别是随机选点 开始爬山 -numerical algorithms : Algorithm of mountaineering three keys are randomly selected starting point of the hills
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1647
    • 提供者:姚骏乘
  1. hill

    0下载:
  2. 爬山算法 可以解决许多函数优化方面的问题,可以与其他算法,如蚂蚁算法,粒子群算法等融合使用,有其一定的研究意义
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3520
    • 提供者:mawei
  1. geneticagrithom

    0下载:
  2. 本遗传算法是保留大量状态种群的随机爬山搜索算法,新的状态通过变异和杂交产生,杂交把来自种群的状态对结合在一起。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:71623
    • 提供者:同承
  1. hill

    0下载:
  2. 采用爬山法求解优化问题,一共4个文件,函数和脚本分开放
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2059
    • 提供者:杨大棱
  1. pashansousuo

    0下载:
  2. 用爬山法求f(x,y)=1/(x2+y2+2)的最大值,设计出具体的程序,使之能够动态演示爬山搜索过程。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10165
    • 提供者:jack
  1. pashan

    0下载:
  2. 爬山法搜索的程序实现-mountaineering Act Search Program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:bobofish930
  1. hsdfhjshdj

    0下载:
  2. 对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath
  3. 所属分类:C#编程

    • 发布日期:2024-05-23
    • 文件大小:1748992
    • 提供者:yao
  1. climb

    0下载:
  2. 数值算法:爬山算法的实现 三个按键,分别是随机选点 开始爬山 -numerical algorithms : Algorithm of mountaineering three keys are randomly selected starting point of the hills
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:evisd
  1. hill

    1下载:
  2. 爬山算法 可以解决许多函数优化方面的问题,可以与其他算法,如蚂蚁算法,粒子群算法等融合使用,有其一定的研究意义-Climbing algorithm can solve many function optimization problems, with other algorithms, such as ant algorithms, particle swarm optimization, such as integration of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:mawei
  1. hill

    1下载:
  2. 采用爬山法求解优化问题,一共4个文件,函数和脚本分开放-Climbing method used optimization problem, a total of four documents, functions and sub-scr ipt open
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:杨大棱
  1. pashansousuo

    0下载:
  2. 用爬山法求f(x,y)=1/(x2+y2+2)的最大值,设计出具体的程序,使之能够动态演示爬山搜索过程。-Climbing method with f (x, y) = 1/(x2+ Y2+ 2) the maximum, the specific procedure designed to enable them to climb the search process dynamic presentation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-23
    • 文件大小:10240
    • 提供者:jack
  1. hillClimb

    0下载:
  2. 包括测试图片和源程序,实现了爬山算法(hill climb) 登山算法 以及一些常用的开闭运算-Including test images and source and achieve a climbing algorithm (hill climb) climbing algorithm as well as some commonly used open-closing operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1033216
    • 提供者:Perry
  1. hill

    1下载:
  2. 这是一个爬山法聚类算法的实现,希望对大家有用。-This is a climbing method clustering algorithm realize, in the hope that everyone useful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:fanliutong
  1. rwk1

    0下载:
  2. matlab界面设计,八数码界面,搜索算法,爬山法-matlab interface design, eight digital interface, the search algorithm, hill climbing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:门敢
  1. pipei

    0下载:
  2. 匹配程序,实现了普通匹配,基于特征点匹配,利用“爬山法”进行匹配,以及最小二乘匹配-Matching program, to achieve a normal match, based on the feature point matching, the use of " hill-climbing" to match, and least squares matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:120832
    • 提供者:李新
  1. A late acceptance hill climbing algorithm

    0下载:
  2. 通过加入Late Acceptance Strategy,改进了爬山局部搜索算法,该算法在求解某些benchmark函数时,比禁忌搜索和模拟退火等局部搜索算法更好。(by Late Acceptance Strategy, An improved hill climbing local search algorithm is proposed which outperforms Tabu and SA when solving some
  3. 所属分类:文档资料

    • 发布日期:2024-05-23
    • 文件大小:2738176
    • 提供者:DRen
  1. 爬山 完美

    0下载:
  2. 使用爬山法实现n皇后问题 输入 n,并用运行时间比较几种算法在相同规模的问题时的求解效率。列表给出结果。 比较同一算法在 n 不相同时的运行时间,分析算法的时间复杂性。(Use of climbing method to achieve the N Queens)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-23
    • 文件大小:7293952
    • 提供者:doudou854
  1. 爬山法-遗传算法-极限学习机

    0下载:
  2. 爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值(Mountain climbing improved genetic algorithm to provide faster convergence speed and to optimize the weight of extreme learning machine)
  3. 所属分类:进化算法

    • 发布日期:2024-05-23
    • 文件大小:714752
    • 提供者:孔OO
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org