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

搜索资源列表

  1. B_M算法

    2下载:
  2. VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。-VC + + programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just type of dense text 2l bits, we c
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30.2kb
    • 提供者:赖晖
  1. BCH_bm_simulation

    0下载:
  2. An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM.Any (valid) code length can be input-An encoder / decoder for binary BCH codes Er Ryan correction using the BERLEKAMP - MASSEY ALG ORITHM.Any (valid) cod
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5.29kb
    • 提供者:里海
  1. rs.bm

    2下载:
  2. 一个用c编的RS编码的程序,采用BERLEKAMP-MASSEY S 算法,输入m,以及信噪比,可得到生成多项式和误码率等。-with a series of RS coding procedures, using BERLEKAMP - MASSEY S algorithm input m, and the signal-to-noise ratio. available generating polynomial and the error rate.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:15.48kb
    • 提供者:王智
  1. 75-dFile

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。 IDEA是International Data Encryption Algorithm 的缩写,是1990年由瑞士联邦技术学院来学嘉X.J.Lai 和Massey提出的建议标准算法称作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年进行了改进强化了抗差分分析的能力改称为IDEA 它
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18.44kb
    • 提供者:zengzl
  1. KESBLOCK_V

    0下载:
  2. This Key Equation Solver (KES) block implements reformulated // // inverse-free Berlekamp-Massey algorithm.-Key Equation Solver (KES) block imple ments reformulated / / / / inverse-free Berleka mp-Massey algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.39kb
    • 提供者:weixing
  1. IDEA

    0下载:
  2. IDEA v2.2 IDEA encryption for dos. IDEA stands for International Data Encryption Algorithm it was invented by Xuejia Lai and James Massey in Switzerland its a private key block algorithm, and is thought to be very secure.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.54kb
    • 提供者:mwb
  1. IDEA

    0下载:
  2. IDEA (International Data Encryption Algorithm) Data Encryption Algorithm by famous Chinese scholars and password Jiaboshi experts James L. Massey in 1990 jointly proposed. As a block cipher designed a wonderful work, IDEA algorithm has strong anti-at
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20.21kb
    • 提供者:huli
  1. bch_matrix_v1_0_tar

    0下载:
  2. The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza \"new_rs_erasures.c\". In particular the Berlekamp-Massey algorithm has not been modified. New features compared to \"new_r
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:18kb
    • 提供者:shijianhong
  1. 高速Berlekamp.Massey算法结构及电路实现

    1下载:
  2. 高速Berlekamp.Massey算法结构及电路实现
  3. 所属分类:其它文档

    • 发布日期:2011-05-02
    • 文件大小:254.22kb
    • 提供者:qinfeng
  1. bch.zip

    2下载:
  2. 主要仿真了二进制的BCH码采用BM算法的编码以及解码的过程,An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-25
    • 文件大小:5.08kb
    • 提供者:雪林
  1. BM

    0下载:
  2. The Berlekamp-Massey algorithm is an efficient algorithm for determining the linear complexity of a finite binary sequence sn of length n. The algorithm takes n iterations, with the Nth iteration computing the linear complexity of the subsequence sN
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:636byte
    • 提供者:Maor Karisi
  1. Berlekamp_Massey

    1下载:
  2. 移位寄存器中的基础算法,Berlekamp Massey算法-The basis of the shift register algorithm, Berlekamp Massey algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:李东辉
  1. BCH_decode_berlekamp.m

    2下载:
  2. BCH码的Berklak-Massey算法,编程比较经典。-BCH code Berklak-Massey algorithm, compare the classic programming.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:1.29kb
    • 提供者:王明
  1. Errors_Erasures_ASL

    0下载:
  2. Reed-Solomon step by step erasure decoding using berlekamp-Massey algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:644.02kb
    • 提供者:Farnaz Shayegh
  1. Berlekamp_Massey_Algo_MiniPoly

    1下载:
  2. Pseodu-random sequence Berlekamp-Massey Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2.16kb
    • 提供者:swallow
  1. rs_decoder

    0下载:
  2. 本程序实现RS码的Berlekamp-Massey解码算法。-The program realization RS code Berlekamp-Massey decoding algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:228.24kb
    • 提供者:于慕阳
  1. RSdecFlash_100722

    0下载:
  2. RS(511,495) decoder for NAND flash controller,decoding steps: (1)syndrome (2)Berlekamp-Massey (3)chien (4)forney
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:323.72kb
    • 提供者:彭洪
  1. Errors_And_Erasures_Test

    0下载:
  2. rs erasures and decoding using the massey berklamp algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6.34kb
    • 提供者:archana
  1. bch

    0下载:
  2. bch decoder using Berlekamp-Massey and Chien search standard bch decoder simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.4kb
    • 提供者:crony76
  1. BM

    0下载:
  2. 利用Berlekamp Massey算法求一个线性反馈移位寄存器序列的极小多项式及线性复杂度。(We use Berlekamp Massey algorithm to find the minimal polynomial and linear complexity of a LFSR.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:1019kb
    • 提供者:老中医
« 12 »
搜珍网 www.dssz.com