-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分:1
-
压缩和解压缩功能LZW编码方法及实现…
LZW编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩。-LZW coding method of compression and decompression functions, and to realize the image file compression and decompression.
- 2022-11-27 12:50:02下载
- 积分:1
-
Ah ah ah ah ah ah ah ah ah ah ah ah ah ah
啊啊 啊啊啊 啊啊啊 啊啊啊啊 -Ah ah ah ah ah ah ah ah ah ah ah ah ah ah
- 2023-06-01 06:40:03下载
- 积分:1
-
用JAVA语言实现的压缩解压Zip文件
用JAVA语言实现的压缩解压Zip文件-using the Java language extracting Zip file compression
- 2023-01-15 05:40:03下载
- 积分:1
-
source operating system. Rar
操作系统源程序.rar-source operating system. Rar
- 2022-02-05 23:24:15下载
- 积分:1
-
数字电压表,能实时稳定显示,误差小,四位显示
数字电压表,能实时稳定显示,误差小,四位显示
- 2022-01-30 13:06:41下载
- 积分:1
-
EVOLUTION ALGORITHM for softcomputing
EVOLUTION ALGORITHM for softcomputing
- 2022-07-07 12:18:49下载
- 积分:1
-
对流数据的压缩,主要针对二进制的数据代码进行各种长度宽度的压缩。...
对流数据的压缩,主要针对二进制的数据代码进行各种长度宽度的压缩。-convection data compression, mainly with regard to the binary code of various length width of the compression.
- 2022-03-23 11:09:38下载
- 积分:1
-
数据库课程设计
哈夫曼编码
试验报告 C++源码
数据库课程设计
哈夫曼编码
试验报告 C++源码-Database of curriculum design, test reports Huffman C++ Source
- 2022-04-19 22:41:50下载
- 积分:1
-
This is a JPEG encoding the source code, all documents can be joined VisualC wor...
这是一个JPEG编码源代码,所有文件加入VisualC++工程即可,内附使用说明-This is a JPEG encoding the source code, all documents can be joined VisualC works, enclosing use
- 2023-09-01 12:05:03下载
- 积分:1