代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/206156/15299385
c model-1a.c
/*
* Listing 16 -- model-1a.c
*
* This module is an order-1 fixed-context modeling unit that can
* be using in conjunction with comp-1.c and expand-1.c to compress
* and expand files. It is
www.eeworm.com/read/11175/206790
makefile
#************************** makefile for cmd\... ***************************
bins =..\..\binaries
cprs =..\..\compress
dest1 =netwksta.2xe
cpr1 =netwksta.2x_
dest2 =redir.2xe
cpr2
www.eeworm.com/read/11175/208954
makefile
bins =..\..\binaries
cprs =..\..\compress
!IFNDEF BUILDER
all: mouse.com
!ELSE
all: mouse.com $(bins)\mouse.com $(cprs)\mouse.co_
$(bins)\mouse.com: mouse.com
www.eeworm.com/read/14611/395708
1 cjpeg.1
.TH CJPEG 1 "15 June 1995"
.SH NAME
cjpeg \- compress an image file to a JPEG file
.SH SYNOPSIS
.B cjpeg
[
.I options
]
[
.I filename
]
.LP
.SH DESCRIPTION
.LP
.B cjpeg
compresses the n
www.eeworm.com/read/38039/1096362
mnu mech_model.mnu
MODEL
#
Regions
Split/un-split a surface to create/remove a region for partial loads.
#
Shell#Model
Define a shell model.
#
ShellCompress
Compress and display shell part of the model.
#
Done/Return
R
www.eeworm.com/read/480125/1322810
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.15 alpha, Mar 19th, 1998,
Copyright (C) 1998 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with PKZ
www.eeworm.com/read/248186/4470715
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.15 alpha, Mar 19th, 1998,
Copyright (C) 1998 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with PKZ
www.eeworm.com/read/247871/4472560
cpp copycoder.cpp
// Compress/CopyCoder.cpp
#include "StdAfx.h"
#include "CopyCoder.h"
#include "../../../Common/Alloc.h"
#include "../../Common/StreamUtils.h"
namespace NCompress {
static const UInt32 kB
www.eeworm.com/read/247871/4472758
cpp ppmdencoder.cpp
// Compress/Associative/Encoder.h
#include "StdAfx.h"
#include "Windows/Defs.h"
// #include
// #include
#include "Common/Defs.h"
#include "../../Common/StreamUt
www.eeworm.com/read/247871/4473142
cpp zhandler.cpp
// ZHandler.cpp
#include "StdAfx.h"
#include "ZHandler.h"
#include "Common/Defs.h"
#include "../../Common/ProgressUtils.h"
#include "../../Compress/Z/ZDecoder.h"
#include "../../Common/S