代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/275852/10791610
dot apps.last.recvmsgpost.nc.if.dot
digraph "RecvmsgPost_if" {
rankdir=LR;
ratio=compress;
margin="0,0";
ranksep=0.0005;
nodesep=0.1;
node [shape=ellipse style=filled fillcolor="#e0e0e0"];
node [fontsize=10
www.eeworm.com/read/275852/10791641
dot tos.sensorboards.basicsb.demosensorc.nc.if.dot
digraph "DemoSensorC_if" {
rankdir=LR;
ratio=compress;
margin="0,0";
ranksep=0.0005;
nodesep=0.1;
node [shape=ellipse style=filled fillcolor="#e0e0e0"];
node [fontsize=10
www.eeworm.com/read/445528/7594295
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.22, May 19th, 2003
Copyright (C) 1998-2003 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with PKZip
www.eeworm.com/read/445528/7594298
h ioapi.h
/* ioapi.h -- IO base function header for compress/uncompress .zip
files using zlib + zip or unzip API
Version 0.22, May 19th, 2003
Copyright (C) 1998-2003 Gilles Vollant
*/
#ifnde
www.eeworm.com/read/435820/7783574
cpp compressdlg.cpp
// CompressDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Compress.h"
#include "CompressDlg.h"
#define MAXSIZE 5
#define MAXNUM 100
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/113801/7811715
cpp avifile.cpp
#include
#include
#include
#include
#include
#include "avifile.h"
BOOL CAVIFile::Compress()
{
HRESULT hr;
hr = AVIMakeCompresse
www.eeworm.com/read/197689/7975639
hpj oclimac.hpj
[OPTIONS]
PLATFORM=MAC
CONTENTS=main_index
errorlog=oclient.err
TITLE=MFC 7.0 Container Help
COMPRESS=true
WARNING=2
[FILES]
afxcrmac.rtf
afxptmac.rtf
[BITMAPS]
; toolbar buttons for Fi
www.eeworm.com/read/197689/7975647
hpj oclient.hpj
[OPTIONS]
CONTENTS=main_index
errorlog=oclient.err
TITLE=MFC 7.0 Container Help
COMPRESS=true
WARNING=2
[FILES]
afxcore.rtf
afxprint.rtf
[BITMAPS]
; toolbar buttons for File commands
fi
www.eeworm.com/read/296874/8074338
cpp compressdlg.cpp
// compressDlg.cpp : implementation file
//
#include "Stdafx.h"
#include "Compress.h"
#include "CompressDlg.h"
#include "stdio.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/329816/12931796
cpp enchuf.cpp
//
// enchuf.cpp
//
// (c) Copyright 2000-2004 William A. McKee. All rights reserved.
//
// April 29, 2000 - Created.
//
// Compress a file using Huffman encoding.
//
// Compiled with VC++ 6