Description: 这是我用C语言写的一个很好的打包程序,压缩软件就是这样的原理,理解了这个程序,下一步你就可以写一个压缩软件。
功能:
1.能把若干个任何类型的小文件打包到一个大文件中。
2.可以查询打包后的大文件里包含哪些小文件,以及每个小文件的大小。
3.可以原样不变地解压出来。
如果你再加入一段Huffman代码就成为一个小型压缩软件了-This is one I used the C language to write the package procedures, functions: 1. Can any type of a number of small files packaged into a big file. 2. Can find after packing large files which contains small files, and each small file size. 3. Can remain as to extract them. If you add a section of Huffman code has become a real small compression software Platform: |
Size: 137216 |
Author:在路上 |
Hits: