搜索资源列表
RS_encoder
- RS码的编码程序 编码效率高,且经实际验证符合RS纠错码的要求-RS coding procedures high coding efficiency, but by actual certification with RS error-correcting code requirements
BCHandRS
- 一些纠错编码的c程序实现,包括bch码,rs码,均已调试通过-some of the c-correction coding program, including BCH code, rs codes have been adopted Debugging
rs-codec(255-223)
- 这是rs(255,223)编码的verilog源程序。里面有:encode、decode、test-bench等文件。-This is rs (255,223) verilog source coding. Inside : encode, decode, test-bench and other documents.
RS_BCH_channelcoding
- RS-BCH REED SOLUMEN 信道编码纠错码算法,用MATLAB编程-RS-BCH Reed SOLUMEN channel coding algorithm for error-correcting codes, using MATLAB programming
RS
- 在GF(8)域内,实现RS码编码和解码,可以改动参数,适应不同的系统要求
RS
- RS编码的某个校验符 RS编码的某个校验符
111
- 基于对偶基的比特并行算法实现RS编码,是实现有限域乘法的指导论文
rs-encoding
- 非常详细的介绍RS编码的小书,内附有MATlab程序。-The little book of a very detailed descr iption of RS coding, enclosing a MATlab program.
RScoding
- rs编码和解码功能函数,在网上找到的不少RS编码函数中,这个是比较完整的-rs encoding and decoding function, in-line to find a lot of RS coding function, this is a relatively complete
rs_encode1_2
- 实现RS编码,利用规范基和对偶基的转换关系-RS coding to achieve using standard-based and dual basis of the conversion relationships
reed-solomon_c
- This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS编码和纠错编码的完整程序)-This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS encoding and error correction coding of a c
RS255_239)(1)
- rs(255,239)的编码译码c++实现 英文版-rs (255,239) of the coding and decoding English version of c++ implementation
rs(31-19)
- 本源代码是RS(31,19)编码器的顶端实现程序和测试程序,此程序可以验证编码器工作与否。此代码,已在ModelSim验证通过。并附上测试时所产生的结果图像。-Source code is RS (31,19) encoder to achieve the top programs and testing procedures, this program can verify the encoder to work or not. This code has been verified in M
rs2daima
- 用乘法电路,编码后的码字为非系统码,若采用除法电路,则可得到系统码。 RS码实际上是一种多进制的BCH码,RS(n,k)码可以由m、n和k三个参数来表示,并且码字长度:n=2m-1个码元,信息段:k个码元,监督位:2t=n-k,最小码距:d=2t+1个码元。 -failed to translate
RS(Reed-solomoncodes)
- 本程序提供了信道编码RS(Reed-solomoncodes)码的编码译码源程序,通过C语言实现并成功仿真。-This procedure provides a channel coding RS (Reed-solomoncodes) coding and decoding source code, C language and successfully through the simulation.
rs_code
- CMMB 移动多媒体广播数字电视激励器(调制器) RS编码模块-CMMB mobile multimedia broadcasting digital television exciter (modulator) RS coding module
new_rs_erasures_c
- RS编码程序,一个外国源代码,采用BM算法,亲测可用-RS coding procedures, a foreign source code, using BM algorithm, pro-test available
rs(63-45)
- 用VHDL实现的RS(63,45)编码器,已经用ISE和questasim编译仿真通过。对45个信息位进行编码。-VHDL implementation of the RS (63,45) encoder has been compiled with the ISE and questasim through simulation. Of 45 information bits are encoded.
RS
- 本文是自己编写的RS编码,译码的源程序。-This article is written in their own RS encoding, source program.