Development of LDPC Encoder/Decoder core
标签: Development Decoder Encoder LDPC
上传时间: 2017-06-24
上传用户:jjj0202
Reed Solomon Decoder: TMS320C64x Implementation
标签: Implementation Decoder Solomon Reed
上传时间: 2014-12-20
上传用户:lijinchuan
VC版mpeg2编解码程序 mpeg2 decoder and encoder developped in VC
标签: mpeg2 developped decoder encoder
上传时间: 2014-07-11
上传用户:jhksyghr
Nice pdf on the MPEG4 video decoder and good overview of the MPEG4
标签: MPEG4 the overview decoder
上传时间: 2017-07-04
上传用户:wanghui2438
Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input a file and write the output into another file.
标签: the Implementation Huffman encoder
上传时间: 2013-12-30
上传用户:ghostparker
Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and the output is written in another file.
标签: Implementation Lempel-Ziv and separated
上传时间: 2017-07-05
上传用户:xuanjie
-- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee USE ieee.std_logic_1164.ALL ENTITY hamdec IS PORT(hamin : IN BIT_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4 dataout : OUT BIT_VECTOR(0 TO 3) --d0 d1 d2 d3 sec, ded, ne : OUT BIT) --diagnostic outputs END hamdec ARCHITECTURE ver1 OF hamdec IS BEGIN
标签: Hamming produced Decoder decoder
上传时间: 2017-07-15
上传用户:520
implementation of MAP decoder
标签: implementation decoder MAP of
上传时间: 2014-01-09
上传用户:xwd2010
user equipment decoder for lte
标签: equipment decoder user for
上传时间: 2014-11-29
上传用户:Pzj
explanation about the viterbi decoder and convolution encoder , showing block diagram of eack
标签: explanation convolution decoder encoder
上传时间: 2017-07-28
上传用户:ywqaxiwang