代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/197280/5097250
hpj ircomm2k-spanish.hpj
; This file is maintained by HCW. Do not modify this file directly.
[OPTIONS]
COMPRESS=12 Hall Zeck
LCID=0x40a 0x0 0x0 ; Spanisch (Traditionelle Sortierung)
REPORT=Yes
CONTENTS=Entry
HLP=ircom
www.eeworm.com/read/189340/5194879
hpj root_deu.hpj
[OPTIONS]
LCID=0x407 0x0 0x0 ;German (Standard)
$$IF(!PROJTYPE_DLG)
CONTENTS=main_index
$$ENDIF //!PROJTYPE_DLG
TITLE=$$ROOT$$-Anwendungshilfe
COMPRESS=true
WARNING=2
BMROOT= ..,.
ROOT= ..,.
www.eeworm.com/read/189340/5194939
hpj root_deu.hpj
[OPTIONS]
LCID=0x407 0x0 0x0 ;German (Standard)
$$IF(!PROJTYPE_DLG)
CONTENTS=main_index
$$ENDIF //!PROJTYPE_DLG
TITLE=$$ROOT$$-Anwendungshilfe
COMPRESS=true
WARNING=2
BMROOT= ..,.
ROOT= ..,.
www.eeworm.com/read/182972/5261113
3 fiasco_coder.3
.\" $Id: fiasco_coder.3,v 1.2 2000/10/28 17:39:32 hafner Exp $
.TH fiasco 3 "April, 2000" "FIASCO" "Fractal Image And Sequence COdec"
.SH NAME
.B fiasco_coder
\- compress image files to a FIASCO fil
www.eeworm.com/read/315091/3624175
cpp ppc.cpp
// PPC.cpp
#include "StdAfx.h"
#include "PPC.h"
extern "C"
{
#include "../../../../C/Compress/Branch/BranchPPC.h"
}
UInt32 CBC_PPC_B_Encoder::SubFilter(Byte *data, UInt32 size)
{
re
www.eeworm.com/read/315091/3624250
cpp 7zupdate.cpp
// UpdateMain.cpp
#include "StdAfx.h"
#include "7zUpdate.h"
#include "7zFolderInStream.h"
#include "7zEncode.h"
#include "7zHandler.h"
#include "7zOut.h"
#include "../../Compress/Copy/Cop
www.eeworm.com/read/297604/3885791
makefile
PROG = Swap.dll
DEF_FILE = ../Codec.def
CFLAGS = $(CFLAGS) -I ../../../
LIBS = $(LIBS) oleaut32.lib
COMPRESS_OBJS = \
$O\CodecExports.obj \
$O\DllExports.obj \
SWAP_OPT_OBJS = \
$O\B
www.eeworm.com/read/297604/3885840
makefile
PROG = LZMA.dll
DEF_FILE = ../Codec.def
CFLAGS = $(CFLAGS) -I ../../../ \
-DCOMPRESS_MF_MT \
-D_7ZIP_LARGE_PAGES \
LIBS = $(LIBS) oleaut32.lib
COMPRESS_OBJS = \
$O\CodecExports.obj \
www.eeworm.com/read/297604/3885904
cpp ppc.cpp
// PPC.cpp
#include "StdAfx.h"
#include "PPC.h"
extern "C"
{
#include "../../../../C/Compress/Branch/BranchPPC.h"
}
UInt32 CBC_PPC_B_Encoder::SubFilter(Byte *data, UInt32 size)
{
re
www.eeworm.com/read/297604/3886054
cpp 7zupdate.cpp
// UpdateMain.cpp
#include "StdAfx.h"
#include "7zUpdate.h"
#include "7zFolderInStream.h"
#include "7zEncode.h"
#include "7zHandler.h"
#include "7zOut.h"
#include "../../Compress/Copy/Cop