代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/313170/3645372
ads zlib-thin.ads
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
--
www.eeworm.com/read/313170/3645373
ads zlib-streams.ads
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
--
www.eeworm.com/read/312645/3651526
cdl compress_zlib.cdl
# ====================================================================
#
# compress_zlib.cdl
#
# Zlib compress/decompress configuration data
#
# =======================================
www.eeworm.com/read/312645/3651531
c zlib2.c
//=================================================================
//
// zlib2.c
//
// zlib decompression test 2
//
//=============================================================
www.eeworm.com/read/312645/3651532
c zlib1.c
//=================================================================
//
// zlib1.c
//
// zlib compression/decompression test 1
//
//=================================================
www.eeworm.com/read/312645/3653302
c compr_zlib.c
/*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright (C) 2001-2003 Red Hat, Inc.
*
* Created by David Woodhouse
*
* For licensing information, see
www.eeworm.com/read/307320/3725202
cpp zlib32.cpp
#include
#pragma hdrstop
#include
//---------------------------------------------------------------------------
// Important note about DLL memory management in a VCL DLL:
www.eeworm.com/read/307320/3725205
cpp d_zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("deflate.c");
USEUNIT("infblock.c");
USEUNIT("infcodes.
www.eeworm.com/read/307320/3725206
bpr zlib32.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# ---------------------------------------------------------------------------
# I
www.eeworm.com/read/307320/3725207
bpr d_zlib.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# ---------------------------------------------------------------------------
# I