代码搜索:zLib

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

代码结果 10,000
www.eeworm.com/read/193974/5137994

py zlib.py

from java import util, lang import jarray, binascii class error(Exception): pass DEFLATED = 8 MAX_WBITS = 15 DEF_MEM_LEVEL = 8 ZLIB_VERSION = "1.1.3" Z_BEST_COMPRESSION = 9 Z_BEST_SPEED = 1 Z
www.eeworm.com/read/193974/5138510

test_zlib

test_zlib 0xe5c1a120 0x43b6aa94 0xbd602f7 0xbd602f7 expecting Bad compression level expecting Invalid initialization option expecting Invalid initialization option normal compression/decompression suc
www.eeworm.com/read/191610/5163869

def zlib.def

LIBRARY ; zlib data compression library EXPORTS ; basic functions zlibVersion deflate deflateEnd inflate inflateEnd ; advanced functions deflateSetDictionary d
www.eeworm.com/read/191610/5163874

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/191610/5163879

dsw zlib.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/191610/5163888

h zlib.h

/* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.1, November 17th, 2003 Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler This software is provid
www.eeworm.com/read/191610/5164088

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) Stat
www.eeworm.com/read/191610/5164096

h zlib.h

/* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.1, November 17th, 2003 Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler This software is provid
www.eeworm.com/read/191610/5164098

3 zlib.3

.TH ZLIB 3 "17 November 2003" .SH NAME zlib \- compression/decompression library .SH SYNOPSIS [see .I zlib.h for full description] .SH DESCRIPTION The .I zlib library is a general purpose da
www.eeworm.com/read/191610/5164260

h zlib.h

/* zlib.h -- interface of the 'zlib' general purpose compression library version 1.1.3, July 9th, 1998 Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler This software is provided 'a