代码搜索:zLib

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

代码结果 10,000
www.eeworm.com/read/321483/3534865

xs zlib.xs

/* Filename: Zlib.xs * Author : Paul Marquess, * Created : 22nd January 1996 * Version : 2.000 * * Copyright (c) 1995-2007 Paul Marquess. All rights reserved. * This program
www.eeworm.com/read/321483/3534893

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 'as-is
www.eeworm.com/read/317148/3583034

dnt zlib.dnt

LIBRARY zlib.dll EXETYPE WINDOWS CODE PRELOAD MOVEABLE DISCARDABLE DATA PRELOAD MOVEABLE MULTIPLE EXPORTS adler32 @1 compress @2
www.eeworm.com/read/317148/3583039

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
www.eeworm.com/read/317148/3583067

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 us
www.eeworm.com/read/317148/3583070

pas zlib.pas

{*******************************************************} { } { Delphi Supplemental Components } { ZLIB Data Compr
www.eeworm.com/read/317148/3583071

bpg zlib.bpg

#------------------------------------------------------------------------------ VERSION = BWS.01 #------------------------------------------------------------------------------ !ifndef ROOT ROOT =
www.eeworm.com/read/317148/3583073

bpr zlib.bpr

# --------------------------------------------------------------------------- !if !$d(BCB) BCB = $(MAKEDIR)\.. !endif # --------------------------------------------------------------------------
www.eeworm.com/read/317148/3583074

cpp zlib.cpp

#include #pragma hdrstop //--------------------------------------------------------------------------- USEUNIT("adler32.c"); USEUNIT("compress.c"); USEUNIT("crc32.c"); USEUNIT("defla
www.eeworm.com/read/317148/3583097

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