代码搜索:Compressing
找到约 134 项符合「Compressing」的源代码
代码结果 134
www.eeworm.com/read/237122/13976221
htm ch24_07.htm
[Chapter 24] 24.7 Compressing Files to Save Space
www.eeworm.com/read/237122/13977415
htm ch24_12.htm
[Chapter 24] 24.12 Compressing a Directory Tree: Fine-Tuning
www.eeworm.com/read/276929/4161242
h lzmaram.h
// LzmaRam.h
#ifndef __LzmaRam_h
#define __LzmaRam_h
#include
#include "../../../Common/Types.h"
/*
LzmaRamEncode: BCJ + LZMA RAM->RAM compressing.
It uses .lzma format, but it writes on
www.eeworm.com/read/493132/6406919
cpp bd_lab4dlg.cpp
// bd_lab4Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "bd_lab4.h"
#include "bd_lab4Dlg.h"
#include "bd_lab4Dlg.h"
#include "compressing.h"
#ifdef _DEBUG
#define new DEB