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