搜索资源列表
FileIOAndCompressorsTest
- An example program with simple library that shows how to interface with several compression libraries. ZLIB, BZIP2, LZMA, and LZO. Includes some test files generated by the program, and a Windows binary generated using MinGW.-An example program with
VC_FileCutter
- VC6.0测试通过 能对一个大文件分割成若干小文件,也能合并若为小文件为一个大文件, 学习的好例子-VC6.0 test able to split a large file into several small files, but also to merge the case of small files into one large file, learning a good example
CbuilderAboutZipTest
- 在cbuilder环境下,使用zip库进行解压和压缩的例子,测试通过-In the CBuilder environment, the use of zip library for decompression and compression example, test success
TestHuff
- 用于测试哈夫曼编码的重要实例,可以实现哈夫曼编码的仿真-Test and example of how to use Huffman code