代码搜索:zLib

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

代码结果 10,000
www.eeworm.com/read/333109/12702090

ads zlib-streams.ads

---------------------------------------------------------------- -- ZLib for Ada thick binding. -- -- -- --
www.eeworm.com/read/243225/12954137

dcu compress_zlib.dcu

www.eeworm.com/read/141529/13005923

c zlib_compress.c

/* compress.c -- compress a memory buffer * Copyright (C) 1995-2002 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* @(#) $Id$ */ #include
www.eeworm.com/read/138783/13213288

bpg zlib+libpng.bpg

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

dll zlib1.dll

www.eeworm.com/read/318467/13478147

dcu zlib110.dcu

www.eeworm.com/read/318467/13478189

pas zlib110.pas

Unit Zlib110; { 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/313906/13579403

dll zlib1.dll

www.eeworm.com/read/309146/13680810

cpp zlib32.cpp

#include #pragma hdrstop #include //--------------------------------------------------------------------------- // Important note about DLL memory management in a V
www.eeworm.com/read/309146/13680813

cpp d_zlib.cpp

#include #pragma hdrstop //--------------------------------------------------------------------------- USEUNIT("adler32.c"); USEUNIT("deflate.c"); USEUNIT("infblock.c"); USEUNIT("inf