代码搜索:zLib

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

代码结果 10,000
www.eeworm.com/read/358128/3000206

pm zlib.pm

package Compress::Zlib; require 5.004 ; require Exporter; use AutoLoader; use Carp ; use IO::Handle ; use Scalar::Util qw(dualvar); use IO::Compress::Base::Common 2.008 ; use Compress::Raw::Zlib 2.
www.eeworm.com/read/358128/3001148

pm zlib.pm

# IO::Zlib.pm # # Copyright (c) 1998-2004 Tom Hughes . # All rights reserved. This program is free software; you can redistribute # it and/or modify it under the same terms as Perl its
www.eeworm.com/read/358128/3006021

3 zlib.3

.TH ZLIB 3 "18 July 2005" .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 compression
www.eeworm.com/read/357319/3025024

h zlib.h

/* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.1, November 17th, 2003 Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler This software is provid
www.eeworm.com/read/357083/3030466

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/354980/3070398

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/354980/3070403

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/354980/3070421

diff zlib.diff

diff -acr zlib/deflate.c zlibce/deflate.c *** zlib/deflate.c Tue Mar 12 00:00:39 2002 --- zlibce/deflate.c Tue Mar 19 21:09:08 2002 *************** *** 921,926 **** --- 921,930 ---- #endif /*
www.eeworm.com/read/354980/3070448

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/354980/3070451

pas zlib.pas

{*******************************************************} { } { Delphi Supplemental Components } { ZLIB Data Compr