代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/100154/15881920
lib zlib.lib
www.eeworm.com/read/100153/15881945
h zlib.h
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.0, Jan 27th, 1996.
Copyright (C) 1995-1996 Jean-loup Gailly and Mark Adler
This software is provided 'as
www.eeworm.com/read/100152/15881975
xs zlib.xs
/* Filename: Zlib.xs
* Author : Paul Marquess,
* Created : 6th January 2000
* Version : 1.08
*
* Copyright (c) 1995-2000 Paul Marquess. All rights reserved.
*
www.eeworm.com/read/100152/15881979
pm zlib.pm
# File : Zlib.pm
# Author : Paul Marquess
# Created : 6th January 2000
# Version : 1.08
#
# Copyright (c) 1995-2000 Paul Marquess. All rights reserved.
# This program is free software; you
www.eeworm.com/read/100152/15881985
t zlib.t
use Compress::Zlib ;
sub ok
{
my ($no, $ok) = @_ ;
#++ $total ;
#++ $totalBad unless $ok ;
print "ok $no\n" if $ok ;
print "not ok $no\n" unless $ok ;
}
$hello =
www.eeworm.com/read/100151/15882002
pas zlib.pas
Unit Zlib;
{ Original:
zlib.h -- interface of the 'zlib' general purpose compression library
version 1.1.0, Feb 24th, 1998
Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler
www.eeworm.com/read/100150/15882027
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/100150/15882032
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/100150/15882061
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/100150/15882065
pas zlib.pas
{*******************************************************}
{ }
{ Delphi Supplemental Components }
{ ZLIB Data Compr