-
主要是一些文件的操作,新建文件夹、下载,上传、分割文件、合并文件、Unzip解压Zip压缩、剪切、复制、粘贴 等功能...
主要是一些文件的操作,新建文件夹、下载,上传、分割文件、合并文件、Unzip解压Zip压缩、剪切、复制、粘贴 等功能-Are mainly for file operations, the new folders, download, upload, split files, merge files, Unzip decompression Zip compression, cut, copy, paste and other functions
- 2022-07-11 16:29:07下载
- 积分:1
-
行程编码,JPEG压缩编码(基本系统)
行程编码,JPEG压缩编码(基本系统)-itinerary encoding, JPEG compression coding (basic system)
- 2022-10-12 15:15:03下载
- 积分:1
-
来源结构,压缩和解压缩代码
Structure the sources so that the compression and decompression code
form a library usable by any program, and write both gzip and zip on
top of this library. This would ideally be a reentrant (thread safe)
library, but this would degrade performance. In the meantime, you can
look at the sample program zread.c.-Structure the sources so that the compress ion and decompression code form a library usabl e by any program, and write both gzip and zip on top of this library . This would ideally be a beats per (thread safe ) library. but this would degrade performance. In the mean time, you can look at the sample program zread.c.
- 2022-09-28 22:20:04下载
- 积分:1
-
用C语言编的万年历
用C语言编的万年历-C language series hefty almanac
- 2022-01-25 14:50:40下载
- 积分:1
-
文件解压缩,大家学习一下
文件解压缩,大家学习一下-file compression, we learn from this
- 2022-12-02 04:15:03下载
- 积分:1
-
compress visual c++
Visual C++ 压缩与解压缩 使用LZW算法,解压率不错-compress visual c++
- 2022-01-30 19:48:35下载
- 积分:1
-
A_u rate of compression decompression, vhdl hardware FPGA program can be integra...
A_u率压缩解压缩,vhdl硬件fpga程式,可综合。-A_u rate of compression decompression, vhdl hardware FPGA program can be integrated.
- 2023-03-23 15:45:03下载
- 积分:1
-
M-logger v0.3.1 中文版-M- logger Chinese version v0.3.1
- 2023-08-06 23:05:03下载
- 积分:1
-
每一步的LZSS算法发送一个字符或<;位置,冷…
In each step the LZSS algorithm sends either a character or a pair. Among these, perhaps character "e" appears more frequently than "x", and a pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.-In each step the LZSS algorithm sends either a character or a lt;position, lengthgt; pair. Among these, perhaps character "e" appears more frequently than "x", and a lt;position, lengthgt; pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adap
- 2022-07-08 14:12:34下载
- 积分:1
-
strassen算法
visual studio 2008
strassen算法
visual studio 2008-strassen
- 2022-01-26 08:36:15下载
- 积分:1