代码搜索:Zlib
找到约 10,000 项符合「Zlib」的源代码
代码结果 10,000
www.eeworm.com/read/167664/9956293
h zlib.h
/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/
/*= This source is Modified a little by K.INABA. =*/
/*= =*
www.eeworm.com/read/166455/10019722
doc zlib.doc
www.eeworm.com/read/166455/10019729
c zlib.c
www.eeworm.com/read/166455/10019737
com zlib.com
www.eeworm.com/read/360810/10076847
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/360810/10077042
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
www.eeworm.com/read/360615/10084651
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/360615/10084779
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/164463/10107308
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/164460/10107637
pas zlib.pas
{*******************************************************}
{ }
{ Delphi Supplemental Components }
{ ZLIB Data Compr