搜索资源列表
BCH
- NAND Flash的BCH ECC算法。
4bit_BCH_code
- 4bit BCH ECC 代码 512字节可纠4bit错-4bit BCH ECC code correct 4bit error in every 512 bit
proj
- bch的一个源码,不知道能不能和相关专业的同学一起学习ECC,感兴趣的朋友可以交流一下-bch a source code, I do not know can and the relevant professional learning of students with ECC, interested friends can exchange
4bits_BCH
- BCH 算法 编译码c code,t=4, k=4096-communication and storage system ECC algorithms
4bits_ECC_BCH
- Nand Flash纠错,4bits+纠错ECC+BCH算法源代码-Nand Flash error correction, 4bits+ ECC+ BCH error correction algorithm source code
BPSK_BCH[05-06-rate]
- comperision of BCH ecc with 0.5-0.6 rate in BPSK
BPSK_BCH[31--]
- comperision of many BCH[31 @] ECC in BPSK
brcm_nand_ecc
- BRCM 平台ECC算法(C语言),该算法可以产生3字节的ECC,每512字节一组-BRCM NAND Flesh Memory ECC Encoder (Hamming code and BCH codes)
ECC_BCH4
- Micron NAND BCH Encoder
nand_bch
- This file provides ECC correction for more than 1 bit per block of data,using binary BCH codes.
nand_bch
- This file provides ECC correction for more than 1 bit per block of data, using binary BCH codes. It relies on the generic BCH library lib bch.c for Linux.
new_rs_erasures
- ECC算法C代码,用于flash控制器等相关的一些纠错功能。-ECC algorith C code: include read-solomn and BCH code, especially for flash controller.
bch_encoder_decoder
- 一篇介绍美光BCH纠错的编解码的文档,挺好的-a document to introduce the micron s BCH ECC encoder and decoder, very nice
2bit_ecc
- 基于BCH码的ECC纠错算法,可纠错2位错误码,供参考(Based on BCH code ECC error correction algorithm, two error codes can be corrected for reference.)