-
这个程序可以将任意大的文件分割为多个任意小的文件,很好用的。...
这个程序可以将任意大的文件分割为多个任意小的文件,很好用的。-this procedure can be arbitrarily large number of documents divided arbitrarily small document, a very good use.
- 2022-03-16 08:07:44下载
- 积分:1
-
文件解压缩,大家学习一下
文件解压缩,大家学习一下-file compression, we learn from this
- 2022-12-02 04:15: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
-
This is a source zlib compression algorithm is simple and practical to use c...
这是一个zlib压缩算法源码 简单实用 用c++编写-This is a source zlib compression algorithm is simple and practical to use c to prepare
- 2022-02-03 12:39:46下载
- 积分:1
-
关于zip于unzip的源码,c语言实现
关于zip于unzip的源码,c语言实现-to unzip zip on the source, c Language
- 2022-12-20 22:35:04下载
- 积分:1
-
G729音频编解码器,完整的matlab程序
g729音频编解码,完整的matlab程序-G729 audio codec, complete matlab program
- 2023-06-06 12:45:03下载
- 积分:1
-
实现LZARI压缩算法的C++类
实现LZARI压缩算法的C++类-LZARI compression algorithm to achieve the category C
- 2022-03-18 21:42:02下载
- 积分:1
-
一个LZW压缩算法源码 简单实用 很有帮助
一个LZW压缩算法源码 简单实用 很有帮助-LZW compression algorithm a simple and practical source of great help
- 2022-01-25 15:20:52下载
- 积分:1
-
UnRar解压缩控件
UnRar Control for VB6,解压缩WinRar的控件,系统不用安装WinRar程序也可以解压缩Rar文件,包含一...
UnRar解压缩控件
UnRar Control for VB6,解压缩WinRar的控件,系统不用安装WinRar程序也可以解压缩Rar文件,包含一个VB6的例子程序。-Unrar unzip control UnRar Control for VB6, extracting WinRar control, the system need to install WinRar program can also extract the Rar file, contains a VB6 example of the procedure.
- 2022-06-14 09:35:52下载
- 积分:1
-
计算机日期时间显示 , 将其变成彩虹图,颜色随时间变化
计算机日期时间显示 , 将其变成彩虹图,颜色随时间变化-show date and time in your computer
- 2022-03-06 16:14:19下载
- 积分:1