代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/366359/2890995
adb zlib-streams.adb
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
--
www.eeworm.com/read/366359/2890996
ads zlib-thin.ads
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
--
www.eeworm.com/read/366359/2890997
ads zlib-streams.ads
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
--
www.eeworm.com/read/366359/2891099
cpp zlib32.cpp
#include
#pragma hdrstop
#include
//---------------------------------------------------------------------------
// Important note about DLL memory management in a V
www.eeworm.com/read/366359/2891102
cpp d_zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("deflate.c");
USEUNIT("infblock.c");
USEUNIT("inf
www.eeworm.com/read/366359/2891103
bpr zlib32.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# --------------------------------------------------------------------------
www.eeworm.com/read/366359/2891104
bpr d_zlib.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# --------------------------------------------------------------------------
www.eeworm.com/read/361884/2942694
cpp zlib_adapter.cpp
// zlib_adapter.cpp -- Thatcher Ulrich 2003
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Code to wrap zlib compression/decompression around a
www.eeworm.com/read/361884/2942702
h zlib_adapter.h
// zlib_adapter.h -- Thatcher Ulrich 2003
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Code to wrap zlib compression/decompression around a tu_file
www.eeworm.com/read/358714/2983594
c c_zlib.c
#include
#include
#include
#include
#include
#include
COMP_METHOD *COMP_zlib(void );
static COMP_METHOD zlib_meth