CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - SEED

搜索资源列表

  1. 0-1

    0下载:
  2. //产生0-1之间均匀分布一个随机数// /////////////////////////////////////////////////////////////// //传入参数:r--双精度实型变量指针,指向的单元存放随机数种子值//// //传出参数:p:产生0-1之间均匀分布一个随机数 -/ / 0-1 have a uniform distribution between random numbers / / ////////////////////////////////////
  3. 所属分类:数值算法/人工智能

  1. pixel_region_grow

    0下载:
  2. 像素聚类区域成长法-- 顾名思义,此方法从一个种子像素开始,通过如平均灰度,组织纹理及色彩等性质的判断,将具有类似性质的像素逐一纳入所考虑的区域中,使此区域由种子逐渐成长成一个性质相似的图像区块。-pixel clustering method regional growth -- the name implies, this method from a seed pixels, through such as average gray, the color and texture orga
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4464
    • 提供者:xinxin
  1. twosignals

    0下载:
  2. Basic projection pursuit algorithm demonstrated on 2 sound signals。 include: atutorialintroduction.m efica.m state.m seed.m -Basic projection pursuit algorithm demon strated on two sound signals. Include : atutorialintroduction.m state.m
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7964
    • 提供者:李健康
  1. DTK-FFT11111

    0下载:
  2. seed傅立叶变换程序,5402 ,请大家共享给与反馈-seed Fourier transform procedure, 5402, please give feedback share
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:149627
    • 提供者:yingang
  1. qiyuzengzhangdiguishixian

    0下载:
  2. 本函数的处理结果是将生长后的区域表示为黑色像素,未生长区域表示为白色像素。 区域生长一般包含三个比较重要的问题: 1. 种子点的选取 2. 生长准则 3. 终止条件 可以认为,这三个问题需要具体分析,而且每个问题解决的好坏直接关系到 区域生长的结果。-this function is the outcome of the Regional Growth said black pixels, not growth for the region said
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1674
    • 提供者:蒋建军
  1. regiongrow

    0下载:
  2. 区域增长的算法实现: 1)根据图像的不同应用选择一个或一组种 子,它或者是最亮或最暗的点,或者是位 于点簇中心的点 2...通过像素集合的区域增长 算法实现: 区域A 区域B 种子像素增长.3)增长的规则 4) 结束条件.-regional growth algorithm : 1) According to the images chosen a different application or group of seeds, It is perhaps the most - or the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2074
    • 提供者:蒋建军
  1. AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM

    0下载:
  2. * TSQUEEN.C : <n> number of queens * * <tabu_size> size of the tabu list * * <max_iter> maximum number of iterations * *
  3. 所属分类:数据结构常用算法

  1. randfun

    1下载:
  2. MATLAB 随机种子工具箱,全,十分好用,大家交流-MATLAB random seed kit, full, very easy to use, to share
  3. 所属分类:matlab例程

    • 发布日期:2013-07-10
    • 文件大小:79236
    • 提供者:金黄平
  1. genprime

    1下载:
  2. 基于大数库miracl的快速产生大素数的c语言实现(输入的随机种子不同产生的大素数也不同)-Based on the rapid creation of large numbers library miracl large prime numbers c-language implementation (a different type of random seed generated large prime numbers are different)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-06-13
    • 文件大小:258605
    • 提供者:hbhb
  1. seed_fill

    0下载:
  2. 此代码给出了四邻域与八邻域的种子填充数据结构函数源码-Change the code gives the neighbors field and eight neighborhood filled with data structure functions of seed source
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:938
    • 提供者:Chen Yongren
  1. Random

    0下载:
  2. 生成随机数种子。变换不同的随机序列,生成1-num的整数 -Generated random number seed. Transform different random sequence, to generate the integer 1-num
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:158406
    • 提供者:张媛
  1. sort

    0下载:
  2. 先设定随机数发生公式的种子值,根据这个产生一个随机的数组,然后通过插入排序进行排序,并计算运行时间-First occurrence of the formula set random number seed value, the basis of this result in a random array, and then sort through the insertion sort, and calculate the running time
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:881
    • 提供者:jun
  1. generic2

    0下载:
  2. 遗传算法求解极值的源程序,只需将要求函数在源文件中输入,即可,种子数100,变异概率和交叉概率可调-Extremes of genetic algorithm source code, simply will be asked to function in the source file type, you can, seed number of 100, mutation probability and crossover probability adjustable
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:297639
    • 提供者:stefwang
  1. FindingBlob

    0下载:
  2. Finding blob in the input image using seed filling algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:28330
    • 提供者:SangKyu
  1. lfsr

    0下载:
  2. 线性反馈移位寄存器的matlab实现,可以任意设置抽头(抽头数小于等于3)-matlab implementation of Linear feedback shift register, you can set no more than three taps
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2562
    • 提供者:tnt
  1. CCode

    0下载:
  2. 遗传算法CUse time of day to feed the random number generator seed
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:3591
    • 提供者:dfgert
  1. fill

    0下载:
  2. Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array. implementation in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:539
    • 提供者:adamsr
  1. Intrecog

    0下载:
  2. regionm growing is obtained by using seed points
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:5723
    • 提供者:shra
  1. seed-recognise

    1下载:
  2. 一个带有GUI的种子识别程序,带GUI,matlab源代码,图象处理-a code which can recognise if a seed is good ,and with GUI perfect
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:11719
    • 提供者:
  1. seedFormatParse

    1下载:
  2. java版本的seed解析,包括seed转换miniseed(Seed analysis of java version)
  3. 所属分类:数据结构

    • 发布日期:2020-07-24
    • 文件大小:33792
    • 提供者:梦浮桥
« 12 3 4 »
搜珍网 www.dssz.com