-
又一个用于压缩与解压的东东,本打算用来研究winzip的~
又一个用于压缩与解压的东东,本打算用来研究winzip的~-compress zip
- 2022-02-12 03:42:21下载
- 积分:1
-
经典的zlib库,非常好用,目前使用最多的
经典的zlib库,非常好用,目前使用最多的-Classic zlib library, very easy to use, currently used by most
- 2022-02-06 12:40:25下载
- 积分:1
-
all compression format compression decompression.
所有压缩格式的压缩解压缩。-all compression format compression decompression.
- 2022-03-19 07:29:09下载
- 积分:1
-
哈弗曼程序,能够实现编码和解码,还能计算权重
哈弗曼程序,能够实现编码和解码,还能计算权重-huffman
- 2022-11-03 05:40:02下载
- 积分:1
-
该源码可以将mpeg、mpg和m2v格式的视频文件解码成yuv、ppm、tga等格式文件,另外还提供了程序参数说明文档。...
该源码可以将mpeg、mpg和m2v格式的视频文件解码成yuv、ppm、tga等格式文件,另外还提供了程序参数说明文档。-The source can be mpeg, mpg and m2v video file format decoder into yuv, ppm, tga, etc. format files, also provided documentation process parameters.
- 2022-01-25 18:39:14下载
- 积分:1
-
利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩...
利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression/decompression. RandomData () function randomly generated 50 double data and on the doc string variable openFile () function to read ZIP compressed files saveFile () function to generate random data onto the compressed ZIP format documents.
- 2022-12-24 18:00:03下载
- 积分:1
-
非常不错的光盘刻录软件。容积小,功能强,很好用的也是很多人的必备工具。...
非常不错的光盘刻录软件。容积小,功能强,很好用的也是很多人的必备工具。-A very good CD burning software. A small volume, strong function, very good use is also an indispensable tool for many people.
- 2022-07-06 15:27:46下载
- 积分:1
-
VC realize the program with a small file compression and decompression functions...
该程序用VC实现了一个小型文件压缩与解压缩功能的程序,系统中使用静态二叉树,哈希表等数据结构,采用哈夫曼编码进行压缩与解压缩.-VC realize the program with a small file compression and decompression functions, systems use the static binary tree, hash table, such as data structure, the use of Huffman coding for compression and decompression.
- 2022-04-07 12:29:16下载
- 积分:1
-
C language compiler of the LZW compression algorithm, and feel good preparation,...
用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
- 2022-02-01 02:13:51下载
- 积分:1
-
this program use standard c++ to implement Huffman coding and decoding fundament...
本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression information.it is begginer s material.
- 2022-04-19 05:25:18下载
- 积分:1