搜索资源列表
rs-codec-5-6
- lgpl RS编解码 5-6 Reed-Solomon Codes-LGPL RS codec 5-6 Reed-Solomon Codes
RS
- RS编解码程序,调试通过!
rs编解码源程序
- 详细介绍了RS编码和解码原理,并附有C++源代码。
RS.rar
- RS编译码的MATLAB仿真,每句程序后都附有解释说明,RS encoding and decoding of the MATLAB simulation, every process is accompanied by explanatory notes
rs-coding-and-decoding
- rs编译码用matlab实现,有详细注释,适合初学者-rs encoding and decoding using matlab, there are detailed notes for beginners
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
rs1
- 完整的RS编译码仿真程序,基于matlab仿真实现-integrity of the RS encryption simulation program, based on Matlab Simulation
RS-decoder-DSP
- RS编译码器的DSP实现,首先用MATLAB仿真,最后在DSP上实现-RS of DSP codecs to achieve, the first simulation using MATLAB, and finally realized in the DSP
RS_Verilog
- rs编解码的verilog实现源代码,从硬件实现rs的编解码-rs codec to achieve the verilog source code, from the hardware codec rs
RSandfpgadesign
- 详细介绍了RS编解码背景以及原理,同时给出了FPGA实现方案-Described in detail the background of RS codecs as well as the principles of the FPGA at the same time give the realization of the program
rs
- 能实现rs编解码,并附有详细的文字描述,能实现多种码长的编解码-Rs codec to achieve, together with a detailed text descr iption of a variety of code to achieve long codec
rsfinal
- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
HFC
- 运用Simulink搭建的有线电视HFC网络上行信道仿真模型,运用16QAM调制,RS编解码,能够获得系统误码率曲线与信噪比之间的关系-The use of Simulink to build the cable HFC network upstream channel simulation model, the use of 16QAM modulation, RS coding and decoding, have access to the system bit error rate cu
RSBCH
- RS BCH 编译码 MATLAB编写 可用-RS BCH encoding and decoding can be written MATLAB
RS_Code
- RS编译码的Matlab程序,与陈文礼的《RS纠错编码原理及其实现方法》配套,已调试通过。-RS encoder and decoder ,matlab program
RScoding
- RS编解码的仿真程序,并编有相应的c程序接口可直接调用-RS encoding and decoding of the simulation program, and a corresponding code can directly call c program interface
RS_simulation_code
- RS编译码的matlab码源,经测试好用。-RS codec matlab source code
rs
- RS编译码原理基于MATLAB仿真程序 举例-RS encoding and decoding principle is based on MATLAB simulation program example
RS编译码器verilog
- 本设计提供RS(255,247)码的编码和解码的Verilog源代码。 已验证0~4个错误的编码与解码功能。