代码搜索:Compressing
找到约 134 项符合「Compressing」的源代码
代码结果 134
www.eeworm.com/read/230739/14277006
bug 3rdparty.bug
Known, current PKZIP bugs/limitations:
-------------------------------------
- PKUNZIP 2.04g is reported to corrupt some files when compressing them with
the -ex option; when tested, the files fa
www.eeworm.com/read/214167/15112289
cpp hcompress.cpp
// File: hcompress.cpp
// the program demonstrates Huffman compression. the user
// enters the name of a file to compress and indicates
// whether the verbose option is desired. after compressing
www.eeworm.com/read/308832/3711944
cpp hufcomp.cpp
// File: hcompress.cpp
// the program demonstrates Huffman compression. the user
// enters the name of a file to compress and indicates
// whether the verbose option is desired. after compressing
www.eeworm.com/read/353473/3085377
cpp hufcomp.cpp
// File: hcompress.cpp
// the program demonstrates Huffman compression. the user
// enters the name of a file to compress and indicates
// whether the verbose option is desired. after compressing
www.eeworm.com/read/334779/12574345
cpp hcompress.cpp
// File: hcompress.cpp
// the program demonstrates Huffman compression. the user
// enters the name of a file to compress and indicates
// whether the verbose option is desired. after compressing
www.eeworm.com/read/101788/15815646
bug 3rdparty.bug
Known, current PKZIP bugs/limitations:
-------------------------------------
- PKUNZIP 2.04g is reported to corrupt some files when compressing them with
the -ex option; when tested, the files fa
www.eeworm.com/read/100149/15882293
bug 3rdparty.bug
Known, current PKZIP bugs/limitations:
-------------------------------------
- PKUNZIP 2.04g is reported to corrupt some files when compressing them with
the -ex option; when tested, the files fa
www.eeworm.com/read/100148/15882548
bug 3rdparty.bug
Known, current PKZIP bugs/limitations:
-------------------------------------
- PKUNZIP 2.04g is reported to corrupt some files when compressing them with
the -ex option; when tested, the files fa
www.eeworm.com/read/397486/8042229
h compress.h
#ifndef __COMPRESS_H
#define __COMPRESS_H
typedef enum
{
COMPRESSING = 1,
UNCOMPRESSING
} FILEMODE;
class CCompressData : public CObject
{
private:
char *dataPtr;
public:
CCom
www.eeworm.com/read/175436/5347103
h ctrialmgr.h
#ifndef CTRIALMGR_H
#define CTRIALMGR_H
/*
@(#) $Id$
AxCrypt - Compressing and Encrypting Wrapper and Application Launcher for Secure Local,
Server or Web Storage of Document Files.