Welcome![Sign In][Sign Up]
Location:
Search - zlib-1.1.3

Search list

[Compress-Decompress algrithmszlib

Description: zlib源码 -zlib source
Platform: | Size: 219136 | Author: 站长 | Hits:

[Compress-Decompress algrithmszlib-1.2.3.tar

Description: zlib是文件压缩算法,它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本.-zlib compression algorithm of the document, it swf decoder, mp3 decoder which has been widely used. and a .2.3 edition is the latest in a stable version.
Platform: | Size: 496640 | Author: 黄旭东 | Hits:

[Compress-Decompress algrithmszlib-1.2.3

Description: We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a few times), and would like further edification, below is an annotated example in C of simple routines to compress and decompress from an input file to an output file using deflate() and inflate() respectively. The annotations are interspersed between lines of the code. So please read between the lines. We hope this helps explain some of the intricacies of zlib.-We often get questions about how the deflat e () and inflate () functions should be used. Use rs wonder when they should provide more input, when they should use more output. what to do with a Z_BUF_ERROR. how to make sure the process terminates properl y, and so on. So for those who have read zlib.h (a few times), and would like further edification. below is an annotated example in C of simple rout ines to compress and decompress from an input fi le to an output file using deflate () and inflate () respectively. The annotations are interspe rsed between lines of the code. So please be read tween the lines. We hope this helps explain some of the intricacies of zlib.
Platform: | Size: 608256 | Author: ylin_v | Hits:

[Compress-Decompress algrithmszlib

Description: zlib静态库,实现数据压缩的工具!可以放在开发VC++程序中使用-zlib static library, to achieve data compression tool! Can be put on the development of VC++ Proceedings
Platform: | Size: 112640 | Author: 何宇翔 | Hits:

[Internet-NetworkZlib

Description: 文件夹压缩和解压代码.从 codeproject网下的代码在处理文件夹有问题, 改后上传以便大家查查学习一下的-Folder compression and decompression code. From codeproject network code under the folder in the deal with the problem has changed after the upload so that we look up to learn about the
Platform: | Size: 104448 | Author: ymlife | Hits:

[Compress-Decompress algrithmsZLib

Description: Zlib VC版的,包含功能有MD5校验功能,压缩、解压功能-Zlib VC version contains functions function MD5 checksum, compression, decompression function
Platform: | Size: 266240 | Author: 姜开机 | Hits:

[Compress-Decompress algrithmszlib-1.2.3

Description: 实现inflate压缩算法,结构清晰,方便裁剪,比gzip小很多。详情见www.zlib.net-Realize inflate compression algorithm, structural clarity, easy cutting, much smaller than gzip. Details www.zlib.net
Platform: | Size: 575488 | Author: 吴潇文 | Hits:

[Compress-Decompress algrithmszlib-1.2.3

Description: zlib 内存压缩解压程序。。可以在内存中进行压缩解压、-zlib compression memory decompression procedures. . Can be compressed in memory decompression,
Platform: | Size: 751616 | Author: asdsa | Hits:

[Compress-Decompress algrithmszlib_v1.2.3

Description: zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本. -zlib is a file compression algorithm, and its compression and decompression algorithms are completely open, so it has been widely used in swf decoder, mp3 decoder. The version 1.2.3 is the latest stable version.
Platform: | Size: 591872 | Author: psychic | Hits:

[Compress-Decompress algrithmszlib-1.2.3-lib

Description: Zlib API For Programmers-Zlib API For Programmers
Platform: | Size: 71680 | Author: peji | Hits:

[Compress-Decompress algrithmszlib-1.2.3

Description: Zlib压缩算法,可在BCB下和VC下使用,附dll工程,直接用VC可编译成dll,可在其它开发环境下使用-Zlib compression algorithm can be under BCB and VC to use, with a dll project, the direct use of VC can be compiled into a dll, can be used in other development environments
Platform: | Size: 566272 | Author: daily | Hits:

[Special Effectszlib-1.2.3

Description: zlib压缩解压缩库源码,开源代码适合学习和工作使用。-zlib compression decompression library source code, open source code to use for study and work.
Platform: | Size: 563200 | Author: yimo | Hits:

[Compress-Decompress algrithmszlib-1.2.3

Description: 著名的zlib算法 bmp图像一般可以压缩50倍-Bmp image known generally zlib compression algorithm 50 times
Platform: | Size: 672768 | Author: cmdhack | Hits:

[Special EffectscximageLite_V600

Description: CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you don t claim it as your own. With more than 200 functions, and with comprehensive working demos, CxImage offers all the tools to build simple image processing applications on a fast learning curve. Supported file formats are: BMP, GIF, ICO, CUR, JBG, JPG, JPC, JP2, PCX, PGX, PNG, PNM, RAS, SKA, TGA, TIF, WBMP, WMF, RAW, CRW, NEF, CR2, DNG, ORF, ARW, ERF, 3FR, DCR, X3F, MEF, RAF, MRW, PEF, SR2. Cximage is highly portable and has been tested with Visual C++ 6 / 2008, C++ Builder 3 / 6, MinGW on Windows, and with gcc 3.3.2 on Linux. The library can be linked statically, or through a DLL or an activex component.
Platform: | Size: 563200 | Author: tayfun karan | Hits:

[Compress-Decompress algrithmszlib-1.2.3

Description: gzip 使用deflate算法进行压缩。zlib,以及图形格式png,使用的压缩算法也是deflate算法。从gzip的源码中,我们了解到了defalte算法的原理和实现。-gzip compressed using the deflate algorithm. zlib, and graphics formats png, use the compression algorithm is deflate algorithm. Gzip source code from, we have learned defalte algorithm theory and implementation.
Platform: | Size: 582656 | Author: | Hits:

[Mathimatics-Numerical algorithmszlib-1.2.5

Description: 开源 zlib 库 zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。此函式库为自由软件,使用zlib授权。截至2007年3月,zlib是包含在Coverity的美国国土安全部赞助者选择继续审查的开源项目。-Is to provide open source zlib data compression library zlib library used by Jean-loup Gailly and Mark Adler of the development, first edition of version 0.9 in May 1st, 1995 publication. zlib uses DEFLATE algorithm, originally written for the libpng library, and later used by many software generally. This library is free software, use the zlib license. As of March 2007, zlib is included in Coverity' s Department of Homeland Security sponsors choose to continue the review of the open source project.
Platform: | Size: 654336 | Author: love | Hits:

[Windows Developzlib-1.2.3-src

Description: zlib v1.2.3 Source Code
Platform: | Size: 647168 | Author: Barbos | Hits:

[Remote Controlgh0st_server_3.6_src

Description: 版本:3.6 控制端采用IOCP模型,数据传输采用zlib压缩方式 稳定快速,上线数量无上限,可同时控制上万台主机 控制端自动检测CPU使用率调整自己的工作线程, 稳定高效 宿主为svchost以系统服务启动,有远程守护线程,上线间隔为两分钟。 心跳包机制防止意外掉线.. 支持HTTP和DNS上线两种方式 自动恢复SSDT-Version: 3.6 control terminal with a the IOCP model of data transmission using zlib compression steady and rapid way, is no ceiling on the number of on-line, to adjust their own worker threads can simultaneously control thousands host control terminal automatically detects the CPU usage, stable and efficient host svchost system service starts, the remote daemon thread, on the line every two minutes. Two ways heartbeat packet mechanism to prevent accidental dropping .. support on-line HTTP and DNS automatically restore SSDT
Platform: | Size: 1024000 | Author: ljh | Hits:

[Compress-Decompress algrithmsswf_5.0_for_vc6

Description: swf 5.0 类库,需要ZLIB 1.1.3才能编译-swf 5.0 Class Library
Platform: | Size: 119808 | Author: sachengbao | Hits:

[Compress-Decompress algrithmszlib-1.2.11.tar

Description: zlib-1.2.11版本压缩包使用方法: tar zxf zlib-1.2.11.tar.gz Build with: cd zlib-1.2.11 CC=mpicc ./configure --prefix=/usr/local/zlib-1.2.11_mpich-3.2 make all check sudo make install(Zlib-1.2.11 version compression package use method: Tar zxf zlib-1.2.11.tar.gz Build with: CD zlib-1.2.11 CC=mpicc./configure --prefix=/usr/local/zlib-1.2.11_mpich-3.2 Make all check Sudo make install)
Platform: | Size: 607232 | Author: smile2018 | Hits:
« 12 3 4 »

CodeBus www.codebus.net