代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/350097/3129570
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/350097/3129577
h zlib.h
/* $Id: zlib.h,v 1.1 1997/07/31 07:16:15 paulus Exp $ */
/*
* 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
www.eeworm.com/read/350097/3131668
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/350097/3131865
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/350097/3135052
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/349711/3141424
dnt zlib.dnt
LIBRARY zlib.dll
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
EXPORTS
adler32 @1
compress @2
crc32
www.eeworm.com/read/349711/3141428
def zlib.def
;
; Slightly modified version of ../nt/zlib.dnt :-)
;
LIBRARY Z
DESCRIPTION "Zlib compression library for OS/2"
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
EXPORTS
adler3
www.eeworm.com/read/349711/3141457
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/349711/3141460
pas zlib.pas
{*******************************************************}
{ }
{ Delphi Supplemental Components }
{ ZLIB Data Compress
www.eeworm.com/read/349711/3141461
bpg zlib.bpg
#------------------------------------------------------------------------------
VERSION = BWS.01
#------------------------------------------------------------------------------
!ifndef ROOT
ROOT = $(M