代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/316290/3612185
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
www.eeworm.com/read/315091/3624139
cpp copycoder.cpp
// Compress/CopyCoder.cpp
#include "StdAfx.h"
extern "C"
{
#include "../../../../C/Alloc.h"
}
#include "CopyCoder.h"
#include "../../Common/StreamUtils.h"
namespace NCompress {
st
www.eeworm.com/read/313170/3645187
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 Gene
www.eeworm.com/read/313170/3645221
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 Davi
www.eeworm.com/read/313170/3645276
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
www.eeworm.com/read/304657/3786750
examples readme.examples
This directory contains examples of the use of zlib.
fitblk.c
compress just enough input to nearly fill a requested output size
- zlib isn't designed to do this, but fitblk does it anyway
gu
www.eeworm.com/read/303435/3810869
c sfdclzw.c
/* Copyright (c) Colorado School of Mines, 2006.*/
/* All rights reserved. */
#include "sfdchdr.h"
/*
* compress.c - File compression ala IEEE Computer, June 1984.
*
* Auth
www.eeworm.com/read/297604/3885771
cpp copycoder.cpp
// Compress/CopyCoder.cpp
#include "StdAfx.h"
extern "C"
{
#include "../../../../C/Alloc.h"
}
#include "CopyCoder.h"
#include "../../Common/StreamUtils.h"
namespace NCompress {
st
www.eeworm.com/read/271650/4226462
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