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

搜索资源列表

  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. bian-cong-pin-xinhao

    1下载:
  2. 研究了重频参差相参脉冲串的频率估计算法。通过脉内相关积累,提高了新序列的信噪比。对新序列的相位差按参差重数抽样平均,减小了等效的相位噪声方差,利用重频参差比解相位模糊,扩大了频偏允许范围,降低了算法的信噪比门限。分析了本算法实现相参频率估计的条件,推导了相应信噪比门限的解析表达式,指出了信噪比门限与信号样本总数、参差重数、参差比之阎的关系。仿真结果表明:上述结论是正确的,在满足信噪比门限条件下,频率估计的精度接近相参脉冲串频率估计的克拉美一罗限(CRLB)。-Frequency Estimati
  3. 所属分类:Other systems

    • 发布日期:2016-04-20
    • 文件大小:354304
    • 提供者:江虹旭
  1. Median-filter

    1下载:
  2. 自适应门限的中值滤波器 用于图像处理 图像去噪-Adaptive thresholding median filter for image processing, image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:76171
    • 提供者:朱峥
  1. Image-segmentation

    1下载:
  2. 此文件中包含图像分割的程序,其中有自适应图像分割,阈值分割,基于区域生长法的图像分割,最大方差法计算分割门限的程序,而且用的是matlab语言-This file contains the image segmentation procedure, which has adaptive image segmentation, threshold segmentation, region growing method based on the image segmentation, maximum
  3. 所属分类:Special Effects

    • 发布日期:2016-04-17
    • 文件大小:693248
    • 提供者:张景林
  1. Donoho_deNoise

    0下载:
  2. 基于小波域变换的Donoho软门限去噪滤波器-Denoising filter based on wavelet domain transform Donoho soft doors
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:255980
    • 提供者:Artemis
  1. lmn4op.ZIP

    0下载:
  2. 适用于MANETs的前摄性门限签名协议Applicable to MANETs proactive threshold signature protocol-Applicable to MANETs proactive threshold signature protocol
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1139180
    • 提供者:
  1. xy7z.ZIP

    0下载:
  2. 一种高效的门限部分盲签名方案An efficient ID-based threshold partially blind signature scheme-An efficient ID-based threshold partially blind signature scheme
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:1113823
    • 提供者:deng77
  1. 1xy7z.ZIP

    0下载:
  2. 一种高效的前向安全门限签名方案An efficient forward secure threshold signature scheme-An efficient forward secure threshold signature scheme
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:1117854
    • 提供者:deng77
  1. t6u3vw.ZIP

    0下载:
  2. 一种基于身份的门限代理签名方案An identity based threshold proxy signature scheme-An identity based threshold proxy signature scheme
  3. 所属分类:Mathimatics-Numerical algorithms

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