搜索资源列表
decode
- 解码器,利用差错控制算法解汉明码,BCH码等多种码字
bch_Euclidean
- 用Euclidean算法实现BCH的编码和译码,仿真可直接运行-BCH encode and decode
BCH(15,7,2)
- bch(15,7,2)decode and encode in verilog hdl N=15,K=7,T=2时的BCH码编码:
用MATLAB语言实现BCH的编码和译码
- 用MATLAB语言实现BCH的编码和译码,BCHcode and decode
bch_Euclidean
- 用Euclidean算法实现BCH的编码和译码,仿真可直接运行-BCH encode and decode
BCH(742)
- BCH (7,4,2) encode/decode
encodebch
- BCH encode and decode
8PSKwithBCH.m
- 8PSK调制解调结合BCH编解码的Matlab程序代码-Matlab programme for 8PSK modulation with BCH code & decode
bch
- 这是个给图像加bch信道编码的小程序,提供与大家,希望能给大家些帮助-it is a program for the bch,it can encode and decode of bch to a pictur
BCH_Encoder
- 这是个BCH的信道编码程序,提供给大家,希望给大家以帮助-it is a program of encode and decode of bch,wish it can help you
BCH-Code-Decode
- 改程序实现了阶数小于20以内的BCH编码和译码,由Robert Morelos-Zaragoza编写-Reform program implemented within the order of less than 20 BCH encoding and decoding, prepared by the Robert Morelos-Zaragoza
Full_parallel_architecture_for_turbo_decoding_of_
- A full-parallel architecture for turbo decoding, which achieves ultrahigh data rates when using product codes as error correcting codes, is proposed. This architecture is able to decode product codes using binary BCH or m-ary Reed-Solomon compo
BCHdecode
- BCH(63,56) decode,verilog
bchencodeanddecodewitcorrection
- bch encode and decode wit error correction for bch(255,233)
bch
- BCH编译码 彼得森译码 MATLAB译码 彼得森译码function-bch decode peterson decode
NANDFlash-controller-BCH-code
- 提出一种应用于 NAND Flash 控制器的并行 BCH 编/译码器,在译码阶段引入流水线操作和分组预取译码操作,提升 BCH 码的译 码效率。实验结果表明,在 NAND Flash 的 2 KB 页读取操作中,该编/译码器纠正 8 bit 的随机错误只需要 565 个周期的译码时间,是采用按页预取译码方式所需时间的 1/4。 -Anew architecture of parallel BCH encoder and decoder applied in NAND Flash Con
AAAAA
- BCH编码、译码源代码 可以编译使用 -BCH DECODE AND DECODE
BM-decode
- 进行BCH译码,经过模拟信道的加噪后,用BM译码的方法进行译码,信道编码的应用-BCH-decoded after the analog channel plus noise, with the BM decoding method for decoding, channel coding applications
BCH-rtl-sourcecode
- BCH RTL 源代码,内容包括解码和编码,适合应用在需要纠错的芯片产品,已经在实际的芯片验证-BCH RTL Source Code, include encode and decode, verified in actual silicon
bch_python-master
- 纠错码之BCH编译码python算法说明(BCH decode and encode)