CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 门限

搜索资源列表

  1. dns_delay_xmtest

    0下载:
  2. 实现DNS时延和抖动,包括DNS连接请求次数,不可达次数,连接成功率,超门限次数等功能-Implement DNS latency and jitter, including the number of DNS connection request, do not reach the number, the connection success rate, the number of features such as super-threshold
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:1625
    • 提供者:夏依
  1. DS18B20

    0下载:
  2. 这是一个温度传感器程序,芯片选择的是D S18B20芯片,设置了温度报警门限和上位机显示-This program is a temperature sensor, the chip select is D S18B20 chip, set the temperature alarm threshold and PC display
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1113
    • 提供者:三毛
  1. Main-image-segmentation

    0下载:
  2. 图像分割 主要内容:间断检测 边缘连接和边界检测 门限处理 基于区域的分割 基于形态学分水岭的分割-Main image segmentation: intermittent connection edge detection and edge detection threshold region-based segmentation process based on morphological watershed segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1711573
    • 提供者:Leslie
  1. yuzhihuafenge

    0下载:
  2. 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1089
    • 提供者:杨莎莎
  1. 683

    0下载:
  2. 一款电池充电器C程序,带有充满电压检测,放电电压门限检测等功能。-A battery charger C program with full voltage detection, discharge voltage threshold detection function.
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:96442
    • 提供者:KEEN
  1. 445501285

    0下载:
  2. 自适应滤波方式实现图像的去噪 门限的中值去噪-Adaptive filtering method for image denoising threshold in the denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:142960
    • 提供者:樊欣
  1. Pe_SNR

    0下载:
  2. 本次仿真研究多幅度电平信号误码率与信噪比之间的关系,系统框图如上。假设考虑8幅度电平,则根据流程首先需要用一个随机数发生器产生在(0,1)间的均匀随机数,然后将(0,1)区间均匀划分为(0,0.125)、(0.125,0.25)、(0.25,0.375)、(0.375,0.5)、(0.5,0.625)、(0.625,0.75)、(0.75,0.875)、(0.875,1)这些子区间,并分别对应于一个3bit符号000、001、010、011、100、101、110、111,接着分别映射到-7d、
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:1932
    • 提供者:ps
  1. tidu

    0下载:
  2. 图相的梯度锐化处理,有门限锐化,根据梯度二值化图像等功能,C语言源码,编译通过。-Figure phase gradient sharpening, sharpening a threshold, according to the gradient binary images and other functions, C language source code, compile.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:829548
    • 提供者:xu
  1. ns2-power-control

    0下载:
  2. ns2中功率控制方面的代码,关于门限等内容的-the code with power control in ns2
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:8862
    • 提供者:孙鹏
  1. zz_rarget

    0下载:
  2. 目标和雷达的仿真程序,可以设置目标位置向量、速度、目标散射截面积、距离门限等等,计入高斯噪声,经过混频和傅里叶变化后再显示其距离和多普勒二维图形。-Target and radar simulation program can be set to the target position vector, velocity, target scattering cross-sectional area, the distance threshold, etc., included in the Ga
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2802
    • 提供者:周严
  1. Neural-network-recognition

    0下载:
  2. 网络将输入模式加权求和、与门限比较、再进行非线性运算,得到网络的输出-The network will be weighted sum input mode, compared with the threshold, then a nonlinear operator to get the output of the network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:493103
    • 提供者:徐森
  1. Harris_meanshift

    2下载:
  2. 将meanshift算法思想融入harris角点检测算法中,通过设置门限终止迭代漂移,亚像素级别地进行角点检测。-The mean shift algorithm ideas into a corner detection algorithm, terminate the iteration drift, carried out by the sub-pixel level corner detection limit by setting the door.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2577
    • 提供者:guerchengmin
  1. STM8-touch-program-without-library

    0下载:
  2. STM为了卖产品做出的库实际是将简单的问题复杂化,你要是用调用STM8的所谓TOUCH库的方法设计触摸按键,那各种绕弯十万八千里的调用能把你头搞炸。RC电容触摸按键的检测原理其实很简单,而具体到STM8单片机上则是通过所谓的LOAD脚加载高、低电平进行充、放电,然后检测键盘脚的高低电平的门限Vih、Vil以及读取定时器而获得充放电的时间。具体可到www.stmcu.org获取相关资料。-STM library in order to sell products to make the actua
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1189
    • 提供者:alen
  1. otsu111

    0下载:
  2. Otsu算法步骤如下: 设图象包含L个灰度级(0,1…,L-1),灰度值为i的的象素点数为Ni ,图象总的象素点数为N=N0+N1+...+N(L-1)。灰度值为i的点的概率为: P(i) = N(i)/N. 门限t将整幅图象分为暗区c1和亮区c2两类,则类间方差σ是t的函数: σ=a1*a2(u1-u2)^2 (2) 式中,aj 为类cj的面积与图象总面积之比,a1 = sum(P(i)) i->t, a2 = 1-a1 uj为类cj的均值,u1 = sum(i*P(
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1549115
    • 提供者:燕子一舞
  1. secret-sharing-ideas

    0下载:
  2. 针对图像秘密共享前需要像素置乱的问题,基于(t, n)门限多重秘密共享思想,提出一种免置乱的图像秘密共享方案,以第n+1人的秘密份额作为因子参与秘密分割与重构,加大相邻像素之间的差距-Based on (t, n) threshold multiple secret sharing ideas, and put forward a kind of scrambling image from secret sharing scheme to n+ 1 people share the secret
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:390183
    • 提供者:庆喜
  1. Threshold-secret-sharing

    0下载:
  2. 利用椭圆曲线离散对数问题的难解性, 给出了一个基于拉格朗日插值的( t, n) 门限秘密共享 方案-By mean s of the in t ractab ility of Ellip se Cu rve D iscrete Logarithm P rob2 lem (ECDL P) , a ( t, n) secret sharing th resho ld scheme based on L agrange in sert value is p resen ted.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:176892
    • 提供者:庆喜
  1. Resources-Allocation

    0下载:
  2. 在传统的子载波分配过程中,具有优先权的用户将优先选择最好的载波,这将导致载波利用效率下降。 许多改进算法通过牺牲一定的公平性来提升容量并降低复杂度,但是这可能会使用户间无法达到所要求的公平 性。针对这些问题,提出了一种基于公平度门限的载波和功率自适应分配算法。在载波分配过程中,通过公平度 门限来决定载波分配优先级,从而实现容量和公平度的粗略折中。载波分配后利用粒子群(PSO)算法进行功率分配来达到所要求的公平度门限。实验结果表明,该算法在满足所要求公平度门限的同时提升了系统容量。 -
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:732760
    • 提供者:wangfei
  1. cfar

    0下载:
  2. 雷达信号处理中的CFAR仿真程序,同时比较了在相同虚警率下的理想检测门限、单元平均CFAR检测门限、审核式CFAR检测门限、有序统计CFAR检测门限。-this is a program about cfar in radar signal processing。
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:698
    • 提供者:xushaojian
  1. Mixedthreshold_Image-Recovery

    0下载:
  2. 代码给出了基于混合门限带迭代步长的稀疏图像重构。特别地,压缩采样矩阵为抽样傅里叶变换矩阵,利用2D-FFT,大大降低了计算复杂度。-The mixedthreshold sparse image reconstruction with step is given in the package. In particular, the 2D-FFT is used to disign the sample matrix, which can reduce the computational comp
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:28734
    • 提供者:周清保
  1. car

    0下载:
  2. 主要实现的是将彩色图像转换为2值,然后根据灰度级门限提取感兴趣的区域-The main achievement of the color image is converted to two values​ ​ , then grayscale door to limit the extracted area of ​ ​ interest
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:101964
    • 提供者:陈小3
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com