代码搜索:zLib

找到约 10,000 项符合「zLib」的源代码

代码结果 10,000
www.eeworm.com/read/209211/4984374

h zlib.h

/* * zlib header fields */ enum { ZlibMeth = 0x0f, /* mask of compression methods */ ZlibDeflate = 0x08, ZlibCInfo = 0xf0, /* mask of compression aux. info */ ZlibWin32k = 0x70, /* 32k hi
www.eeworm.com/read/206585/5008221

bpg zlib.bpg

#------------------------------------------------------------------------------ VERSION = BWS.01 #------------------------------------------------------------------------------ !ifndef ROOT ROOT =
www.eeworm.com/read/206585/5008223

bpr zlib.bpr

www.eeworm.com/read/206585/5008227

cpp zlib.cpp

//--------------------------------------------------------------------------- #include //--------------------------------------------------------------------------- // Important not
www.eeworm.com/read/206585/5008229

bpf zlib.bpf

USEUNIT("zlib.cpp"); USEUNIT("..\..\..\zlib\zutil.c"); USEUNIT("..\..\..\zlib\compress.c"); USEUNIT("..\..\..\zlib\crc32.c"); USEUNIT("..\..\..\zlib\deflate.c"); USEUNIT("..\..\..\zlib\gzio.c");
www.eeworm.com/read/206585/5008235

def zlib.def

LIBRARY DESCRIPTION "zlib compression library for Windows" EXPORTS adler32 @1 compress @2 crc32 @3 deflate
www.eeworm.com/read/206585/5008236

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/206209/5009221

def zlib.def

; ; Slightly modified version of ../nt/zlib.dnt :-) ; LIBRARY Z DESCRIPTION "Zlib compression library for OS/2" CODE PRELOAD MOVEABLE DISCARDABLE DATA PRELOAD MOVEABLE MULTIPLE EXPORTS adler3
www.eeworm.com/read/206209/5009262

pas zlib.pas

{*******************************************************} { } { Borland Delphi Supplemental Components } { ZLIB Data Compress
www.eeworm.com/read/206209/5009275

rc zlib.rc

#include #define IDR_VERSION1 1 IDR_VERSION1 VERSIONINFO MOVEABLE IMPURE LOADONCALL DISCARDABLE FILEVERSION 1,2,3,0 PRODUCTVERSION 1,2,3,0 FILEFLAGSMASK VS_FFI_FILEFLAGSMASK