代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/470693/1467643
bpr d_zlib.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# ---------------------------------------------------------------------------
# I
www.eeworm.com/read/457053/1601848
cpp zlib32.cpp
#include
#pragma hdrstop
#include
//---------------------------------------------------------------------------
// Important note about DLL memory management in a VCL DLL:
www.eeworm.com/read/457053/1601851
cpp d_zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("deflate.c");
USEUNIT("infblock.c");
USEUNIT("infcodes.
www.eeworm.com/read/457053/1601852
bpr zlib32.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# ---------------------------------------------------------------------------
# I
www.eeworm.com/read/457053/1601853
bpr d_zlib.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# ---------------------------------------------------------------------------
# I
www.eeworm.com/read/456693/1604433
py zlib_codec.py
""" Python 'zlib_codec' Codec - zlib compression encoding
Unlike most of the other codecs which target Unicode, this codec
will return Python string objects for both encode and decode.
www.eeworm.com/read/452691/1650404
c compr_zlib.c
/*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright (C) 2001 Red Hat, Inc.
*
* Created by David Woodhouse
*
* The original JFFS, from which the de
www.eeworm.com/read/249144/4455485
bpg zlib+libpng.bpg
#------------------------------------------------------------------------------
VERSION = BWS.01
#------------------------------------------------------------------------------
!ifndef ROOT
ROOT = $(M
www.eeworm.com/read/248186/4470740
cpp zlib32.cpp
#include
#pragma hdrstop
#include
//---------------------------------------------------------------------------
// Important note about DLL memory management in a V
www.eeworm.com/read/248186/4470743
cpp d_zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("deflate.c");
USEUNIT("infblock.c");
USEUNIT("inf