代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/158649/11595083
java gzipcompress.java
//: c11:GZIPcompress.java
// Uses GZIP compression to compress a file
// whose name is passed on the command line.
// {NoAutomaticTesting}
// {Args: GZIPcompress.java}
import java.io.*;
import
www.eeworm.com/read/344793/11859867
36 .#webcam.c.1.36
/*
* (c) 1998-2000 Gerd Knorr
*
* capture a image, compress as jpeg and upload to the webserver
* q
* using ftp the ftp utility
*
*/
#include
#include
#include
www.eeworm.com/read/344793/11859870
19 .#webcam.c.1.19
/*
* (c) 1998-2000 Gerd Knorr
*
* capture a image, compress as jpeg and upload to the webserver
* q
* using ftp the ftp utility
*
*/
#include
#include
#include
www.eeworm.com/read/131051/14162978
c zip.c
/* zip.c -- compress files to the gzip or pkzip format
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the GNU G
www.eeworm.com/read/131051/14163015
c unlzw.c
/* unlzw.c -- decompress files in LZW format.
* The code in this file is directly derived from the public domain 'compress'
* written by Spencer Thomas, Joe Orost, James Woods, Jim McKie, Steve Da
www.eeworm.com/read/130644/14179846
cpp compressview.cpp
// COMPRESSView.cpp : implementation of the CCOMPRESSView class
//
#include "stdafx.h"
#include "COMPRESS.h"
#include "COMPRESSDoc.h"
#include "COMPRESSView.h"
#include "math.h"
#ifdef
www.eeworm.com/read/129905/14218168
cpp compressview.cpp
// CompressView.cpp : implementation of the CCompressView class
//
#include "stdafx.h"
#include "Compress.h"
#include "CompressDoc.h"
#include "CompressView.h"
#ifdef _DEBUG
#define new D
www.eeworm.com/read/129847/14222346
txt visual-basic.txt
See below some functions declarations for Visual Basic.
Frequently Asked Question:
Q: Each time I use the compress function I get the -5 error (not enough
room in the output buffer).
A: M