代码搜索:zlib

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

代码结果 10,000
www.eeworm.com/read/412408/2170304

h zutil.h

/* zutil.h -- internal interface and configuration of the compression library * Copyright (C) 1995-1998 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */
www.eeworm.com/read/412251/2172224

svn-base zutil.h.svn-base

/* zutil.h -- internal interface and configuration of the compression library * Copyright (C) 1995-2005 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h
www.eeworm.com/read/412251/2172230

svn-base infback.c.svn-base

/* infback.c -- inflate using a call-back interface * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* This code is largel
www.eeworm.com/read/412251/2172238

svn-base deflate.h.svn-base

/* deflate.h -- internal compression state * Copyright (C) 1995-2004 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should
www.eeworm.com/read/412251/2172243

svn-base inffast.h.svn-base

/* inffast.h -- header to use inffast.c * Copyright (C) 1995-2003 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should *not* be
www.eeworm.com/read/412251/2172254

h inffast.h

/* inffast.h -- header to use inffast.c * Copyright (C) 1995-2003 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should *not* be
www.eeworm.com/read/412251/2172256

h deflate.h

/* deflate.h -- internal compression state * Copyright (C) 1995-2004 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should
www.eeworm.com/read/412251/2172258

c infback.c

/* infback.c -- inflate using a call-back interface * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* This code is largel
www.eeworm.com/read/412251/2172261

h zutil.h

/* zutil.h -- internal interface and configuration of the compression library * Copyright (C) 1995-2005 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h
www.eeworm.com/read/412251/2173179

txt algorithm.txt

1. Compression algorithm (deflate) The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input