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
explanation about the viterbi decoder and convolution EnCODEr , showing block diagram of eack
标签: explanation convolution decoder EnCODEr
上传时间: 2017-07-28
上传用户:ywqaxiwang
Verilog jpec coder EnCODEr source code
标签: Verilog EnCODEr source coder
上传时间: 2013-12-15
上传用户:15736969615
I have aatched C code for EnCODEr.
上传时间: 2014-01-12
上传用户:6546544
it is a mpeg 2 EnCODEr document
上传时间: 2014-01-08
上传用户:songrui
3GPP WCDMA turbo EnCODEr 3GPP WCDMA turbo EnCODEr 3GPP WCDMA turbo EnCODEr 3GPP WCDMA turbo EnCODEr
上传时间: 2013-12-28
上传用户:冇尾飞铊
It is turbo EnCODEr and decoder qritten for communication module has viterbi
标签: communication EnCODEr decoder qritten
上传时间: 2013-12-11
上传用户:chenxichenyue
The TW9910 is a multi-standard video decoder and EnCODEr chip that is designed for multimedia applications. It uses the mixed-signal 1.8V CMOS technology to provide a low- power integrated solution.
上传时间: 2013-04-24
上传用户:金宜