代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/164348/5494959
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* AL
www.eeworm.com/read/163186/5511235
c msexpand.c
/*
* msexpand: Microsoft "compress.exe/expand.exe" compatible decompressor
*
* Copyright (c) 2000 Martin Hinner
* Algorithm & data structures by M. Winterhoff
www.eeworm.com/read/163186/5511256
c mscompress.c
/*
* mscompress: Microsoft "compress.exe/expand.exe" compatible compressor
*
* Copyright (c) 2000 Martin Hinner
* Algorithm & data structures by M. Winterhoff
www.eeworm.com/read/349711/3141453
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: Make sur
www.eeworm.com/read/349711/3141503
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITH
www.eeworm.com/read/347775/3163137
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2003 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALG
www.eeworm.com/read/347775/3163346
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2003 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALG
www.eeworm.com/read/347220/3174009
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITH
www.eeworm.com/read/347002/3178317
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-1998 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* AL
www.eeworm.com/read/340665/3283069
java deflater.java
/* Deflater.java - Compress a data stream
Copyright (C) 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/o