代码搜索:zlib

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

代码结果 10,000
www.eeworm.com/read/267326/11182866

cpp zlib.cpp

// zlib.cpp - written and placed in the public domain by Wei Dai // "zlib" is the name of a well known C language compression library // (http://www.zlib.org) and also the name of a compression fo
www.eeworm.com/read/267326/11182960

h zlib.h

#ifndef CRYPTOPP_ZLIB_H #define CRYPTOPP_ZLIB_H #include "adler32.h" #include "zdeflate.h" #include "zinflate.h" NAMESPACE_BEGIN(CryptoPP) /// ZLIB Compressor (RFC 1950) class ZlibCompres
www.eeworm.com/read/266981/11198795

lib zlib.lib

www.eeworm.com/read/265782/11253945

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/334757/12576812

lib zlib.lib

www.eeworm.com/read/147185/12579321

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
www.eeworm.com/read/248031/12607097

dll zlib.dll

www.eeworm.com/read/146708/12617279

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/135581/13918916

c zlib.c

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

h zlib.h

/* $Id: zlib.h,v 1.2 1997/12/23 10:47:44 paulus Exp $ */ /* * This file is derived from zlib.h and zconf.h from the zlib-1.0.4 * distribution by Jean-loup Gailly and Mark Adler, with some additions