搜索资源列表
vc6数据库
- rar压缩文件,解压后有五个VC源代码,是VC6数据库系统开发实例导航中的源码-rar compressed files, extracting after five VC source code, the database is VC6 navigation systems development examples of FOSS
G711G721G723声音压缩标准压缩解压代码
- G711、G72 3声音压缩标准压缩解压算法程序(VC)-G711, audio, G723 voice compression standard compression decompression algorithm (VC)
zip.rar
- zip格式压缩解压缩源码及演示 先用VC编译czip_source目录内程序,之后拷贝debug目录内zipdll.dll和zipdll.lib到czip_demo目录再编译此目录内程序即可得到演示程序test_zip,zip form compression solution compression source code and the demonstration first uses VC to translate in the czip_source table of contents
CTestUnrar.zip
- A MFC class to unpack rar files, with Multithread and GUI support VC++实现RAR文件格式的解压缩,A MFC class to unpack rar files, with Multithread and GUI supportVC++ Achieve RAR file format extract
zip-dllsr4_VC
- VC实现的ZIP压缩和解压缩算法,生成DLL动态链接库函数-VC implementation ZIP compression algorithm, DLL version
gzip-pkzip-ok
- 自己写的测试用例。VC实现的压缩与解压缩 使用 gzip pkzip-my code for test gzip pkzip
MyZip_Winzip
- VC++6.0写的zip压缩解压源码,通用ZIP、PKZIP格式。-VC++ 6.0 write-extracting compressed zip code, GM ZIP, PKZIP format.
zlib-vc
- 对文件进行压缩解压的源码,zlib的压缩解压算法-compress/decompress zip
Simple_Str198015192001
- VC++编程,有源代码,使用RLE算法压缩文件,适合压缩解压的初学者-VC++ Programming, source code, the use of RLE algorithm for compressed files, suitable for beginners compression decompression
ppmd
- VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
Compr
- VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压-VC++ Programming, source code, a data compression library file data compression/decompression
ImageProcess
- 使用VC++对图像处理,以及游程编码及其解压缩-The use of VC++ for image processing, as well as run-length coding
yasuo
- VC++ 文本压缩程序,李恒作品,主要是操作TXT格式文件,运行于Windows系统 命令提示符环境,输入文本文件位置就可以对文件进行压缩、解压、文件测试等,属底层操作,借鉴价值比较大,感谢作者奉献。-VC++ text compression process, Li works, mainly operating TXT format, running on the Windows system environment for the command prompt, type the loca
HuffmanTestDemo
- huffman经常用在图像压缩领域。代码是huffman实现的数据压缩与解压缩程序。vc实现。-huffman often used in image compression field. Huffman code to achieve data compression and decompression process. vc achieved.
huffman(VC)
- 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
callzipdll_callzlib_HUFUNHUF
- 字符串和文件压缩和解压缩的例子,既有成熟的第三方标准dll的调用例子(callzlib调用动态库压缩解压缩字符串,callzlib调用静态库压缩解压缩字符串.rar),也有zipdll这个 c++ dll的调用例子,还有16/32位Haffman编码压缩与解压缩的程序(huf,单文件压缩程序huftest,单文件解压缩程序huftest)。 huf目录的两个源程序:HUF.C和UNHUF.C能用16位编译器编译通过,不能在VC中直接编译通过 现在我已经将HUF/UNHUF的代码用v
VC.programming.code.extracting.file.compression.ra
- VC编程实现压缩解压文件经典代码VC classical programming code extracting file compression -VC classical programming code extracting file compression
SelfExacterSource
- 建立自解压缩的可执行文件,VC源码,可用于自己开发安装应用程序时使用。-Create self-extracting executable file, VC source code can be used to develop their own use when installing the application.
h.264
- C++编写的H.264编码解码器源码,可以在VC平台上应用,用于视频的网络传输时的压缩与解压。-Written in C++ H.264 codec source code, can be applied in the VC platform, transmission network for video compression and decompression.
huffman
- 基于Huffman树的压缩文件及解压文件源代码,可压缩txt,图片,音频等,但txt格式压缩率较高,其他格式压缩不明显(Huffman tree based compressed files and decompression file source code, compressed TXT, pictures, audio, etc., but TXT format compression rate is higher, other formats are not obvious compre
