代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/173561/5370076
hpj oclient.hpj
[OPTIONS]
CONTENTS=main_index
errorlog=oclient.err
TITLE=MFC 2.5 Container Help
COMPRESS=true
WARNING=2
[FILES]
afxcore.rtf
afxprint.rtf
[BITMAPS]
; toolbar buttons for File commands
fi
www.eeworm.com/read/327022/3464465
java myframe.java
package compress;
import java.awt.BorderLayout;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextField;
public class MyFrame extends
www.eeworm.com/read/323643/3512026
bpf zlib.bpf
USEUNIT("zlib.cpp");
USEUNIT("..\..\..\zlib\zutil.c");
USEUNIT("..\..\..\zlib\compress.c");
USEUNIT("..\..\..\zlib\crc32.c");
USEUNIT("..\..\..\zlib\deflate.c");
USEUNIT("..\..\..\zlib\gzio.c");
USEUN
www.eeworm.com/read/321483/3534751
pm anyinflate.pm
package IO::Uncompress::AnyInflate ;
# for RFC1950, RFC1951 or RFC1952
use strict;
use warnings;
use bytes;
use IO::Compress::Base::Common 2.008 qw(createSelfTiedObject);
use IO::Uncompress::Adap
www.eeworm.com/read/321483/3534757
gzappend
#!/usr/local/bin/perl
use IO::Compress::Gzip qw( $GzipError );
use strict ;
use warnings ;
die "Usage: gzappend gz-file file...\n"
unless @ARGV ;
my $output = shift @ARGV ;
@ARGV = '-' unless
www.eeworm.com/read/315091/3624184
cpp armthumb.cpp
// ARMThumb.cpp
#include "StdAfx.h"
#include "ARMThumb.h"
extern "C"
{
#include "../../../../C/Compress/Branch/BranchARMThumb.h"
}
UInt32 CBC_ARMThumb_Encoder::SubFilter(Byte *data, U
www.eeworm.com/read/312645/3655205
c ftp_var_example.c
#include
#define _config_OK
#if !defined(CYGPKG_NET_FTPCLIENT)
#error "Configuration is missing: CYGPKG_NET_FTPCLIENT"
#undef _config_OK
#endif
#if !defined(CYGPKG_COMPRESS_ZL
www.eeworm.com/read/308581/3713104
cs frmjscompressor.cs
namespace com.sarmal.scriptutil.text.compress.js.gui
{
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.
www.eeworm.com/read/305566/3772849
c sucompress.c
char *sdoc =
"SUCOMPRESS - wavelet compression of SU datasets in multiple parts\n"
"\n"
"sucompress file.comp [options]\n"
"\n"
"options:\n"
"compress=0 compression ratio\n"
"mse=0 alte
www.eeworm.com/read/297604/3885913
cpp armthumb.cpp
// ARMThumb.cpp
#include "StdAfx.h"
#include "ARMThumb.h"
extern "C"
{
#include "../../../../C/Compress/Branch/BranchARMThumb.h"
}
UInt32 CBC_ARMThumb_Encoder::SubFilter(Byte *data, U