代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/414908/11095977
zobj compress.zobj
www.eeworm.com/read/414175/11125618
js compress.js
if(typeof(Control)=='undefined')
Control={};
Control.TextArea=Class.create();
Object.extend(Control.TextArea.prototype,{
onChangeTimeoutLength:500,
element:false,
onChangeTimeout:false,
initialize:fun
www.eeworm.com/read/266660/11216095
c compress.c
#include
#include
//在dos下运行!“程序/附件/命令提示符 ”
typedef struct
{
unsigned long weight;
short left, right, parent;
unsigned short bit_code;
short code_l
www.eeworm.com/read/147185/12579386
cpp compress.cpp
#include "stdafx.h"
#include "zlib.h"
/* ===========================================================================
Compresses the source buffer into the destination buffer. The level
p
www.eeworm.com/read/146708/12617295
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-2003 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id$ */
#define ZL
www.eeworm.com/read/146708/12617297
obj compress.obj
www.eeworm.com/read/238247/13900190
h compress.h
// Compress.h: interface for the CCompress class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_COMPRESS_H__1F79EC27_7E32_4268_A8C6_09D822F13D12__INCL