Location:
Search - zlib zip
Search list
Description: zlib源码
Platform: |
Size: 218884 |
Author: |
Hits:
Description: 解压zip文件,标准zlib压缩
Platform: |
Size: 118183 |
Author: huhu7451 |
Hits:
Description: 一个包装zlib的例子,有demo程序-A packaging zlib examples demo program
Platform: |
Size: 65536 |
Author: 站长 |
Hits:
Description: zLib标准源码-zLib standards source
Platform: |
Size: 146432 |
Author: |
Hits:
Description: 本软件代码所有权属于Scaton Software Co.,你可以任意使用该代码,但不得以商业形式整体或整模块使用本代码。
scaton, 2006.2.16
CipherOne 加密钻石锁软件代码模块介绍:
Zlib---zip压缩静态库代码,GNU代码
Rsaref---Rsa密钥处理及各算法代码库,RSA Lab拥有版权,Scaton Software增加了AES和IDEA算法代码
RsaKern---本软件加密、解密处理核心模块,Scaton Software拥有版权
CipShext---资源管理器扩展模块(右键菜单支持),Scaton Software拥有版权
CipherOne---加密、解密主界面程序,Scaton Software拥有版权
BCGCBPro---界面增强库,BCGSoft拥有版权
TLCtrl---树型组合列表控件代码,Tiger X原创,Scaton Software整理、排错,并添加排序功能等。
-ownership of the software code is Scaton Software Co.. , you can use the arbitrary code, but not on a commercial basis in whole or in the use of the entire module code. Scaton, 2006.2.16 CipherOne Diamond encryption locks on software code modules : Zlib--- zip code static libraries, GNU code Rsaref--- Rsa key processing algorithm and the code base, RSA Lab copyright owner. Scaton Software increased AES algorithm and IDEA-- the code RsaKern software encryption, decryption processing core module, Software copyright owner Scaton CipShext--- Resource Manager extension (right keys menu support), Scaton Software copyright owner CipherOne--- encryption, the main interface decryption procedures, Software copyright owner Scaton BCGCBPro--- enhanced interface library copyright TLCtrl BCGSoft-
Platform: |
Size: 2314240 |
Author: |
Hits:
Description: zlib的一个应用,大家一起学习-zlib of an application, we will study together!
Platform: |
Size: 2128896 |
Author: gfdgdf |
Hits:
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:
Description: This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP (2.5 and higher) and WinZip. Supported are all possible operations on the zip archive: creating, extracting, adding, deleting files from the archive, modifications of the existing archive. There is also the support for creating and extracting multiple disk archives (on non-removable devices as well) and for password encryption and decryption. This module uses compression and decompression functions from zlib library by Jean-loup Gailly and Mark Adler.
Platform: |
Size: 48128 |
Author: 李建達 |
Hits:
Description: 利用Winzip提供的zlib进行压缩和解压缩的示例程序-Winzip provided use zlib for compression and decompression of the sample programs
Platform: |
Size: 174080 |
Author: Halley |
Hits:
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:
Description: Zlib API For Programmers-Zlib API For Programmers
Platform: |
Size: 71680 |
Author: peji |
Hits:
Description: zlib压缩解压缩库源码,开源代码适合学习和工作使用。-zlib compression decompression library source code, open source code to use for study and work.
Platform: |
Size: 563200 |
Author: yimo |
Hits:
Description: 又一个用于压缩与解压的东东,本打算用来研究winzip的~-compress zip
Platform: |
Size: 210944 |
Author: ada |
Hits:
Description: 目录与文件描述
example.cpp ZIP加载范例。
example.exe 已编译的测试程序。
example.zip 未加密的zip文件。
example_code.zip 已加密的zip文件,密码为“13579”。
[source]
PackReader.h 简单封装的ZIP加载类声明
PackReader.cpp 简单封装的ZIP加载类定义
PackMemory.h 支持内存的ZIP加载模块声明
PackMemory.cpp 支持内存的ZIP加载模块定义
[source\zlib]
*.* Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler-Directory and file description example.cpp ZIP load example. example.exe compiled test program. example.zip unencrypted zip file. example_code.zip encrypted zip file, the password is " 13579." [Source] PackReader.h simple ZIP package load class statements PackReader.cpp simple ZIP package loaded class definition PackMemory.h ZIP support memory load module statement PackMemory.cpp ZIP support memory load module definition [source \ zlib]*.* Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
Platform: |
Size: 212992 |
Author: 思哦 |
Hits:
Description: 对文件进行压缩解压的源码,zlib的压缩解压算法-compress/decompress zip
Platform: |
Size: 162816 |
Author: kevin |
Hits:
Description: 想操作zip压缩流吗?这个库就是你想要的。zip作为最流行的压缩流事实标准,在压缩速度、压缩效果上取得完美平衡,远超rar, lass之流不平衡的压缩格式。
zlib操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持zip格式。
这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境、C#环境、Java环境、PHP环境、python环境、Linux或 Windows的桌面工程、命令行工具中,更可以应用在Web应用中,视使用的Web应用主语言,通过jni或clr或php dll或asp dll,通杀各开发语言,效率最高,通用性最好。-No English.
Platform: |
Size: 679936 |
Author: ls |
Hits:
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:
Description: zip开源代码,需要在嵌入式平台下使用压缩源码的朋友可以参考(The zip open source code, need to use compression source code in embedded platform friends can refer to)
Platform: |
Size: 692224 |
Author: wuang55555
|
Hits:
Description: zlib is a lib to handle zip files
Platform: |
Size: 99777 |
Author: bladaum |
Hits:
Description: zip库,非常不错哦 ,建议使用,快点下载哦(Zip library, very good, recommended to use, quickly download oh)
Platform: |
Size: 157696 |
Author: lc513623756
|
Hits: