搜索资源列表
bch
- BCH 编解码的MATLAB 实现。BCH码是一类重要而有效的纠正多个随机错误的循环码,由于该码具有严格的代数结构,所以是到目前为止研究得最为详尽、应用最为广泛的一类码,已有多种译码算法。-BCH codec of MATLAB. BCH is a kind of important and effective redress the wrong number of random cyclic code, as the code str
BCH-MPS430
- c语言写的用于单片机mps430的底层通信协议,包含了bch编解码,交织编解码,和crc校验。经过简单的修改即可用于其他的单片机。-write for the MCU mps430 underlying communication protocol includes the BCH encoding and decoding, codecs are intertwined, and crc check. After a simple m
BCH_codec
- BCH编解码的源代码,码长192,纠错能力为10,c语言编写。
bch码在高斯白噪声情况下的编解码
- bch码在高斯白噪声情况下的编解码
LBC
- (31,21) bch 码编解码程序 C++实现.-(31,21) BCH encoding and decoding procedures C achieve.
bch
- BCH 编解码的MATLAB 实现。BCH码是一类重要而有效的纠正多个随机错误的循环码,由于该码具有严格的代数结构,所以是到目前为止研究得最为详尽、应用最为广泛的一类码,已有多种译码算法。-BCH codec of MATLAB. BCH is a kind of important and effective redress the wrong number of random cyclic code, as the code str
BCH-MPS430
- c语言写的用于单片机mps430的底层通信协议,包含了bch编解码,交织编解码,和crc校验。经过简单的修改即可用于其他的单片机。-write for the MCU mps430 underlying communication protocol includes the BCH encoding and decoding, codecs are intertwined, and crc check. After a simple m
reed-solomon-4.0
- RS编解码c语言程序4.0版,,可以对任意长度的信息添加纠错码。-RS codecs c language program version 4.0, can be arbitrary length of the message adding error-correcting codes.
BCH_codec
- BCH编解码的源代码,码长192,纠错能力为10,c语言编写。-BCH codecs of the source code, code length 192, error-correcting capacity of 10, c language.
curve_of_bch_code
- bch码的编解码及信能曲线绘画结果,基于matlab实现-BCH code and the letter codec curve drawing results, based on the matlab realize
BCH_RS
- bch编解码MATLAB程序,可以直接计算M小于12的BCH码生成多项式-BCH codec MATLAB procedures, can be directly calculated M is less than 12 BCH code generated polynomial
BCH(762.752)
- 该源码实现了BCH纠错编解码程序,并附上水印处理程序-The source implementation of the BCH error correction encoding and decoding process, together with a watermark processing
bch
- 本源码纠错编码BCH编解码,提供在AWGN下的误码性能方针,并与理论曲线进行比较-The source encoding and decoding BCH error-correcting code, provides error performance under AWGN approach and compared with the theoretical curve
8PSKwithBCH.m
- 8PSK调制解调结合BCH编解码的Matlab程序代码-Matlab programme for 8PSK modulation with BCH code & decode
BCH_EncDec_Matlab
- bch编解码的完整版,本人已经做过fpga实现,就是按照该程序为原型,绝对可运行-bch decoding the full version, I have done fpga implementation is in accordance with the procedure for the prototype, can certainly run
bch
- 超宽带系统中应用BCH编解码程序。包括PPM和TH两种方式-UWB systems in the application BCH codecs procedure. PPM and TH in two ways
BCH编解码源程序
- 51/63BCH编解码,解码采用循环码译码的一般方法,可纠正一个到两个错误
bch_vs2010
- 使用VS2010移植的标准BCH编解码程序,可以自定义BCH的参数,编解码的结果与主流硬件BCH一直,用于BCH纠错测试验证;也可以用作BCH算法的学习,有兴趣的朋友可以看看。(Using the standard BCH coding and decoding program of VS2010 transplant, we can customize the parameters of BCH, the result of code
stm32f_nand_flash_bch
- 使用STM32F407开发的 NAND FLASH接口部分,实现了NAND FLASH的基础命令操作,使用STM32自带的BCH,可以实现完整的纠错功能,可以用来学习NAND FLASH 或者调试;由兴趣的朋友可以看看(Using the NAND FLASH interface part developed by STM32F407, the basic command operation of NAND FLASH is reali
MATLAB-BCH
- MATLAB实现BCH(15,5)编译码,以及BCH编码器与解码器的MATLAB实现及性能分析(MATLAB implementation of BCH (15,5) encoding and decoding)