搜索资源列表
rs_main
- (31,25)RS码编码以及解码的C程序-(31.25) RS coding and decoding procedures C
rs.bm
- 一个用c编的RS编码的程序,采用BERLEKAMP-MASSEY S 算法,输入m,以及信噪比,可得到生成多项式和误码率等。-with a series of RS coding procedures, using BERLEKAMP - MASSEY S algorithm input m, and the signal-to-noise ratio. available generating polynomial and the error rate.
ReedSolomon
- 该文件包含RS码编译码的相关资料和两个版本的C源码,对进行RS编码和译码的同仁希望有帮助
rs.c.txt
- 用C实现RS码纠错仿真 RS码的编码程序 编码效率高,且经实际验证符合RS纠错码的要求
RiBM
- c编的RS编码的程 c编的RS编码的程
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_c
- RS编译码的c语言实现 该文介绍了码的基本原理以及编码的硬件实现电路, 并结合课题详述了其用语言实现的编译码过程-RS encoding and decoding of the c language code to achieve the paper describes the basic principles, as well as hardware encoding circuit, and its connection with the topic in detail the lang
Matlab_RS_Code
- 基于Matlab环境的RS编码实现与分析。对理解RS编码原理非常有帮助,也可以作为C语言编程参考。-Matlab-based environment, RS coding and analysis. RS coding theory for understanding very helpful, but also can serve as a C language programming reference.
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_coding_123
- RS编码的实现,包括C语言,C++,java,VHDL,DSP,matlab的RS编码实现,代码全部调是通过。-RS encoded, including the C language, C++, java, VHDL, DSPs, Matlab the RS coding, the code all the tune through.
rs
- reed solomon码是信息理论中信道编码的一种,简称RS码,我上传的用C来仿真实现reed solomon的编码与解码-Reed-Solomon encoder and decoder functions
RS(255-239)
- RS编码的C++实现,这里实现的是RS(255,239),239个信息位,16个监督位-RS encoding C++ implementation, here is the realization of RS (255239), 239 information bits, 16 monitoring bits
rscode1
- rs编码,提供编码,译码,文件小,速度快。适应于一般域(rs code c code, common algorithm, fast , small. can download to try)
erasurecode
- RS编码C++ 实现很详细,可以直接测试使用(RS encoding C++ is very detailed and can be directly tested.)