搜索资源列表
rs-matlab
- RS码的matlab仿真 非常有帮助的东西-RS Matlab simulation code has been very helpful things
RS
- golay码&RS码的性能分析与比较,在马头拉巴环境下完成,很好的程序。
rs.c.txt
- 用C实现RS码纠错仿真 RS码的编码程序 编码效率高,且经实际验证符合RS纠错码的要求
RS
- 这是一个RS码的编译码程序,使用C编写的,希望可以对学习RS码的人有帮助!-This is a program about RS coding and decoding.I hope it is helpful to you!
testjiucuo4
- RS纠错解码,xn纠错码原理与方法一书例题目-RS forward error correction decoder, xn principle and method of error-correcting code book cases subject
rs_eedec_bm
- rs码的编码,里面包含了诸如有限域的生成构造等很多有用的算法-rs encoding code, which contains a limited domain such as the generation of structure, and many other useful algorithms
R_S_Code
- RS截断码,本程序实现RS(240,240)RS(240,224)RS(240,192)RS(240,176)多种编码,第一维表示编码后长度,第二维表示信息位的长度.-RS truncated code, the program RS (240240) RS (240224) RS (240192) RS (240176) a wide range of encoding, the first dimension, said length encoded, said second-dimensi
rs_encode
- RS码(255,223)编码程序,符合CCDS标准-RS Code (255,223) coding procedures, in line with standard CCDs
RS
- 该程序是在Visual C++环境下运行的,可以实现R-S的编码和译码,开发语言是VC++语言。-The procedures are in Visual C++ environment to run, you can achieve RS encoding and decoding, the development of language is VC++ language.
RS-endec
- 用Visual C++实现的RS码的源代码-Using Visual C++ implementation of the RS code' s source code
gf_calu
- RS码译码器C语言工程,为[255,191]码率的译码结构,具有通用性-RS decoder C language works [255,191] the decoding bit-rate structure, with common
RiBM
- RS 编码,RS码是一类有很强纠错能力的多进制BCH码-RS code
high_speed_architecture_for_reed_solomon_decoder.r
- RS码的解调算法,BM算法(Berlekamp–Massey)和一种新型高速VLSI算法。-High-Speed Architectures for Reed–Solomon Decoders
RS
- RS码的编码过程,其中的十进制与二进制之间的转换函数MATLAB里面有自带的函数。当然你也可以自己编写-RS code encoding process in which the conversion between decimal and binary function of MATLAB which has built-in functions. Of course, you can also write your own
RS-code
- RS码源码程序,VC工程,可以纠正3、4、5、6个错误,很实用的学习程序-RS code source programs, VC works, can correct a mistake 3,4,5,6, very useful learning process
RS
- 这个C++程序建立了高斯白噪声信道模型下的RS码的编码及译码算法,并且给出了其比特误码率性能。-This program has realized the RS code,the coding and decoding mode (and furthermore has simulated the ber performance of decoding )
rs
- RS码的matlab译码程序,使用BM算法-RS decode
rs
- reed solomon码是信息理论中信道编码的一种,简称RS码,我上传的用C来仿真实现reed solomon的编码与解码-Reed-Solomon encoder and decoder functions
rs
- RS码的C实现,通过mex接口,在MATLAB中创建的LTE下行链路中测试,可跑出误码率曲线。-RS code is implemented in C, by mex interface, LTE downlink created in MATLAB test can be run out of BER curves.
RS码仿真
- 对RS码进行编码译码,再得出在不同信噪比下的误码率(The RS code is coded and decoded, and then the error rate under different SNR is obtained)