-
icrocom的纠错和压缩协议常简写为MNP(Microcom Network Protocol),它由一系列独立的纠错和压缩协议组成,在数据压缩协议方面,MN...
icrocom的纠错和压缩协议常简写为MNP(Microcom Network Protocol),它由一系列独立的纠错和压缩协议组成,在数据压缩协议方面,MNP5和V.42bis最为流行。MNP5使用了两种压缩算法.-icrocom error correction and the compression agreement often
the simple form is MNP (Microcom Network Protocol), it is composed by
a series of independent error corrections and the compression
agreement, in the data compression agreement aspect, MNP5 and V.42bis
is most popular. MNP5 used two kinds to reduce the algorithm
- 2022-07-10 17:54:10下载
- 积分:1
-
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码...
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码-Encode:enter 8 characters,then enter 8 numbers,this program will print the huffman tree and each char s code.
- 2022-06-16 23:27:01下载
- 积分:1
-
使用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
-
数字图象处理程序.
数字图象处理程序.-digital image processing.
- 2023-06-01 01:50:03下载
- 积分:1
-
应用VB.net开发,实现数据压力与解压缩的讲解;处理压缩数据流实例...
应用VB.net开发,实现数据压力与解压缩的讲解;处理压缩数据流实例-VB.net application development, data compression and decompression of the pressure on deal with compressed data stream example
- 2022-11-17 04:35:04下载
- 积分:1
-
一个完整的实验是管理系统
一个完整的实验是管理系统、非常好用
- 2023-06-02 22:25:03下载
- 积分:1
-
讲述一种huffman编码方法的文献,文献里有编码程序的源码,讲解加程序,很全面。...
讲述一种huffman编码方法的文献,文献里有编码程序的源码,讲解加程序,很全面。-A huffman encoding method on the literature, the literature, there are procedures for the source code to explain the increase in procedures, it is full.
- 2022-03-20 03:23:47下载
- 积分:1
-
jpeg2000算法实现
jpeg2000算法实现-JPEG2000 algorithm
- 2023-03-07 09:50:03下载
- 积分:1
-
朋友在问题,然后软件自动寻找…
一个关于找男女朋友的软件 提问然后自动选择有可能的对象-Friend looking for women and men on the question and then the software automatically selects the object may have
- 2023-02-20 06:10:03下载
- 积分:1
-
这是一个JPEG解码器,里面使用了MMX,SSE等汇编指令集
这是一个JPEG解码器,里面使用了MMX,SSE等汇编指令集
- 2022-11-12 08:55:03下载
- 积分:1