代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/112302/15489799
cpp compress.cpp
#include
#include
#include
FILE *infile, *outfile;
static unsigned long int textsize = 0, codesize = 0, printcount = 0;
char wterr[] = "Can't write.";
sta
www.eeworm.com/read/112209/15491611
c compress.c
/*
Test statistical compression using fixed dictionary
*/
#include
#include
#include
#include
#include "comp.h"
#include "files.h"
#def
www.eeworm.com/read/112036/15495036
java compress.java
/**
* 本程序在定义两个用来压缩文件和目录静态方法的同时还将说明了使用嵌套类的方法。
**/
import java.io.*;
import java.util.zip.*;
public class Compress {
/**将from文件的内容进行压缩并且将压缩结果存入to文件中*/
public static void gzipFile(String from,
www.eeworm.com/read/112036/15495037
class compress.class
www.eeworm.com/read/109811/15547554
plo compress.plo
compress.lo : \
compress.c zlib.h zconf.h \
/opt/host/armv4l/lib/gcc-lib/armv4l-unknown-linux/2.95.2/../../../../armv4l-unknown-linux/include/sys/types.h \
/opt/host/armv4l/lib/gcc-lib/armv4l-unkno
www.eeworm.com/read/109811/15547587
o compress.o
www.eeworm.com/read/109811/15547620
lo compress.lo
www.eeworm.com/read/109811/15547627
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id: compress.c,v 1.2 200
www.eeworm.com/read/108790/15575230
o compress.o
www.eeworm.com/read/108790/15575256
c compress.c
/* @(#) pSOSystem/PowerPC V2.1.2: drivers/slip/compress.c 1.4 95/07/25 13:53:25 */
/************************************************************************/
/*