搜索资源列表
reed-solomon
- Simulate, by using c++ ,a communication system consists of binary source, RS(7,3,5)/RS(128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS(7,3,5)/RS(128,122,7) BM decoder and sink。-Simulate, by using c, a communication system c
rs-codec-8-16
- 这是一个rs译码器的verilog程序运行于quatus-This is a rs decoder running on Verilog quatus
FEC_EncodeAndDecode
- 实现RS-FEC擦除码的编码与解码,开发环境为VC2003。以解码为例,分析数据报文的API在FecDecInterface.cpp/h中,FEC解码的APIfec.cpp/h中。-RS-erasure code FEC coding and decoding, the development environment for the VC2003. A decoder for example, Analysis of data packets in the API FecDecInterface
testjiucuo4
- RS纠错解码,xn纠错码原理与方法一书例题目-RS forward error correction decoder, xn principle and method of error-correcting code book cases subject
RSdecoder
- RS信道编码的解码程序。这个适用于解码从信道上接受的编码,从而恢复。-RS decoding channel coding procedures. This applies from the channel decoder to receive the code, thus restoring.
gf_calu
- RS码译码器C语言工程,为[255,191]码率的译码结构,具有通用性-RS decoder C language works [255,191] the decoding bit-rate structure, with common
RS(204.188)design
- RS(204,188)译码器说明 原文件: rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程), Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。 ROM及初始化文件: rom_inv.v(求逆运算), rom_power.v(求幂运算); rom_inv.mif(ROM初始化文件), rom_po
rs
- This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via the Berlekamp iterative algorithm.-This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via
rs_encoder_decoder
- RS编解码源程序,有详细的VERILOG程序,用于纠错-RS encoder and decoder
RS_dec
- rs(204,188)译码器,verilog实现,乘法器采用比特异或方式实现-rs (204,188) decoder, verilog achieve multiplier used than specific or way
rs
- reed solomon码是信息理论中信道编码的一种,简称RS码,我上传的用C来仿真实现reed solomon的编码与解码-Reed-Solomon encoder and decoder functions
rs_decoder_31_19_6.tar
- RS Decoder RTL verilog Code
rs encoder and decoder
- 实现了RS编码的详细的功能,附有程序解释。(Realized the detailed function of RS code, with a program explanation.)