代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/152818/12079622
c spewg.c
/* spew out a thoroughly gigantic file designed so that bzip2
can compress it reasonably rapidly. This is to help test
support for large files (> 2GB) in a reasonable amount of time.
I sugg
www.eeworm.com/read/337906/12333759
pas lzss16.pas
{$G+}
Unit LZSS16;
{
LZSSUNIT - Compress and uncompress unit using LZ77 algorithm for
Borland (Turbo) Pascal version 7.0.
Assembler Programmer: Andy Tam, Pascal Conversion: Douglas W
www.eeworm.com/read/129905/14218131
cpp compressdoc.cpp
// CompressDoc.cpp : implementation of the CCompressDoc class
//
#include "stdafx.h"
#include "Compress.h"
#include "CompressDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/125818/14459676
cpp compressdoc.cpp
// CompressDoc.cpp : implementation of the CCompressDoc class
//
#include "stdafx.h"
#include "Compress.h"
#include "CompressDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/124956/14522324
c spewg.c
/* spew out a thoroughly gigantic file designed so that bzip2
can compress it reasonably rapidly. This is to help test
support for large files (> 2GB) in a reasonable amount of time.
I sugg
www.eeworm.com/read/223309/14646670
h 310_define.h
#define baudrat 9600
//baudrat had been tested for 9600 and 19200,It's right ;
#define MIN_NUM 1 //define the time of mode to protect compress machine
//
#define T1clk 24500000//2097152
www.eeworm.com/read/206156/15299380
c model-2a.c
/*
* Listing 17 -- model-2a.c
*
* This module is an order-1 highest order modeling unit that can
* be using in conjunction with comp-2.c and expand-2.c to compress
* and expand files. It is
www.eeworm.com/read/492060/1183594
js colors.js
if(!dojo._hasResource["dojox.encoding.tests.compression.colors"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojox.encoding.tests.compress
www.eeworm.com/read/480367/1318526
cpp 7zhandler.cpp
// 7zHandler.cpp
#include "StdAfx.h"
extern "C"
{
#include "../../../../C/CpuArch.h"
}
#include "../../../Common/ComTry.h"
#include "../../../Common/IntToString.h"
#ifdef COMPRESS_MT