bch
共 122 篇文章
bch 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 122 篇文章,持续更新中。
dvb-s2x
dvb-s2x标准的bch码仿真程序,matlab版本
BCH编解码分析
BCH编解码分析过程, 理解BCH码,编码过程与解码过程
bch 编码和译码
bch 编码和译码,用硬件语言vhdl实现
网上掏了个BCH编码及译码程序
网上掏了个BCH编码及译码程序,觉得不错,现于大家分享,希望对你有用
用汇编语言实现BCH解码校验算法
用汇编语言实现BCH解码校验算法,清晰明了
it is used to understand the basic working of a BCH encoder/Decoder
it is used to understand the basic working of a BCH encoder/Decoder
it is usefull for BCH encoding and Decoding purposes
it is usefull for BCH encoding and Decoding purposes
this is bch coder in C
this is bch coder in C
乘积码硬解码 c语言仿真
一个乘积码硬解码仿真平台,C语言实现,乘积码的子码为BCH
非常好的BCH码源代码
非常好的BCH码源代码,我现在的项目就是用的这个源代码
This matlab code on reed solomon and BCH encoding and different decoding algorithms. Also errors and
This matlab code on reed solomon and BCH encoding and different decoding algorithms. Also errors and erasures.
实现了BCH编码译码
实现了BCH编码译码,一种非常重要的循环码
BCH码的matlab仿真
BCH码的matlab仿真,可变调制方式BPSK,4QAM,16QAM等
这是和BCH码有关的源程序,前面提交过turbo码了,所以很有必要再加些BCH码的了,呵呵
这是和BCH码有关的源程序,前面提交过turbo码了,所以很有必要再加些BCH码的了,呵呵
(4200,4096,17)BCH 编码器Verilog设计
本设计采用Verilog实现(4200,4096,17)的BCH 编码设计。
bch decoder 用汇编语言实现的!
bch decoder 用汇编语言实现的!
自己年编写的matlab中bch码的仿真程序。有编码和译码2个主程序
自己年编写的matlab中bch码的仿真程序。有编码和译码2个主程序,附有运行结果。
CYCLIC CODES的PDF文件
CYCLIC CODES的PDF文件,适合于像我一样的新手。分为Basis,cyclic GRS codes,RS codes,cylic alternant codes和BCH codes.
Description: The programm generates encoder for CRC-, BCH- and RS-Codes. The command line opti
Description:
The programm generates encoder for CRC-, BCH- and RS-Codes.
The command line options of the tools can be displayed with -h !
BCH码仿真
BCH码仿真,全matlab程序,对信道编码的人很有帮助。