代码搜索:COMPRESS

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

代码结果 7,043
www.eeworm.com/read/168569/9907613

c compress.c

/* compress.c -- compress a memory buffer * Copyright (C) 1995-2003 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* @(#) $Id$ */ #define ZL
www.eeworm.com/read/364162/9919699

obj compress.obj

www.eeworm.com/read/364016/9925857

pas compress.pas

unit Compress; { $Log: D:\Util\GP-Version\Archives\VCLZip Zip Utility\UNZIP\Compress.UFV { { Rev 1.2 Sun 10 May 1998 16:54:57 Supervisor Version: 2.12 { Version 2.12 } { { Rev
www.eeworm.com/read/364016/9925873

dfm compress.dfm

www.eeworm.com/read/364016/9925892

ddp compress.ddp

www.eeworm.com/read/168218/9932620

cpp compress.cpp

// LZW compression // note changes needed to compile with g++ #include #include #include #include #include #include "chash.h" // c
www.eeworm.com/read/168218/9933644

cpp compress.cpp

// LZW compression // note changes needed to compile with g++ #include #include #include #include #include #include "chash.h" // c
www.eeworm.com/read/363740/9938334

c compress.c

/* compress.c -- compress a memory buffer * Copyright (C) 1995-1998 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* @(#) $Id$ */ #include "zlib.h
www.eeworm.com/read/167664/9956303

c compress.c

/* compress.c -- compress a memory buffer * Copyright (C) 1995-1998 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* @(#) $Id$ */ #include "zlib.h
www.eeworm.com/read/363056/9969707

h compress.h

/* * compress.h - Exports for compressed attribute handling. * Originated from the Linux-NTFS project. * * Copyright (c) 2004 Anton Altaparmakov * * This program/include file is free software