代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/470713/1455106
pas zlib.pas
{*******************************************************}
{ }
{ Delphi Supplemental Components }
{ ZLIB Data Compress
www.eeworm.com/read/470713/1455107
bpg zlib.bpg
#------------------------------------------------------------------------------
VERSION = BWS.01
#------------------------------------------------------------------------------
!ifndef ROOT
ROOT = $(M
www.eeworm.com/read/470713/1455109
bpr zlib.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# ---------------------------------------------------------------------------
# I
www.eeworm.com/read/470713/1455110
cpp zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("compress.c");
USEUNIT("crc32.c");
USEUNIT("deflate.c")
www.eeworm.com/read/470693/1467633
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/470693/1467636
pas zlib.pas
{*******************************************************}
{ }
{ Delphi Supplemental Components }
{ ZLIB Data Compress
www.eeworm.com/read/470693/1467637
bpg zlib.bpg
#------------------------------------------------------------------------------
VERSION = BWS.01
#------------------------------------------------------------------------------
!ifndef ROOT
ROOT = $(M
www.eeworm.com/read/470693/1467639
bpr zlib.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# ---------------------------------------------------------------------------
# I
www.eeworm.com/read/470693/1467640
cpp zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("compress.c");
USEUNIT("crc32.c");
USEUNIT("deflate.c")
www.eeworm.com/read/468610/1485166
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