代码搜索:COMPRESS

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

代码结果 7,043
www.eeworm.com/read/131187/14157288

html upx.html

upx - compress or expand executable files
www.eeworm.com/read/131186/14157309

html upx.html

upx - compress or expand executable files
www.eeworm.com/read/130644/14179818

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by COMPRESS.rc // #define IDD_ABOUTBOX 100 #define IDR_MAINFRAME 128 #def
www.eeworm.com/read/129999/14212842

c vjcompress.c

/* * Routines to compress and uncompess tcp packets (for transmission * over low speed serial lines. * * Copyright (c) 1989 Regents of the University of California. * All rights reserved. * * R
www.eeworm.com/read/129999/14212862

c bsd-comp.c

/* Because this code is derived from the 4.3BSD compress source: * * * Copyright (c) 1985, 1986 The Regents of the University of California. * All rights reserved. * * This code is derived from
www.eeworm.com/read/129999/14213223

c bsd-comp.c

/* Because this code is derived from the 4.3BSD compress source: * * * Copyright (c) 1985, 1986 The Regents of the University of California. * All rights reserved. * * This code is derived from
www.eeworm.com/read/125808/14460320

c rle.c

/* rle.c Run length encoding/decoding for gsLib */ #include static STREAM *in, *out; static dword bytesread, byteswritten, readlimit, writelimit; // defines a few helper
www.eeworm.com/read/123946/14605652

m comp.m

function xout=comp(x,n) %COMP Compress a vector or matrix % COMP(X,n) returns the first element of X and every Nth+1 % element thereafter, if X is vector % OR %
www.eeworm.com/read/223878/14614805

inc mysqlinc.inc

{$UnDef NEVERENABLEME} {Note: has basically the same role as EXTRA_DEBUG in mysql and should not be enabled except for testing purposes} {$Define HAVE_COMPRESS} {this will actually include zlib c
www.eeworm.com/read/223878/14614894

inc mysqlinc.inc

{$UnDef NEVERENABLEME} {Note: has basically the same role as EXTRA_DEBUG in mysql and should not be enabled except for testing purposes} {$Define HAVE_COMPRESS} {this will actually include zlib c