搜索资源列表
reed-solomon
- Simulate, by using c++ ,a communication system consists of binary source, RS(7,3,5)/RS(128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS(7,3,5)/RS(128,122,7) BM decoder and sink。-Simulate, by usi
reed-solomon-3.1.1
- RS reed-solomon 纠错码 编码以及译码源程序,非常好用,我项目中用的就是这个。-RS reed-solomon error correction coding and decoding source, very convenient, I used item is this.
reed-solomon-3.1.1.tar
- reed-solomon 编解码,FEC的一种,比卷积码要稳定收敛,用于DVD/VCD的纠错码,纠突发错误。-reed-solomon codecs, an FEC than Convolutional Codes to stabilize convergence, for the DVD / VCD of error-correcting codes and preventing unexpected errors.
reed-solomon-3.1.1
- rs码代码,别人给我的,不过看不懂,main函数太多
fec-3.0.1.tar
- Reed-Solomon信道编解码,支持RS(223,32),无线模块和数据存储的有力工具
reed-solomon-3.1.1
- 这是RS编码解码程序,已经验证,希望对你有用,
reed-solomon
- Simulate, by using c++ ,a communication system consists of binary source, RS(7,3,5)/RS(128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS(7,3,5)/RS(128,122,7) BM decoder and sink。-Simulate, by usi
reed-solomon-3.1.1
- RS reed-solomon 纠错码 编码以及译码源程序,非常好用,我项目中用的就是这个。-RS reed-solomon error correction coding and decoding source, very convenient, I used item is this.
reed-solomon-3.1.1.tar
- reed-solomon 编解码,FEC的一种,比卷积码要稳定收敛,用于DVD/VCD的纠错码,纠突发错误。-reed-solomon codecs, an FEC than Convolutional Codes to stabilize convergence, for the DVD/VCD of error-correcting codes and preventing unexpected errors.
reed-solomon-3.1.1
- rs码代码,别人给我的,不过看不懂,main函数太多-rs code code, others to me, but do not look, main function of too many
RScode-RAID-AP
- Reed-Soloman Code. Very good document to understand Reed-Soloman coding.
fec-3.0.1.tar
- Reed-Solomon信道编解码,支持RS(223,32),无线模块和数据存储的有力工具-Reed-Solomon channel coding and decoding, support for RS (223,32), wireless modules and a powerful tool for data storage
reed-solomon-3.1.1
- 这是RS编码解码程序,已经验证,希望对你有用,-This is the RS codec procedures are verified, I hope useful to you,
fractalanimationpractice
- 几种分形动画制作,包括1.摇摆的分形树,2.生长的sierpinski垫片,3.摇摆的sierpinski垫片,4.旋转的万花筒,5.变形的芦苇-Several fractal animation, including 1. Fractal tree swing, 2. The growth of Sierpinski gasket, 3. Sway the Sierpinski gasket, 4. Rotating kaleidos
rsenc
- this the code for reed solomon encoder of type 7,3. this is the main module program.-this is the code for reed solomon encoder of type 7,3. this is the main module program.
mult3
- this the multiplier 3 module for the reed solomon encoder-this is the multiplier 3 module for the reed solomon encoder
reed-solomon-4.0.tar
- This package implements a general purpose Reed-Solomon encoding and decoding facility. See the rs.3 man page for details.
reed-solomon-3.1.1
- reed-solomon decoder encoder
rscode-1.3
- reed solomon code written in C++ and can be used to correct errors
Reed-Solomon-with-QPSK
- The TransferJet Tech. uses concatenated channel codeing (Reed-Solomon coding & convolutional coding) scheme. For, Reed-Solomon coding, r=224/240,16 parity bit. For Convolutional coding, K=3, r=1/2.