代码搜索:zlib

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

代码结果 10,000
www.eeworm.com/read/409921/2220281

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/409921/2220288

mak zlib.mak

ZLIB_BASE = $(LIB_BASE_)3rdparty$(SEP)zlib ZLIB_BASE_ = $(ZLIB_BASE)$(SEP) ZLIB_INT = $(INTERMEDIATE_)$(ZLIB_BASE) ZLIB_INT_ = $(INTERMEDIATE_)$(ZLIB_BASE)$(SEP) ZLIB_OUT = $(OUTPUT_)$(ZLIB_BASE)
www.eeworm.com/read/409921/2227788

h zlib.h

/* zlib.h -- interface of the 'zlib' general purpose compression library version 1.1.4, March 11th, 2002 Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler This software is provided
www.eeworm.com/read/408818/2242210

c zlib.c

/* * This file is derived from various .h and .c files from the zlib-0.95 * distribution by Jean-loup Gailly and Mark Adler, with some additions * by Paul Mackerras to aid in implementing Deflate c
www.eeworm.com/read/408818/2243199

h zlib.h

/* * This file is derived from zlib.h and zconf.h from the zlib-0.95 * distribution by Jean-loup Gailly and Mark Adler, with some additions * by Paul Mackerras to aid in implementing Deflate compre
www.eeworm.com/read/407729/2259695

mk zlib.mk

############################################################# # # zlib # ############################################################# ZLIB_VER=1.2.1 ZLIB_SOURCE=zlib-$(ZLIB_VER).tar.bz2 #ZLIB_SITE=ht
www.eeworm.com/read/407641/2260925

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 'as-is'
www.eeworm.com/read/406309/2278866

c zlib.c

/* * zlib.c * * Routines to implement zlib based encoding (deflate). */ /* * Copyright (C) 2000 Tridia Corporation. All Rights Reserved. * Copyright (C) 1999 AT&T Laboratories Cambridge. Al
www.eeworm.com/read/405332/2293201

c zlib.c

/* * BK Id: SCCS/s.zlib.c 1.8 05/18/01 15:17:24 cort */ /* * This file is derived from various .h and .c files from the zlib-0.95 * distribution by Jean-loup Gailly and Mark Adler, with some addit
www.eeworm.com/read/405332/2293221

h zlib.h

/* * BK Id: SCCS/s.zlib.h 1.8 05/18/01 15:17:23 cort */ /* * This file is derived from zlib.h and zconf.h from the zlib-0.95 * distribution by Jean-loup Gailly and Mark Adler, with some additions