搜索资源列表
2
- 基于FPGA自适应高速RS编译码器的IP核设计
RSencode
- 基于FPGA的RS编译码器实现 我是新手 刚学的写的很简单的代码 -FPGA implementation RS codecs
RS_C
- 基于C的RS编译码,谢谢批评指正,一起学习。-C-based RS codec, thank criticism and learn together.
ug_rs-compiler
- altera RS编译码器datasheet-the datasheet of the rs encoder and decoder of altera
TRRSS_CODECh
- 该程序源码是RS编译码器的MATLAB仿真程序源码,里面有对程序源码的详细说明与解释。包包含编码算法与译法算法的原理,流程和代码实现。对掌握RS码有非常好的学习价值。 可直接使用。 -The program source code is the RS codec MATLAB simulation program source code, there are detailed instructions and explanations on the program source. The p
rs_code
- FPGA实现了RS(255,239)的编译码模块(FPGA implements the RS (255239) encoding and decoding module)
top_rs
- 利用Xilinx ise的IP CORE写的(255,223)编译码的程序(The use of Xilinx ISE IP CORE written (255223) encoding and decoding procedures)
RS编译码器verilog
- 本设计提供RS(255,247)码的编码和解码的Verilog源代码。 已验证0~4个错误的编码与解码功能。