搜索资源列表
rs32_28_v1_1_tar
- RS码是Reed-Solomon 码(理德-所罗门码)的简称,它是一类非二进制BCH码,在RS码中,输入信号分成k·m比特一组,每组包括k个符号,每个符号由m个比特组成-RS Reed-Solomon codes (Li-teh-Solomon code) in the short, it is a non-binary BCH, the RS code, the input signal into a bit k m groups, each including k symbols, each
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
reed-solomon-3.1.1
- RS reed-solomon 纠错码 编码以及译码源程序,非常好用,我项目中用的就是这个。-RS reed-solomon error correction coding and decoding source, very convenient, I used item is this.
Reed-Solomon-codes
- 通信系统的仿真,Reed-Solomon-codes是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Reed-Solomon-codes is an error-correcting codes, communications can be used, the example is given of the procedures based on Matlab can be used f
galois.tar
- 通信信道中用到的加罗华域的一些生成函数,也包括了Reed-solomon的编码解码。
decode_Reed-Solomon
- Reed-Solomon decode的c语言实现
schifra
- schifra Reed solomon codec & interleaving
reed-solomon
- reed solomon codes introductions (in english)
fec-3.0.1.tar
- Reed-Solomon信道编解码,支持RS(223,32),无线模块和数据存储的有力工具
reed-solomon-4.0
- 本人上传的是RS4.0码C语言源程序文件
gf.rar
- hello these matlab files are for galois field.these matlab files can be used for reed-solomon coding,hello these matlab files are for galois field.these matlab files can be used for reed-solomon coding
reed_solomon_code
- reed solomon coding and encoding
art_sklar7_reed-solomon
- this very important regarding the reed solomon encoder and decoder one can easily make the code using the theory provided in it.-this is very important regarding the reed solomon encoder and decoder one can easily make the code using the theory provi
ReedSolomon
- Reed solomon FEC coding
RS_BCH
- Reed Solomon and BCH Encoder
high_speed_architecture_for_reed_solomon_decoder.r
- RS码的解调算法,BM算法(Berlekamp–Massey)和一种新型高速VLSI算法。-High-Speed Architectures for Reed–Solomon Decoders
RS_Encoder
- its a reed solomon encoder-its a reed solomon encoder.....
reed-solomon-3.1.1
- reed-solomon decoder encoder
rt-stps-r4.0.tar
- RSDecoder Reed Solomon Ver. 4.0
reed-solomon
- reed solomon是信息理论中信道编码的一种,这里用C语言来仿真实现reed solomon算法,-An implementation of the Reed-Solomon Algorithm