代码搜索:zLib

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

代码结果 10,000
www.eeworm.com/read/190666/5182461

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/190666/5182464

pas zlib.pas

{*******************************************************} { } { Delphi Supplemental Components } { ZLIB Data Compress
www.eeworm.com/read/190666/5182465

bpg zlib.bpg

#------------------------------------------------------------------------------ VERSION = BWS.01 #------------------------------------------------------------------------------ !ifndef ROOT ROOT = $(M
www.eeworm.com/read/190666/5182467

bpr zlib.bpr

# --------------------------------------------------------------------------- !if !$d(BCB) BCB = $(MAKEDIR)\.. !endif # --------------------------------------------------------------------------- # I
www.eeworm.com/read/190666/5182468

cpp zlib.cpp

#include #pragma hdrstop //--------------------------------------------------------------------------- USEUNIT("adler32.c"); USEUNIT("compress.c"); USEUNIT("crc32.c"); USEUNIT("deflate.c")
www.eeworm.com/read/189124/5201798

h zlib.h

/* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.2, October 3rd, 2004 Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler This software is provided
www.eeworm.com/read/189124/5201800

3 zlib.3

.TH ZLIB 3 "3 October 2004" .SH NAME zlib \- compression/decompression library .SH SYNOPSIS [see .I zlib.h for full description] .SH DESCRIPTION The .I zlib library is a general purpose data
www.eeworm.com/read/186856/5229701

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/186856/5229702

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/186856/5229726

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