代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/238247/13900504
cpp compress.cpp
// Compress.cpp: implementation of the CCompress class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Compress.h"
///////////////////
www.eeworm.com/read/300488/13910727
zip compress.zip
www.eeworm.com/read/300301/13921329
cpp compress.cpp
#include "stdafx.h"
#include "zlib.h"
/* ===========================================================================
Compresses the source buffer into the destination buffer. The level
p
www.eeworm.com/read/135422/13933867
txt compress.txt
Data Compression Algorithms of LARC and LHarc
Haruhiko Okumura*
*The author is the sysop of the Science SIG of PV-VAN. His
address is: 12-2-404 Green Heights, 580
www.eeworm.com/read/236918/13993303
h compress.h
//#include
#include
#include
//#include
#include
#include
//#include
typedef unsigned short word;//确定为两个字节
typedef unsi
www.eeworm.com/read/236918/13993324
cpp compress.cpp
#include "stdafx.h"
#include "compress.h"
/////////////////////////////////////////////////////////////////////
//hashfun:计算hash值
//此前已经保证至少有三个元素
word hashfun(char *windows)
{
word a,
www.eeworm.com/read/236845/13995967
c compress.c
/*-------------------------------------------------------------*/
/*--- Compression machinery (not incl block sorting) ---*/
/*--- compress.c ---*/
/
www.eeworm.com/read/236845/13996083
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.
www.eeworm.com/read/133412/14044534
exe compress.exe
www.eeworm.com/read/133412/14044543
c compress.c
//////////////////////////////////////////////////////////////
//Name:compress.c
//Purpose: Run length algorithm and Jpeg decoding
//Author: phoenix, CS, TshingHua, Beijing, P.R.C.
//Email: bjlufe