代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/340665/3284170
pas zlib.pas
{*******************************************************}
{ }
{ Delphi Supplemental Components }
{ ZLIB Data Compress
www.eeworm.com/read/340665/3284171
bpg zlib.bpg
#------------------------------------------------------------------------------
VERSION = BWS.01
#------------------------------------------------------------------------------
!ifndef ROOT
ROOT = $(M
www.eeworm.com/read/340665/3284173
bpr zlib.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# ---------------------------------------------------------------------------
# I
www.eeworm.com/read/340665/3284174
cpp zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("compress.c");
USEUNIT("crc32.c");
USEUNIT("deflate.c")
www.eeworm.com/read/339446/3302800
cpp zlib.cpp
#include
int main(int, char **)
{
z_streamp stream;
stream = 0;
const char *ver = zlibVersion();
ver = 0;
// compress2 was added in zlib version 1.0.8
int res = compr
www.eeworm.com/read/339446/3302801
pro zlib.pro
SOURCES = zlib.cpp
CONFIG -= qt dylib
mac:CONFIG -= app_bundle
LIBS += -lz
www.eeworm.com/read/339446/3307426
def zlib.def
LIBRARY
; zlib data compression library
EXPORTS
; basic functions
zlibVersion
deflate
deflateEnd
inflate
inflateEnd
; advanced functions
deflateSetDictionary
deflateCopy
www.eeworm.com/read/339446/3307447
dsp zlib.dsp
# Microsoft Developer Studio Project File - Name="zlib" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dyna
www.eeworm.com/read/339446/3307448
dsw zlib.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################