代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/167562/5458043
txt dll_faq.txt
Frequently Asked Questions about ZLIB1.DLL
This document describes the design, the rationale, and the usage
of the official DLL build of zlib, named ZLIB1.DLL. If you have
general ques
www.eeworm.com/read/112777/15477016
txt dll_faq.txt
Frequently Asked Questions about ZLIB1.DLL
This document describes the design, the rationale, and the usage
of the official DLL build of zlib, named ZLIB1.DLL. If you have
genera
www.eeworm.com/read/112777/15477074
txt readme.txt
Overview
========
This directory contains an update to the ZLib interface unit,
distributed by Borland as a Delphi supplemental component.
The original ZLib unit is Copyright (c) 1997,99 Bor
www.eeworm.com/read/100152/15881978
readme
Compress::Zlib
Version 1.08
6th January 2000
Copyright (c) 1995-2000 Paul Marquess
www.eeworm.com/read/159328/5584728
makefile
#
# Makefile for zlib library
#
ZLIB = $(TCS)/examples/compression/zlib/zlib-1.1.3
ENDIAN = el
HOST = tmsim
CFLAGS = -I$(TCS)/include/tmlib
LDFLAGS = -L. -lz
#
RUN = $
www.eeworm.com/read/481542/6642911
c inflate_syms.c
/*
* linux/lib/zlib_inflate/inflate_syms.c
*
* Exported symbols for the inflate functionality.
*
*/
#include
#include
#include
EXPORT_SYMBOL(zlib
www.eeworm.com/read/127781/5999983
ver deflate_syms.ver
#define __ver_zlib_deflateInit2_ _ver_str(262f9b2a)
#define zlib_deflateInit2_ _set_ver(zlib_deflateInit2_)
#define __ver_zlib_deflateInit_ _ver_str(c5e78d3e)
#define zlib_deflateInit_ _set_ver(zlib_d
www.eeworm.com/read/127781/6000010
ver inflate_syms.ver
#define __ver_zlib_inflateEnd _ver_str(9ef45f92)
#define zlib_inflateEnd _set_ver(zlib_inflateEnd)
#define __ver_zlib_inflateReset _ver_str(ef76d642)
#define zlib_inflateReset _set_ver(zlib_inflateRes
www.eeworm.com/read/290325/8489820
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