代码搜索:COMPRESS

找到约 7,043 项符合「COMPRESS」的源代码

代码结果 7,043
www.eeworm.com/read/398200/2383669

c deflate.c

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

c deflate.c

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

c deflate.c

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

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 */ /* * ALGORITHM
www.eeworm.com/read/391110/2522886

cpp lzmaencoder.cpp

// LZMA/Encoder.cpp #include "StdAfx.h" #include "../../../Common/Defs.h" #include "LZMAEncoder.h" // for minimal compressing code size define these: // #define COMPRESS_MF_BT // #define
www.eeworm.com/read/391110/2523087

h lzxdecoder.h

// Archive/Cab/LZXDecoder.h #ifndef __ARCHIVE_CAB_LZXDECODER_H #define __ARCHIVE_CAB_LZXDECODER_H #include "../../ICoder.h" #include "../../Compress/Huffman/HuffmanDecoder.h" #include "../.
www.eeworm.com/read/388903/2545873

c deflate.c

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

c deflate.c

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

cpp updatecallbackconsole.cpp

// UpdateCallbackConsole.cpp #include "StdAfx.h" #include "UpdateCallbackConsole.h" #include "Windows/Error.h" #ifdef COMPRESS_MT #include "Windows/Synchronization.h" #endif #include "C
www.eeworm.com/read/384423/2600754

c deflate.c

/* deflate.c -- compress data using the deflation algorithm * Copyright (C) 1995-2003 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* * ALGORITHM