-
本软件实现单机数据压缩打包备份功能.数据压缩级别,压缩速度可选!备份可采取增量备份或全备份....
本软件实现单机数据压缩打包备份功能.数据压缩级别,压缩速度可选!备份可采取增量备份或全备份.-the standalone software package backup data compression functions. Data compression levels, optional compression speed! Backup can take full or incremental backup backup.
- 2023-04-18 01:05:04下载
- 积分:1
-
这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。...
这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。-This a compatible standard C-IO interface, which can be used to visit*. zip file. (Support for the compression and decompression).
- 2022-01-21 05:11:22下载
- 积分:1
-
lzh压缩/解压源码
lzh压缩/解压源码-the source code of lzh codec
- 2022-03-05 11:57:44下载
- 积分:1
-
Access to source code files! Adopted a series of calls to achieve synchronizatio...
获取文件的源代码!通过,一系列的调用,实现同系统的资源同步,实现!-Access to source code files! Adopted a series of calls to achieve synchronization with the system resources, realize!
- 2023-07-05 12:15:03下载
- 积分:1
-
字典编码的一种,属于LZW方法,压缩效果好,已经编译成功
字典编码的一种,属于LZW方法,压缩效果好,已经编译成功-A kind of dictionary coding are LZW method, compression effects, and has been compiled successfully
- 2022-07-10 21:27:16下载
- 积分:1
-
这是个跳舞机的源程序
这是个跳舞机的源程序-This is a revolution of the source
- 2022-05-16 09:54:17下载
- 积分:1
-
判断外部程序启动没有
判断外部程序启动没有
判断外部程序启动没有
判断外部程序启动没有
-vb
- 2022-09-12 01:50:04下载
- 积分:1
-
数字图象处理程序.
数字图象处理程序.-digital image processing.
- 2023-06-01 01:50:03下载
- 积分:1
-
通过学习,理解继承热性的用法,程序中通过直线和点之间的继承特性进行演示了。...
通过学习,理解继承热性的用法,程序中通过直线和点之间的继承特性进行演示了。-Through the study, understanding the usage of heat inherited the program through the succession between the lines and points, demonstrate the properties.
- 2022-10-02 04:45:03下载
- 积分:1
-
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码...
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
- 2022-03-26 01:11:34下载
- 积分:1