-
一种无损压缩算法,采用了lzss结合huffman动态编码,速度快
一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
- 2023-01-22 11:30:03下载
- 积分: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
-
用java语言编写的日历,看看好不好用.
用java语言编写的日历,看看好不好用.-java language used in the calendar to see is really handy.
- 2022-04-26 20:12:27下载
- 积分:1
-
一个非常好的圆形Slider Control类,对我们非常实用.
一个非常好的圆形Slider Control类,对我们非常实用.-a very good round Slider Control category, we are very practical.
- 2023-06-01 19:55:02下载
- 积分:1
-
Huffman code decoding, operating their own programs, interested can refer to
霍夫曼编码解码,自己的课程作业,有兴趣的可以参考-Huffman code decoding, operating their own programs, interested can refer to
- 2022-03-24 01:07:37下载
- 积分:1
-
convenient Gzip compression decompression demo.
方便的Gzip压缩解压demo。-convenient Gzip compression decompression demo.
- 2022-03-19 21:29:07下载
- 积分:1
-
Mpeg client传输客户端
Mpeg client传输客户端-Mpeg client transfer client
- 2022-08-24 13:28:16下载
- 积分:1
-
vc下的压缩和解压缩代码
vc下的压缩和解压缩代码-vc under the compression and decompression code
- 2022-01-26 00:53:59下载
- 积分:1
-
a开头和a结尾的字符串
a开头和a结尾的字符串-a beginning and the end of a string
- 2022-01-25 22:52:41下载
- 积分:1
-
也是图象压缩的程序源代码
也是图象压缩的程序源代码-Is the image compression program source code
- 2022-01-25 17:41:24下载
- 积分:1