-
使用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
-
图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。...
图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
- 2022-02-03 23:09:40下载
- 积分:1
-
jpeg压缩算法源码
jpeg压缩算法源码-jpeg compression calculates the law origin code
- 2023-02-02 16:20:03下载
- 积分:1
-
本内容详细介绍huffman编码,并且有源程序.调试成功
本内容详细介绍huffman编码,并且有源程序.调试成功
- 2022-02-01 12:02:48下载
- 积分:1
-
Single
单片的学习,你可以很好的学习单片,自学
祝你成功-Single-chip learning, you can learn a single good, I wish you a successful self-study
- 2022-05-05 07:00:55下载
- 积分:1
-
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。...
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。-string compression and decompression, the importation of a string, in a compressed file, after decompression in the original document. To share with everyone.
- 2022-08-13 23:04:38下载
- 积分:1
-
著名的Lempel-Ziv韦尔奇的压缩机。
the famous Lempel Ziv Welch compressor.
- 2022-01-26 03:15:57下载
- 积分:1
-
简单的游戏
简单的五子棋功能。可实现人机对弈。可以双人对弈。操作简单方便-simple game
- 2022-11-06 06:55:03下载
- 积分:1
-
图象轮廓提取 比较简单 是本人在MATLAB环境下编译的
图象轮廓提取 比较简单 是本人在MATLAB环境下编译的-image contour extraction is relatively simple I MATLAB environment in the compiler
- 2022-02-16 02:49:26下载
- 积分:1
-
SPIHT的一个Matlab程序,经过改进的。2006年编写的。
SPIHT的一个Matlab程序,经过改进的。2006年编写的。-SPIHT, a Matlab procedure improved. Prepared in 2006.
- 2022-02-05 05:37:29下载
- 积分:1