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