A simple (de)compression program using Run Length enCoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData)
标签: compression Compression enCoding program
上传时间: 2015-12-24
上传用户:远远ssad
C#编写的带控件图象加密解密功能 主要是enCoding和decoding二函数
上传时间: 2016-03-14
上传用户:LouieWu
Computes BER v EbNo curve for convolutional enCoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analytic (QA) technique that relies on the estimation (approximate one) of the information-bits Weight Enumerating Function (WEF) using A simulation of the convolutional encoder. Once the WEF is estimated, the analytic formula for the BER is used.
标签: convolutional Computes enCoding decision
上传时间: 2013-12-24
上传用户:咔乐坞
dsPIC DSC Speex Speech enCoding-Decoding Library
标签: enCoding-Decoding Library Speech dsPIC
上传时间: 2013-12-14
上传用户:wuyuying
This sample demonstrates features of the enCoding class, including a fallback mechanism, new to the .NET Framework version 2.0, that allows you to specify its behavior when it encounters problems during the enCoding or decoding process.
标签: demonstrates including mechanism the
上传时间: 2016-03-30
上传用户:zhouli
Java library for enCoding/decoding MMS messages. Also provides a simlpe client for sending MMS through a WAP gateway.
上传时间: 2014-01-02
上传用户:zyt
STUDIO enCoding PARAMETERS OF DIGITAL TELEVISION FOR STANDARD 4:3 AND WIDE-SCREEN 16:9 ASPECT RATIOS
标签: WIDE-SCREEN PARAMETERS TELEVISION enCoding
上传时间: 2013-12-08
上传用户:凌云御清风
Library and command line program for Huffman enCoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is one pa
标签: and enCoding decoding Library
上传时间: 2016-06-01
上传用户:zhaiye
EZW Embedded Zero-tree Wavelets enCoding,video codecs from the EZW family which use a 3D version of EZW or SPIHT algorithms showed better performance than the MPEG-2 compression algorithm. These algorithms have many advantages inherent for wavelet based schemes and EZW-like coders. Their most important advantages are good compression performance and scalability.
标签: EZW Zero-tree Embedded Wavelets
上传时间: 2013-12-20
上传用户:wsf950131
資料壓縮技術與應用-變動長度編碼壓縮及解壓縮(Run Length enCoding) 整數採用固定長度一個位元組表示法 對於只出現一次的位元組S亦用iS取代
上传时间: 2016-08-15
上传用户:GavinNeko