-
使用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
-
很好地,希望大家都来看看,关于RS-485方面的知识和串口方面的。以及一些实用软件...
很好地,希望大家都来看看,关于RS-485方面的知识和串口方面的。以及一些实用软件-good, we all hope to see, on the RS-485 and the knowledge of the serial port. And some utility software
- 2022-04-08 13:15:49下载
- 积分:1
-
开发环境是CCS,在DM642平台上实现H.263编解码
开发环境是CCS,在DM642平台上实现H.263编解码-CCS is a development environment in DM642 platform to achieve H.263 codec
- 2022-02-02 20:26:10下载
- 积分:1
-
Way through the stream file compression and decompression, decompression of this...
通过流的方式对文件进行压缩和解压,解压为只能对本程序压缩的文件进行解压-Way through the stream file compression and decompression, decompression of this procedure for only compressed file decompression
- 2022-04-23 23:23:07下载
- 积分:1
-
与M88直接声音出来一点效果,很好玩的
用M88来直接放出声来,有点效果的,很好玩的-With M88 to direct the sound to come out a little effect, it is fun
- 2022-04-08 15:44:42下载
- 积分:1
-
natural T T T Natural Natural Natural T T T Natural Natural Natural T T T Natura...
自然笔 自然笔 自然笔 自然笔 -natural T T T Natural Natural Natural T T T Natural Natural Natural T T T Natural Natural Natural T T T Natural Natural Natural T T T natural natural T
- 2022-03-10 14:34:26下载
- 积分:1
-
显示tiff图像文件,并能显示图像的一些重要参数
显示tiff图像文件,并能显示图像的一些重要参数-Show tiff image file
- 2022-06-12 10:49:40下载
- 积分:1
-
Achieve the LZ
实现LZ-78码的编码和译码程序,不必知道信源的概率分布,用于加深对LZ-78编码算法的理解。-Achieve the LZ-78 code encoding and decoding that we do not know the source of the probability distribution for the deepening of the LZ-78 encoding algorithm understanding.
- 2022-08-26 01:10:02下载
- 积分:1
-
非常全面的无损压缩算法的集合,编译,你C
非常全面的无损压缩算法集合,编译通过,可以运行!-Very comprehensive collection of lossless compression algorithm, compiles, you can run!
- 2022-10-25 06:15:03下载
- 积分:1
-
C++类实现LZW 压缩算法
C++类实现LZW 压缩算法-C++ classes to achieve LZW compression algorithm
- 2022-02-16 07:10:55下载
- 积分:1