代码搜索:zlib

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

代码结果 10,000
www.eeworm.com/read/152786/12083659

c deflate.c

/* deflate.c -- compress data using the deflation algorithm * Copyright (C) 1995-2005 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* * ALG
www.eeworm.com/read/152475/12111265

c zutil.c

/* zutil.c -- target dependent utility functions for the compression library * Copyright (C) 1995-2003 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h
www.eeworm.com/read/152475/12111277

c trees.c

/* trees.c -- output deflated data using Huffman coding * Copyright (C) 1995-2003 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ /* * ALGORITH
www.eeworm.com/read/152475/12111292

h inftrees.h

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

c deflate.c

/* deflate.c -- compress data using the deflation algorithm * Copyright (C) 1995-2004 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* * ALG
www.eeworm.com/read/254349/12142306

h infcodes.h

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

h inftrees.h

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

h infblock.h

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

c inftrees.c

/* inftrees.c -- generate Huffman trees for efficient decoding * Copyright (C) 1995-2002 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ #include "zutil.h"
www.eeworm.com/read/254349/12142389

c zutil.c

/* zutil.c -- target dependent utility functions for the compression library * Copyright (C) 1995-2002 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */