搜索资源列表
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 strictly algebraic structure, it
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 modifications can be used in ot
BCH_codec
- BCH编解码的源代码,码长192,纠错能力为10,c语言编写。
bch码在高斯白噪声情况下的编解码
- bch码在高斯白噪声情况下的编解码
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
BCHCODE
- 这段程序包含BCH(16,8) /BCH(17,9)的截短码/的编码表和错误图样表 以及解码程序BCH_DECODE(),可用于BCH(16,8)的编解码 提供较高的编解码速度,和很强的就错能力-This section contains BCH (16,8)/BCH 17,9 (short)/coding sheets and error patterns BCH_DECODE procedures and decoding (), can be used for BCH (c
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
BCHSim
- BCH(15,11,1)+交织编解码matlab代码-BCH (15,11,1) with interleaver matlab code
new_BCHandRS
- 我好不容易找到的BCH编解码的FPGA的程序。欢迎大家使用- I found with great difficulty BCH arranges the decoding the FPGA procedure. Welcome everybody use
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_work
- BCH编解码,matlab系统仿真 BCH编解码,matlab系统仿真-BCH codecs, Matlab System Simulation
bch
- 超宽带系统中应用BCH编解码程序。包括PPM和TH两种方式-UWB systems in the application BCH codecs procedure. PPM and TH in two ways
BCH3121
- BCH编解码的实现,(31,21),完整版-BCH codec to achieve
BCH编解码
- BCH编解码,有需要的朋友可以下载!!!!!
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 codec and the mainstream hardware
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 realized, and BCH with STM32 is use
MATLAB-BCH
- MATLAB实现BCH(15,5)编译码,以及BCH编码器与解码器的MATLAB实现及性能分析(MATLAB implementation of BCH (15,5) encoding and decoding)
BCH3121编解码器的实现
- BCH编解码的实现,(31,21),完整版 (BCH codec to achieve)