代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/461868/7215202
cpp childfrm.cpp
// ChildFrm.cpp : implementation of the CChildFrame class
//
#include "stdafx.h"
#include "Data_Compress_System.h"
#include "ChildFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FI
www.eeworm.com/read/461868/7215226
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "Data_Compress_System.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/450566/7481255
txt reg.txt
1. NOTE: this is a developer component. you need either delphi or bcb. All you need to do is install the component in your coding env. (COMPRESS.HLP for more info on that), then open the COMPDEMO exam
www.eeworm.com/read/445528/7594296
h iowin32.h
/* iowin32.h -- IO base function header for compress/uncompress .zip
files using zlib + zip or unzip API
This IO API version uses the Win32 API (for Microsoft Windows)
Version 0.22, May
www.eeworm.com/read/299653/7841171
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.15 alpha, Mar 19th, 1998,
Copyright (C) 1998 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with PKZ
www.eeworm.com/read/145971/12685985
cpp deflate.cpp
#include "stdafx.h"
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-1996 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.
www.eeworm.com/read/143007/12905127
h zipfile.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.15 alpha, Mar 19th, 1998,
Copyright (C) 1998 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with P
www.eeworm.com/read/142739/12924116
h zipfile.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.15 alpha, Mar 19th, 1998,
Copyright (C) 1998 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with P
www.eeworm.com/read/141551/13000716
c codlzw.c
/* File: codlzw.c
Author: David Bourgin
Creation date: 25/3/95
Last update: 12/10/95
Purpose: Example of LZW encoding with a file source to compress.
*/
#include
/* For routines
www.eeworm.com/read/140713/13065207
h zipfile.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.15 alpha, Mar 19th, 1998,
Copyright (C) 1998 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with P