Designand Analysisof Fast Text Compression Basedon Quasi-Arithmetic Coding.
资源简介:Designand Analysisof Fast Text Compression Basedon Quasi-Arithmetic Coding.
上传时间: 2013-12-11
上传用户:kelimu
资源简介:This code implements the arithmetic coding algorithm used for text Compression. At present it takes an input of fixed length but that can be modified in the code as required.
上传时间: 2017-04-18
上传用户:wangzhen1990
资源简介:ZipForge is a fast ZIP Compression library. With this toolkit you can easily add archive functionality to your projects. ZipForge includes our new unique techonology, a transaction system. This innovative solution gives you a fast and easy ...
上传时间: 2014-11-28
上传用户:520
资源简介:A New Architecture for fast Arithmetic Coding in H.264 Advanced Video Coder.pdf 很不错的一个优化算法
上传时间: 2015-06-11
上传用户:liglechongchong
资源简介:Context-based adaptive binary arithmetic coding in the H.264AVC video Compression
上传时间: 2015-07-04
上传用户:wanghui2438
资源简介:自适应算术编码 C语言This package was adapted from the program in "Arithmetic Coding for Data Compression", by Ian H. Witten
上传时间: 2013-12-06
上传用户:ryb
资源简介:Data Compression using a word-based model and revised arithmetic coding method.
上传时间: 2013-12-24
上传用户:zsjinju
资源简介:Context-based adaptive binary arithmetic coding in the H.264AVC video Compression standard
上传时间: 2016-07-16
上传用户:123啊
资源简介:Fast LZW Compression Using Binary Tree
上传时间: 2014-09-10
上传用户:凤临西北
资源简介:Huffman Coding & Decoding for Text Compression
上传时间: 2017-06-07
上传用户:youmo81
资源简介:RLE for text Compression.
上传时间: 2014-11-23
上传用户:xcy122677
资源简介:Arithmetic coding source code. A very good software for arithmetic coding.
上传时间: 2015-12-08
上传用户:csgcd001
资源简介:几种常用的压缩算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 LZW 6、 RLE 7、 DCT 8、 Furie transform
上传时间: 2014-01-18
上传用户:caozhizhi
资源简介:算术编码熵编码Arithmetic Coding
上传时间: 2017-06-18
上传用户:bibirnovis
资源简介:In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, s...
上传时间: 2014-01-27
上传用户:wang0123456789
资源简介:The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (Compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. ...
上传时间: 2015-12-08
上传用户:561596
资源简介:The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (Compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. ...
上传时间: 2013-12-21
上传用户:yuzsu
资源简介:Image Compression A collection of simple routines for image Compression using different techniques. 图象压缩的不同方法 BTCODE: Image Compression Using Block Truncation Coding. PYRAMID: Image Compression based on Gaussian Pyramids...
上传时间: 2016-05-11
上传用户:磊子226
资源简介:EZW implementation which will use wavelet transforms and do the Compression deCompression using EZW coding algorithm
上传时间: 2017-04-10
上传用户:时代电子小智
资源简介:EZW implementation which will use wavelet transforms and do the Compression deCompression using EZW coding algorithm
上传时间: 2014-01-03
上传用户:123456wh
资源简介:H.264/AVC是ITU与ISO/IEC(International Standard Organization/Intemational Electrotechnical Commission国际标准化组织/国际电工委员会)联合推出的活动图像编码标准。作为最新的国际视频编码标准,H.264/AVC与MPEG-4、H.263等视频编码标准相比,性能有了很...
上传时间: 2013-07-03
上传用户:huazi
资源简介:It is possible that certain products which can be built using this software modules might form inventions protected by patent rights in some countries (e.g. by patents about arithmetic coding algorithms owned by IBM and AT&T in the USA)....
上传时间: 2015-09-02
上传用户:gut1234567
资源简介:This zip contains a simple paper of SPIHT generated streams run length encoded ... later i ll be posting the MATLAB source code also and also SPIHT with Arithmetic coding
上传时间: 2013-12-01
上传用户:huangld
资源简介:the text file QMLE contains the quasi maximum likelyhood estimating procedure and performing Information Matrix test for a univariate GARCH(1,1) model
上传时间: 2014-11-22
上传用户:zhenyushaw
资源简介:PHP-MYSQL FAST Finder Just follow the instructions given in the text file and you are done. ENJOY
上传时间: 2014-08-21
上传用户:waizhang
资源简介:FlexCompress is a high-speed Compression library developed to provide archive functionality for your applications. This solution provides flexible Compression and strong encryption algorithms that allows you to integrate archiving or backup...
上传时间: 2015-04-04
上传用户:s363994250
资源简介:A fast lexical analyser generator. It is a tool for generating programs that perform pattern-matching on text. There are many applications for Flex, including writing compilers in conjunction with GNU Bison
上传时间: 2013-12-15
上传用户:aig85
资源简介:Lossless Data Compression Toolkit Version 1.1 of the lossless data Compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic Compression, Huffman com...
上传时间: 2014-01-24
上传用户:caixiaoxu26
资源简介:The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowledge of the elements of arithmetic as they exist on a computer. That conclusion and this book are the result of a long and frustrating search...
上传时间: 2014-11-30
上传用户:lizhen9880
资源简介:the FXT library: fast transforms and low level algorithms. The package contains many algorithms for programmers: bit manipulation, fast othogonal transforms, arithmetic and number theory algorithms.
上传时间: 2014-01-09
上传用户:星仔