-
压缩与解压缩类模块
压缩与解压缩类模块-compression and decompression modules category
- 2022-05-30 11:15:29下载
- 积分:1
-
LZ77压缩算法是无损数据压缩算法。该算法…
LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algorithm, as well as some other basis. Is based on the dictionary encoder.
- 2022-02-12 19:52:33下载
- 积分:1
-
这是一个VC++演示的小例子,比较简单,但还是很典型的,按S为方框,按C为椭圆,...
这是一个VC++演示的小例子,比较简单,但还是很典型的,按S为方框,按C为椭圆,-VC This is a small example of the demonstration, relatively simple, but still very typical, according to Box S, by C. elliptical,
- 2022-03-23 23:21:15下载
- 积分:1
-
important for cs fuculity
important for cs fuculity
- 2022-01-26 08:10:37下载
- 积分:1
-
文件压缩功能:压缩指定单个文件,或多个文件(zip格式);察看压缩文件内每个文件的大小,压缩比信息;解压缩指定文件(zip格式),允许选择压缩包内单个文件进行解...
文件压缩功能:压缩指定单个文件,或多个文件(zip格式);察看压缩文件内每个文件的大小,压缩比信息;解压缩指定文件(zip格式),允许选择压缩包内单个文件进行解压缩;察看整个压缩包的压缩比等信息。-compression function : Compression designated single document, or multiple documents (zip format); A look inside compressed files, each file size, compression ratio; Decompress the specified file (zip format), allowing choice within a single compressed file decompression; Look at the whole compression packet compression ratio and other information.
- 2022-07-02 23:35:08下载
- 积分:1
-
This is the JPEG decoder source code, the C environment, enclosing use
这是JPEG解码源代码,C++环境下的,内附使用说明-This is the JPEG decoder source code, the C environment, enclosing use
- 2022-11-24 03:05:04下载
- 积分:1
-
c压缩算法,jpeg图像压缩算法
c压缩算法,jpeg图像压缩算法-c compression algorithm, jpeg image compression algorithm
- 2022-06-17 05:58:53下载
- 积分:1
-
C语言的Huffman编码的逆过程,掌握数据压缩…
用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
- 2022-02-03 02:17:56下载
- 积分:1
-
convenient Gzip compression decompression demo.
方便的Gzip压缩解压demo。-convenient Gzip compression decompression demo.
- 2022-03-19 21:29:07下载
- 积分:1
-
实现UCS2编码UTF8转换和UCS2 UTF8转码
实现utf8到Ucs2的编码转换
和ucs2到Utf8的编码转换-To achieve the Ucs2 encoding utf8 conversion and ucs2 to Utf8 transcoding
- 2022-03-17 15:45:41下载
- 积分:1