UCL compress and Decompress tool, very useful for embedded system
標簽: Decompress compress embedded system
上傳時間: 2015-01-09
上傳用戶:三人用菜
Compress and Decompress algorithm in C for vxWorks.
標簽: Decompress algorithm Compress vxWorks
上傳時間: 2014-01-17
上傳用戶:love1314
Bloat is a basic Perl script to allow you to easily Decompress files from many formats.
標簽: Decompress formats easily script
上傳時間: 2014-10-28
上傳用戶:hn891122
WINDDK XP/2003 Microsoft Bitmap Printer Driver Sample Decompress to src in WINDDK and "build -cZ"
標簽: WINDDK Decompress Microsoft Printer
上傳時間: 2016-04-07
上傳用戶:ruixue198909
I ve written some many years ago dynamic Huffman algorithm to compress and Decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200), s3(30) so the total length of file is 1000+200+30=1230 bytes, it will be encoded assigning one bit to s1 and 2 bits to s2, s3 so the encoded length will be 1*1000+2*(200+30)=1460 bits=182 bytes). In the best case the file consisted of just one symbol will be encoded with compression ratio as 1:8. Huffman coding is used in image compression, however in JPEG2000 arithmetic codec is imployed.
標簽: Decompress algorithm compress Huffman
上傳時間: 2016-05-16
上傳用戶:aysyzxzm
Its a small library for Decompress gzip files in j2me. The final size after obfuscation and jaring is less than 2150 bytes.
標簽: obfuscation Decompress library jaring
上傳時間: 2013-12-11
上傳用戶:zhaiye
MPPC compress/Decompress algorithm
標簽: Decompress algorithm compress MPPC
上傳時間: 2014-06-02
上傳用戶:xz85592677
acv umpack Compress-Decompress algrithms
標簽: Compress-Decompress algrithms umpack acv
上傳時間: 2013-12-23
上傳用戶:zuozuo1215
CZipFile is a lite library that allows you to get information about a zip archive. It is not able to Decompress the files, but just retrieves the contents—the file name, file size, and so on.
標簽: information CZipFile archive library
上傳時間: 2013-12-13
上傳用戶:ruixue198909
Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet transform, which is realised using some FIFO memory modules implementing a pixel-level pipeline architecture to compress and Decompress images. The real filter calculation over 4 · 4 window blocks is done using a tree of carry save adders to ensure the high speed processing required for many applications. The details of implementing both compressor and Decompressor sub-systems are given. The primarily analysis reveals that the proposed architecture, implemented using current VLSI technologies, can process a video stream in real time.
標簽: applications processing Wavelets widely
上傳時間: 2014-01-22
上傳用戶:hongmo