代码搜索:zLib

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

代码结果 10,000
www.eeworm.com/read/313170/3645410

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/312645/3651539

h zlib.h

/* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.3, July 18th, 2005 Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler This software is provided '
www.eeworm.com/read/312645/3651574

3 zlib.3

.TH ZLIB 3 "18 July 2005" .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 data c
www.eeworm.com/read/312645/3653040

h zlib.h

#ifndef __LINUX_ZLIB_H__ #define __LINUX_ZLIB_H__ #include #define zlib_deflateInit(x,y) deflateInit(x,y) #define zlib_deflate(x,y) deflate(x,y) #define zlib_deflateEnd(
www.eeworm.com/read/312645/3654319

h zlib.h

#ifndef CYGONCE_NET_BSD_TCPIP_NET_ZLIB_H #define CYGONCE_NET_BSD_TCPIP_NET_ZLIB_H //========================================================================== // // include/net/zlib.h //
www.eeworm.com/read/312645/3654589

h zlib.h

//========================================================================== // // include/net/zlib.h // //========================================================================== //####EC
www.eeworm.com/read/312645/3654610

c zlib.c

//========================================================================== // // src/zlib.c // //========================================================================== //####ECOSGPLCOP
www.eeworm.com/read/309223/3706229

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 provided 'a
www.eeworm.com/read/307320/3725197

mak zlib.mak

# Makefile for zlib32bd.lib # ------------- Borland C++ 4.5 ------------- # The (32-bit) zlib32bd.lib made with this makefile is intended for use # in making the (32-bit) DLL, png32bd.dll. It uses t
www.eeworm.com/read/307320/3725200

pas zlib.pas

{*******************************************************} { } { Delphi Supplemental Components } { ZLIB Data Compress