Location:
Search - Berlekamp
Search list
Description: 高速Berlekamp.Massey算法结构及电路实现
Platform: |
Size: 260318 |
Author: qinfeng |
Hits:
Description: 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 can have the minimal polynomial LFSR, resulting in the formation of the entire sequence. Here l is the linear complexity.
Platform: |
Size: 1911808 |
Author: 赖晖 |
Hits:
Description: 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) code length can be input
Platform: |
Size: 5120 |
Author: 里海 |
Hits:
Description: 一个用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.
Platform: |
Size: 15360 |
Author: 王智 |
Hits:
Description: encode.v The encoder
syndrome.v Syndrome generator in decoder
berlekamp.v Berlekamp algorithm in decoder
chien-search.v Chien search and Forney algorithm in decoder
decode.v The top module of the decoder
inverse.v Computes multiplication inverse of an Galois field element
test-bench.v The test fixture, and some brief notes on using the modules.
data-rom.v A simple data source for testing
run For those intelligence-challenged who can t run verilog
LGPL The license
-encode.v syndrome.v Syndrome generator in decoder al berlekamp.v Berlekamp gorithm in decoder chien- search.v Chien searc h and Forney in decoder algorithm decode.v The t op module of the decoder inverse.v Computes intercommunication tiplication inverse of an element over Galois field test-bench.v The test fixture. and some brief notes on using the modules. data- rom.v A simple data source for testing run For th PNA intelligence-challenged who can not run veri The log LGPL license
Platform: |
Size: 45056 |
Author: zs8292 |
Hits:
Description: 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.
Platform: |
Size: 3072 |
Author: weixing |
Hits:
Description: rs
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 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_rs_erasures.c" are:
- fully parameterized: code parameters (n,k,m) can be selected via
command line options.
- decoding optional by Euclid or Belekamp-Massey algorithm
- efficient support of shortened codes
- extensive verbose levels for hardware verification
Platform: |
Size: 17408 |
Author: shijianhong |
Hits:
Description: RS码的解调算法,BM算法(Berlekamp–Massey)和一种新型高速VLSI算法。-High-Speed Architectures for Reed–Solomon Decoders
Platform: |
Size: 329728 |
Author: hero |
Hits:
Description: 主要仿真了二进制的BCH码采用BM算法的编码以及解码的过程-An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM
Platform: |
Size: 5120 |
Author: 雪林 |
Hits:
Description: A standard BCH decoder simulation using Berlekamp-Massey and Chien search.
Platform: |
Size: 1024 |
Author: Quy |
Hits:
Description: 著名教材The Art of Error Correcting Coding自带的里德所罗门码的C程序仿真:
Reed-Solomon codes
Berlekamp-Massey, Euclidean and PGZ algorithms
Errors-and-erasures decoding
Error performance evaluation-Well-known textbook The Art of Error Correcting Coding bring their own Reed Solomon process simulation C code: Reed-Solomon codes Berlekamp-Massey, Euclidean and PGZ algorithms Errors-and-erasures decoding Error performance evaluation
Platform: |
Size: 13312 |
Author: Justin |
Hits:
Description: Reed-Solomon step by step erasure decoding using berlekamp-Massey algorithm.
Platform: |
Size: 659456 |
Author: Farnaz Shayegh |
Hits:
Description: Pseodu-random sequence Berlekamp-Massey Algorithm
Platform: |
Size: 2048 |
Author: swallow |
Hits:
Description: 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 consisting of the first N terms of sn. Returned value (L) is the length of the shortest linear feedback shift register sequence that generates all bits in sequence sn.
Platform: |
Size: 1024 |
Author: Maor Karisi |
Hits:
Description: 本程序实现RS码的Berlekamp-Massey解码算法。-The program realization RS code Berlekamp-Massey decoding algorithm.
Platform: |
Size: 233472 |
Author: 于慕阳 |
Hits:
Description: RS(511,495) decoder for NAND flash controller,decoding steps:
(1)syndrome
(2)Berlekamp-Massey
(3)chien
(4)forney
Platform: |
Size: 331776 |
Author: 彭洪 |
Hits:
Description: 移位寄存器中的基础算法,Berlekamp Massey算法-The basis of the shift register algorithm, Berlekamp Massey algorithm
Platform: |
Size: 2235392 |
Author: 李东辉 |
Hits:
Description: bch decoder using Berlekamp-Massey and Chien search
standard bch decoder simulation
Platform: |
Size: 1024 |
Author: crony76 |
Hits:
Description: berlekamp算法的详细推导(有图易理解)-berlekamp algorithm derived in detail (there are pictures and easy to understand)
Platform: |
Size: 302080 |
Author: yichen |
Hits: