-
-
-
-
[
C/C++]
LZ77 algorithm source code.rar
realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
-
[
Visual C++ (VC++)]
DrakeRecordHWnd050627B.rar
sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression function.
-
-
[
Visual Basic (VB)]
MakeTwoBarCode.rar
show you how to make pdf417,ORCode 2d bar code,how to compress image,provid free dll, it has print and copy setting sample,it is necessary for you to make and apply 2d bar code.
-
[
Visual Basic (VB)]
vbCompress.rar
The compress arithmetic realised absolutly on VB platform.The programme which can be conveniently used is completed by a superior.
-
[
C/C++]
g7231sourcecode.rar
The voice compress program file which base on G.723.1 is own to the original source code from ITU.
-
[
C/C++]
gzip-1.2.4.rar
Structure the sources so that the compress ion and decompression code form a library usabl e by any program, and write both gzip and zip on top of this library . This would ideally be a beats per (thread safe ) library. but this would degrade performance. ...
-
[
Visual C++ (VC++)]
compress.rar
A variety of data compression and decompression of the source, using mfc achieve. Including entropy coding, predictive coding, transform coding, dictionary coding