代码搜索:COMPRESS

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

代码结果 7,043
www.eeworm.com/read/315091/3624167

h x86.h

// x86.h #ifndef __X86_H #define __X86_H #include "BranchCoder.h" extern "C" { #include "../../../../C/Compress/Branch/BranchX86.h" } struct CBranch86 { UInt32 _prevMask; void x
www.eeworm.com/read/315091/3624173

cpp ia64.cpp

// IA64.cpp #include "StdAfx.h" #include "IA64.h" extern "C" { #include "../../../../C/Compress/Branch/BranchIA64.h" } UInt32 CBC_IA64_Encoder::SubFilter(Byte *data, UInt32 size) {
www.eeworm.com/read/312645/3653040

h zlib.h

#ifndef __LINUX_ZLIB_H__ #define __LINUX_ZLIB_H__ #include #define zlib_deflateInit(x,y) deflateInit(x,y) #define zlib_deflate(x,y) deflate(x,y) #define zlib_deflateEnd(
www.eeworm.com/read/305566/3773287

2 time.2

preliminary pass through headers ... Compressed file summary: key=ep min=17771 max=17781 ngroup=11 start=0 end=10 total_traces=1782 largest_traces=162 largest_bytes=142518 mean_compress=10.2336 mean_m
www.eeworm.com/read/305065/3781182

hpj frhed.hpj

; This file is maintained by HCW. Do not modify this file directly. [OPTIONS] HCW=0 COMPRESS=12 Hall Zeck LCID=0x407 0x0 0x0 ;Deutsch (Deutschland) REPORT=Yes CONTENTS=Index TITLE=frhed help
www.eeworm.com/read/298327/3867456

c 7zdecode.c

/* 7zDecode.c */ #include "7zDecode.h" #ifdef _SZ_ONE_DIRECTORY #include "LzmaDecode.h" #else #include "../../Compress/LZMA_C/LzmaDecode.h" #endif CMethodID k_Copy = { { 0x0 }, 1 }; CMetho
www.eeworm.com/read/297604/3885858

makefile

PROG = PPMd.dll DEF_FILE = ../Codec.def CFLAGS = $(CFLAGS) -I ../../../ -D_7ZIP_LARGE_PAGES LIBS = $(LIBS) oleaut32.lib COMPRESS_OBJS = \ $O\CodecExports.obj \ $O\DllExports.obj \ PPMD_
www.eeworm.com/read/297604/3885893

h x86.h

// x86.h #ifndef __X86_H #define __X86_H #include "BranchCoder.h" extern "C" { #include "../../../../C/Compress/Branch/BranchX86.h" } struct CBranch86 { UInt32 _prevMask; void x
www.eeworm.com/read/297604/3885902

cpp ia64.cpp

// IA64.cpp #include "StdAfx.h" #include "IA64.h" extern "C" { #include "../../../../C/Compress/Branch/BranchIA64.h" } UInt32 CBC_IA64_Encoder::SubFilter(Byte *data, UInt32 size) {
www.eeworm.com/read/288830/4004327

c 7zdecode.c

/* 7zDecode.c */ #include "7zDecode.h" #ifdef _SZ_ONE_DIRECTORY #include "LzmaDecode.h" #else #include "../../Compress/LZMA_C/LzmaDecode.h" #endif CMethodID k_Copy = { { 0x0 }, 1 }; CMetho