搜索资源列表

  1. PathFinderRedux

    0下载:
  2. 包括Pheromones Algorythm、Memory Algorythm和Hill Climbing Algorythm I,II,III在内的多个人工智能算法的实现-including Pheromones Algorythm, Memory Algorythm and Hill Climbing Algorythm I, II, III from the number of artificial intelligence al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:117760
    • 提供者:冯枫
  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-05
    • 文件大小:1748992
    • 提供者:yao
  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-05
    • 文件大小:3072
    • 提供者:mawei
  1. pashansuanfa

    0下载:
  2. A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:真实的
  1. hill_climbing

    0下载:
  2. 利用登山算法实现图像分割。算法适用于中心灰度较大,而向邻域逐渐递减的区域分割,如微钙化点图像。根据当前窗口手动设定的局部点,寻找局部灰度极大值点,找到16个角度下的种子点。然后以这16个点为种子点进行区域增长,约束条件为相应的灰度约束和空间约束。-Climbing algorithm using image segmentation. Algorithm applied to a larger central gray, and gra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:93184
    • 提供者:fly_sea
  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-05
    • 文件大小:2048
    • 提供者:杨大棱
  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-05
    • 文件大小:1033216
    • 提供者:Perry
  1. hill

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

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

    0下载:
  2. 数值算法,爬山算法源码,动态演示过程,JAVA源码-Numerical algorithm, climbing algorithm source, dynamic presentation process, JAVA source
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:21504
    • 提供者:张辉
  1. 8queen

    0下载:
  2. 随机生成八皇后棋盘,利用爬山法选择较优方案-Randomly generated eight Queen s chessboard, using mountain climbing method to choose better programs
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:184320
    • 提供者:ls112112
  1. hillclimbing

    0下载:
  2. algorithm of hill climbing for searching
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:youqi
  1. SAGAHillClimbing

    0下载:
  2. Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA -Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:mashomid
  1. hillClimbing

    0下载:
  2. Hill Climbing Algorithm, 经典算法-Hill Climbing Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:赵烨
  1. GeneticAlgorithm

    0下载:
  2. Hill Climbing Wuth Genetic Algorithm Source Code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:elahe
  1. HillClimbingSegment.1.0

    0下载:
  2. 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:86016
    • 提供者:steven
  1. JavaGenes.0.7.28.tar

    0下载:
  2. JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.-JavaGenes is an evolutionary software system w
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:11746304
    • 提供者:jim
  1. Hill

    0下载:
  2. java code for hill climbing
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:PP
  1. NQueen

    0下载:
  2. N皇后问题的爬山法 效果比普通方法好一些-N queens problem of hill-climbing method is better than the average effect of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:tamiaode
  1. Hill_Climbing_Searching

    0下载:
  2. solving 8-Queen problem by using hill climbing.
  3. 所属分类:C#编程

    • 发布日期:2024-05-05
    • 文件大小:25600
    • 提供者:shahin
  1. IteratedHC

    0下载:
  2. optimization based on iterated hill climbing
  3. 所属分类:通讯编程

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

源码中国 www.ymcn.org