CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - MATLAB,算法

搜索资源列表

  1. matlab源代码

    0下载:
  2. OBS汇聚算法,用matlab实现,该算法为混合门限汇聚算法-OBS aggregation algorithm, using Matlab realize that the algorithm for mixed Threshold aggregation algorithm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4125
    • 提供者:吴鹏
  1. noiseshuaijian.zip

    0下载:
  2. 语音增强算法,该算法描述了经典谱减法的计算流程,结果用语谱图加以显示。,Speech enhancement algorithm, which describes the classical spectral subtraction in the calculation process, the results of the term spectrum to be displayed.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:1797
    • 提供者:dinydiny
  1. PCA-SIFT

    1下载:
  2. 一个基于matlab语言的编程,可以实现对人脸的识别算法-A matlab-based programming language can be achieved on the human face recognition algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2016-07-12
    • 文件大小:690486
    • 提供者:清风怡人
  1. matlab

    8下载:
  2. 基于回声隐藏的信息隐藏算法,是一种音频信号的水印技术,包括隐藏信息的嵌入和提取,以及对于噪声,MP3压缩,滤波,重采样和延迟攻击的模拟。-Based on echo hiding information hiding algorithm, is an audio signal watermarking techniques, including embedding and extracting hidden information, as well as for noise, MP3 compr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-09
    • 文件大小:529408
    • 提供者:张小小
  1. -AES-encryption-algorithm

    0下载:
  2. 基于AES加密算法的改进及其MATLAB实现,内容详细。-AES Encryption Algorithm Based on MATLAB and its implementation, and detailed.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4415129
    • 提供者:王岩
  1. ciphertexts

    0下载:
  2. 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2062
    • 提供者:nor
  1. display

    0下载:
  2. 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1128
    • 提供者:nor
  1. OFDMestimation-LSLMMSE

    2下载:
  2. 这是关于OFDM系统中信道估计的关键技术matlab仿真程序,具体关于OFDM基于块状导频的信道估计算法仿真,包括LS LMMSE估计算法-This is on the OFDM system channel estimation CITIC key technologies matlab simulation program, specifically on the OFDM pilot block-based channel estimation algorithm for the simu
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:12574
    • 提供者:刘雪华
  1. Soft_dfe_simulator

    1下载:
  2. 软判决均衡算法,包括好几种软判决均衡算法及其性能比较-Soft-decision equalization algorithm, including several kinds of soft-decision equalization algorithm and its performance comparison
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1656
    • 提供者:刘斐
  1. DiffieHellmanMerkle

    1下载:
  2. ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:46474
    • 提供者:苏长风
  1. RSA

    1下载:
  2. RSA是被研究得最广泛的公钥算法,这里将RSA算法用matlab实现。-RSA is the most widely studied of the public key algorithm, RSA algorithm used here to achieve matlab.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:欧阳
  1. 2006070411031428475

    0下载:
  2. 分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1888101
    • 提供者:zmaihyyy
  1. d2

    0下载:
  2. 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:35192
    • 提供者:尉玉林
  1. hundun_svd

    0下载:
  2. 基于混沌加密的奇异值分解算法的源代码,实现了水印技术的预处理及嵌入提取过程。-Chaos-based encryption algorithm, singular value decomposition of the source code, a watermark embedding technology and extraction pretreatment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:102996
    • 提供者:xiaobao89
  1. DES

    0下载:
  2. 实现信息的加密解密,DES算法,非常不错的界面-Implementation of information encryption and decryption, DES algorithm, a very nice interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:8425
    • 提供者:Adolph
  1. PSO_AIS

    0下载:
  2. 微粒群优化算法,用于求解一些优化问题,可以编译通过,该算法与人工免疫算法融合-pso optimaztion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:759853
    • 提供者:liuzhaohua
  1. DES-Matlab

    0下载:
  2. DES(标准加密算法)matlab实现,交流一下-DES (standard encryption algorithm) matlab implementation, communication about
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:2355
    • 提供者:
  1. Image-encryption---matlab

    0下载:
  2. 首先生成了超混沌序列,通过随机改变像素值,实现了图像的加密与解密,算法运行速度快,秘钥空间大-First ultra-chaotic sequence generated by randomly changing the pixel values, realize image encryption and decryption algorithm is fast, big secret key space
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-28
    • 文件大小:101845
    • 提供者:hhh
  1. 合成孔径雷达成像Matlab仿真,附PDF和源码

    1下载:
  2. 经典书籍及仿真代码:合成孔径成像雷达算法-matlab代码及书本(sarClassic books and simulation code: synthetic aperture imaging radar algorithm -matlab code and books)
  3. 所属分类:系统/网络安全

    • 发布日期:2019-10-13
    • 文件大小:2496512
    • 提供者:nebust
  1. DES

    1下载:
  2. 能够用MATLAB实现DES算法加密,包含密钥生成和S盒的生成函数(DES algorithm can be encrypted with MATLAB, including key generation and S-box generation function.)
  3. 所属分类:加密解密

    • 发布日期:2020-07-08
    • 文件大小:27648
    • 提供者:三十一画生
« 12 3 4 5 6 »
搜珍网 www.dssz.com