代码搜索:Compressing

找到约 134 项符合「Compressing」的源代码

代码结果 134
www.eeworm.com/read/129847/14222526

cpp test.cpp

#include "zfstream.h" int main() { // Construct a stream object with this filebuffer. Anything sent // to this stream will go to standard out. gzofstream os( 1, ios::out ); // Th
www.eeworm.com/read/115330/15017659

h sflcomp.h

/* ----------------------------------------------------------------- Name: sflcomp.h Title: Compression functions Package: Standard Function Library (SFL)
www.eeworm.com/read/164348/5494908

cpp test.cpp

#include "zfstream.h" int main() { // Construct a stream object with this filebuffer. Anything sent // to this stream will go to standard out. gzofstream os( 1, ios::out ); // Th
www.eeworm.com/read/162614/5540584

cpp test.cpp

#include "zfstream.h" int main() { // Construct a stream object with this filebuffer. Anything sent // to this stream will go to standard out. gzofstream os( 1, ios::out ); // This text i
www.eeworm.com/read/162519/5547104

cpp test.cpp

#include "zfstream.h" int main() { // Construct a stream object with this filebuffer. Anything sent // to this stream will go to standard out. gzofstream os( 1, ios::out ); // This text i
www.eeworm.com/read/112777/15477098

cpp test.cpp

#include "zfstream.h" int main() { // Construct a stream object with this filebuffer. Anything sent // to this stream will go to standard out. gzofstream os( 1, ios::out ); // Th
www.eeworm.com/read/108017/15596258

cpp test.cpp

#include "zfstream.h" int main() { // Construct a stream object with this filebuffer. Anything sent // to this stream will go to standard out. gzofstream os( 1, ios::out ); // This text i
www.eeworm.com/read/100150/15882074

cpp test.cpp

#include "zfstream.h" int main() { // Construct a stream object with this filebuffer. Anything sent // to this stream will go to standard out. gzofstream os( 1, ios::out ); // Th
www.eeworm.com/read/103915/15716293

h defgzip.h

// // defgzip.h // // Gzip additions to deflate // // compressing void WriteGzipHeader(t_encoder_context *context, int compression_level); void WriteGzipFooter(t_encoder_context *context); v
www.eeworm.com/read/149476/5699384

h resource.h

#define IDD_DIALOG_BENCHMARK 800 #define IDC_BUTTON_STOP 1001 #define IDC_BUTTON_RESTART 1002 #define IDC_BENCHMARK_DICTIONARY 1010 #define IDC_BENCH