代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/108017/15596293
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$ */
#include "zlib.h
www.eeworm.com/read/106024/15648997
c compress.c
// 本程序采用 Lempel-Ziv 压缩算法, 代码是根据
// Markus Franz Xaver Johannes Oberhumer 的 LZO 改写
// 而成, 所以算法上的问题请不要问我, 如果你对这个压缩算法有兴趣,
// 请拜访 LZO 的主页
// http://wildsau.idv.uni-linz.ac.at/mfx/lzo.html
/
www.eeworm.com/read/105871/15656994
dsp compress.dsp
# Microsoft Developer Studio Project File - Name="Compress" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/105871/15656996
h compress.h
// Compress.h : main header file for the COMPRESS application
//
#if !defined(AFX_COMPRESS_H__DE837CA2_A371_42E4_B6A7_8BA818D1120F__INCLUDED_)
#define AFX_COMPRESS_H__DE837CA2_A371_42E4_B6A7_8BA8
www.eeworm.com/read/105871/15657001
ico compress.ico
www.eeworm.com/read/105871/15657011
clw compress.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Compres
www.eeworm.com/read/105871/15657021
rc compress.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/105871/15657027
cpp compress.cpp
// Compress.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Compress.h"
#include "MainFrm.h"
#include "fileinfo.h"
#include "associatedlg.h"
#ifdef
www.eeworm.com/read/105871/15657036
dsw compress.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/105857/15657780