代码搜索:Compressed

找到约 3,459 项符合「Compressed」的源代码

代码结果 3,459
www.eeworm.com/read/174714/9575327

hin phillipp.hin

Least likely to compile successfully: Ian Phillipps Ian Phillipps Cambridge Consultants Ltd Science Park Milton Road Cambridge CB4 4DW England Compile and run without parameters.
www.eeworm.com/read/366581/9807760

1 zdiff.1

.TH ZDIFF 1 .SH NAME zcmp, zdiff \- compare compressed files .SH SYNOPSIS .B zcmp [ cmp_options ] file1 [ file2 ] .br .B zdiff [ diff_options ] file1 [ file2 ] .SH DESCRIPTION .I Zcmp and .I zdiff a
www.eeworm.com/read/366581/9807887

ztouch

#! /usr/local/bin/perl # Set the time stamp of a gzip'ed file from that stored in the file. # usage: ztouch files... foreach $file (@ARGV) { open (FILE, $file); read (FILE, $_, 8); ($magi
www.eeworm.com/read/424400/10454560

h mssricc.h

/* MssrIcc.h Header file for mssrIcc class Copyright (c) 2005, 2006 by Hyuk Cho Copyright (c) 2003, 2004 by Hyuk Cho, Yuqiang Guan, and Suvrit Sra
www.eeworm.com/read/424400/10454585

h mssriicc.h

/* MssrIIcc.h Header file for MssrIIcc class Copyright (c) 2005, 2006 by Hyuk Cho Copyright (c) 2003, 2004 by Hyuk Cho, Yuqiang Guan, and Suvrit Sra
www.eeworm.com/read/421154/10752417

c pppdump.c

/* * PPPDUMP.C * */ #include #include "global.h" #include "mbuf.h" #include "iface.h" #include "internet.h" #include "ppp.h" #include "trace.h" #ifdef TURBOC_SWITCH_BUG #pra
www.eeworm.com/read/275831/10793780

rb 09 - compressing and archiving files with gzip and tar.rb

require 'zlib' file = 'compressed.gz' Zlib::GzipWriter.open(file) do |gzip| gzip
www.eeworm.com/read/271033/11011477

h spihtcoder.h

// SPIHTCoder.h: interface for the CSPIHTCoder class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SPIHTCODER_H__861EEFD9_9B24_11D5_B119_5254AB32C4D0
www.eeworm.com/read/270669/11030123

c pppdump.c

/* * PPPDUMP.C * */ #include #include "global.h" #include "mbuf.h" #include "iface.h" #include "internet.h" #include "ppp.h" #include "trace.h" #ifdef TURBOC_SWITCH_BUG #pra
www.eeworm.com/read/255778/6933833

m readsdpa.m

%%******************************************************************* %% Read in a problem in SDPA sparse format. %% %% [AC,b] = readsdpa(fname) %% %% Input: fname = name of the file containing SDP