搜索资源列表
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.
RS encoder(Verilog)
- RS编码的源代码使用Verilog在Xinloinx平台-RS coding using the source code in Verilog Xinloinx platform
rs_cnv.由RS码、卷积码构成的级联码
- 由RS码、卷积码构成的级联码,结合交织技术,用于信道编码,RS code and convolution code, combine with interleaving, use for channel coding.
rs.rar
- RS纠错编码原理及其实现方法,全面易懂,非常具体详细。,RS and its realization of the principle of error correction coding methods, a comprehensive easy to understand, very specific and detailed.
rs-encoding
- 非常详细的介绍RS编码的小书,内附有MATlab程序。-The little book of a very detailed descr iption of RS coding, enclosing a MATlab program.
RS
- 这是一个RS码的编译码程序,使用C编写的,希望可以对学习RS码的人有帮助!-This is a program about RS coding and decoding.I hope it is helpful to you!
rs_encorder
- RS编码的fpga实现,详细的vhdl文档,可以硬件实现。-RS coding fpga implementation, detailed documentation of vhdl can be implemented by hardware.
rs-coding-and-decoding
- rs编译码用matlab实现,有详细注释,适合初学者-rs encoding and decoding using matlab, there are detailed notes for beginners
RS-code
- 我测试过的!Verilog HDL实现RS编码。-I' ve tested it! RS coding Verilog HDL implementation.
RS进行编译码的同时进行查错功能
- rs编码译码的详细过程,界面友好,可进行编译码的同时进行查错功能-rs detailed process of coding and decoding, friendly interface, can be encoding and decoding functions, while the error checking
rs
- rs编解码,对实现了rs码的编解码,并对其误码率进行了分析仿真-rs codec, to the achievement of the rs code coding and decoding, and BER analysis simulation
RScoding
- rs编码和解码功能函数,在网上找到的不少RS编码函数中,这个是比较完整的-rs encoding and decoding function, in-line to find a lot of RS coding function, this is a relatively complete
RS_encod_decod
- 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信, 大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 , 但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的, 所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改, 附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。-Since the publication o
rs_code
- rs(15,11)编码实现,对于学习RS编码原理的人员可以作为一个例子学习,也可以应用于相应的系统中。 -rs (15,11) encoding the realization of the principle of learning personnel RS coding can be used as an example of learning, can also be applied to the corresponding system.
rs-codec(255-223)
- RS编码是一种纠错码,本程序实现RS(255,223)用FPGA 实现RS编码,程序在Quartus II中调试通过。-RS coding is an error-correcting codes, the procedures for the realization of RS (255,223) with FPGA realization of RS codes, in the Quartus II program through the debugger.
1
- rs coding, for c++,best porogram for decoding and coding
rsfinal
- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
rs
- RS的编码就是计算信息码符多项式,除以校验码生成多项式之后的余数;rs编码的基本实现,包括add,mul函数等;-RS coding is to calculate the information symbol code polynomial, divided by the check code generator polynomial after the remainder rs basically coding, including add, mul function, etc.
rs
- 这是RS编码和字节交织的程序,该程序用来研究R-S码结合交织技术的纠错能力。-This is the RS coding and byte interleaving of the program, the program used to study the RS code combined with interleaving error correction capability.
RS编码
- 利用matlab实现RS编码,并进行纠错算法(RS coding is implemented by MATLAB, and error correction algorithm is carried out)