搜索资源列表
BCH_Decoder72
- BCH代码,采用VHDL实现,能够实现纠错,带有波形。-BCH code, the use of VHDL implementation, be able to achieve error correction with waveform.
BM
- 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
TPC
- 文章详细介绍了TPC编码技术及信道容限, 是一篇不错的介绍TPC的文章-An important goal for a new communication system is to transfer information at a high rate while keeping energy consumption low. Shannon s channel capacity sets a limit on the tradeoff between the rate of infor
globchat
- 使用Winsock编写用IPX协议客户/服务器模式的聊天的程序- Uses the Winsock compilation the procedure which chats with the IPX agreement customer/server pattern
BCHdecode
- 给出了纠错编码中BCh码BMA迭代译码方法的整个流程及仿真程序-Error-correcting code is given in the BMA Code BCh iterative decoding methods and the whole process simulation program
BCH
- 一种BCH码编译码的实现 一种用可编程逻辑器件和单片机实现BCH码编、译码的方案-Encoding and decoding a BCH code with the realization of a single-chip programmable logic devices and for the realization of BCH codes, decoding of the program
rsfinal
- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
BCH
- 纠错编码,BCH的实现,已经过测试时可用的,就是需要自己再加个画图语句-Error-correcting codes, BCH' s implementation, has been testing available is the need for their own statements together with a drawing
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
2des
- salam.I have not other file. please give me a computer program on bch decoding by auclidean algorithm with matlab.thanks.
8PSKwithBCH.m
- 8PSK调制解调结合BCH编解码的Matlab程序代码-Matlab programme for 8PSK modulation with BCH code & decode
RSBCH
- RS BCH 编译码 MATLAB编写 可用-RS BCH encoding and decoding can be written MATLAB
BCH
- BCH algorithm..sharing with you.
BCHSim
- BCH(15,11,1)+交织编解码matlab代码-BCH (15,11,1) with interleaver matlab code
BCH[31-16]-with-BPSK-MFSK
- comperation of performance of BCH [31 16] code with BPSK and MFSK
BCH[31-26]-with-BPSK-MFSK
- comperation of performance of BCH [31 26] code with BPSK and MFSK
BPSK_BCH[05-06-rate]
- comperision of BCH ecc with 0.5-0.6 rate in BPSK
Coding
- Simulation BCH in communication channel with different SNR
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