搜索资源列表
s3c44b0_exampie
- 创维特的s3c44b0 ARM开发板的触摸屏,串口,RTC的学习的例子-Skyworth Reed's s3c44b0 ARM development boards touch screen, serial, RTC examples of learning
rscode
- 实现8比特字节的RS纠错编码,可以指定极性校验字节数目,能产生的最大校验序列长度为255字节(含极性校验字节).This is an implementation of a Reed-Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codeword) that can be generated is 255 bytes, including
RS(31-19-6)
- reed-solomon译码器。共有7个文件,分别为译码器的7个模块。
rs255253
- Reed Solomon(255/253)纠错码的编解码器-RS is the short form for Reed-Solomon whih is a kind of algorithm for encoding. This package is the en-/decoder for the Reed-Solomon (255,253) error correction codes.
Reed Solomon Code (32,16)
- 這篇是RS_CODE 16IN 32Out 範例
rs
- Reed-Solomoon 纠错算法C语言的实现,在ARM嵌入式平台MLC NAND flash 驱动验证过。-Reed-Solomoon correction algorithms in C language to achieve, in the ARM embedded platform for MLC NAND flash driver verified.
ghgjc
- 几年前设计的一个干簧管自动检测台,可以自动检测、检测完毕自动取走干簧管,自动分类存放(按高灵敏度、一般、低灵敏度、不合格等几个档次)。附有电路图。-A few years ago the design of a reed switch automatically detects the units can automatically detect, detection finished automatically removed reed switch, automatic classifica
RS
- reed selemon encoder vhdl code
reedsolomon
- reed solomon encoder synthesis and simulation is done using verilog and working fine
rstk-0.7.tar
- archivo reed solom para utilizar en decodificacion de television digital esta en vhdl
RS_decoder
- Reed solomon decoder based on table-lookup method VHDL code
read_solomon
- This project implements a parameterized Reed Solomon decoder for use in OFDM wireless systems.
rsvhdl_255_239
- a VHDL implementation of 255_239 reed solomon encoder.
ReedSolomon
- Reed-Solomon FEC Performance Using Equation 8.7, in section 8.1.1 Reed-Solomon Error Probability from Digital Communications, 2nd edition,
reed_solomon_decoder_latest.tar
- reed solomon (204,188). in verilog.
rs_dec_enc_latest.tar
- Reed-Solomon (255,251). in VHDL.
RS_DesignNote
- Reed-solomon decoder, encoder design note
reed-solomon-fast-MCU
- Fast Reed-Solomon Error Code Correction for small microcontrollers.
Reed-Solomon-RS-ENCODE-DECODE
- 支持GF(2^n)域的rs编解码,可直接修改参数实现不同方式的RS编码和解码-This program is an encoder/decoder for Reed-Solomon codes.