代码搜索:gzip

找到约 2,385 项符合「gzip」的源代码

代码结果 2,385
www.eeworm.com/read/359058/10168053

gzip

www.eeworm.com/read/274085/10888560

gzip

www.eeworm.com/read/131315/5937567

gzip

0 string \037\213 gzip compressed data >2 byte 2 byte 8 - deflate method >3 byte &0x01 , ascii
www.eeworm.com/read/209321/15223430

gzip

#!/bin/csh -fb set noglob = ( ) # This program is copyright 1993 by Bill C. Riemers, under the same terms of # gzip. If this is to restrictive, let me know and I will consider relaxing # it. (bcr@ph
www.eeworm.com/read/276787/4163102

gzip

/bin/gzip busybox 50
www.eeworm.com/read/352150/3097039

gzip

#!/bin/csh -fb set noglob = ( ) # This program is copyright 1993 by Bill C. Riemers, under the same terms of # gzip. If this is to restrictive, let me know and I will consider relaxing # it. (bcr@ph
www.eeworm.com/read/391748/8380684

at gzip.at

# Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. # Copyright (C) 2004, 2007 Free Software Foundation, Inc. # This program is free software; you can r
www.eeworm.com/read/285058/8873030

a gzip.a

www.eeworm.com/read/292191/8368239

h gzip.h

#ifndef CRYPTOPP_GZIP_H #define CRYPTOPP_GZIP_H #include "zdeflate.h" #include "zinflate.h" #include "crc.h" NAMESPACE_BEGIN(CryptoPP) class Gzip : public Deflator { public: Gzip(int d
www.eeworm.com/read/292191/8368298

cpp gzip.cpp

// gzip.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "gzip.h" NAMESPACE_BEGIN(CryptoPP) Gzip::Gzip(int dlevel, BufferedTransformation *bt) : Deflator(