-
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示...
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image-- an outbound trip. Yu Cheng text compression principle on repeated field using three symbols logo Act : (a) repeat prompt, such as @,#, etc.; (2) Run-length parameters, or the number of repeat, if using a byte, the largest the length of 255 to repeat the word; (3) repeat characters. More than three as part of a repeat factor. Visibility to gain compression efficiency, duplication of characters in three more. 2. Run-image compression for the principle of two binary images, a zero original data matrix, progressive compression deal with the matrix : (1) n a row, n; (2) consecutive n 0, expressed as-n.
- 2022-05-06 21:11:33下载
- 积分:1
-
Jpeg图像解压,可以参考其中的几个文件
Jpeg图像解压,可以参考其中的几个文件-Jpeg image decompression, which can refer to several documents
- 2022-03-12 01:27:56下载
- 积分:1
-
本人多年前,用C语言实现的DES加密算法的源代码。
本人多年前,用C语言实现的DES加密算法的源代码。-DES C-language.
- 2022-01-26 00:11:04下载
- 积分:1
-
用一个完整的熵编码,用的是用C++编写的直接链接…
一个带有源码的完整的熵编码程序,使用vC++编写,直接编译链接就可以运行,执行速度比较可以-With a complete source of entropy coding, the use of vC++ Prepared directly link the compiler can be run, the implementation speed comparison, we can
- 2022-12-10 02:55:02下载
- 积分:1
-
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。...
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。-This my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. You are welcome to these proposals.
- 2022-06-03 01:20:55下载
- 积分:1
-
this upload sample................
this upload sample-this upload sample................
- 2022-04-07 11:29:24下载
- 积分:1
-
做成界面的基于小波的spiht算法压缩解压缩编码
做成界面的基于小波的spiht算法压缩解压缩编码-Make the interface of the SPIHT algorithm based on wavelet compression decompression coding
- 2022-03-06 05:39:22下载
- 积分:1
-
一个程序的LZ77压缩编码的例子
一个LZ77编码压缩的示例程序-a LZ77 compression coding examples of procedures
- 2022-04-30 22:13:48下载
- 积分:1
-
哈夫漫编码,提供字符统计,根据统计结果进行编码计算.
哈夫漫编码,提供字符统计,根据统计结果进行编码计算.-Hough Man coding for these characters statistics, according to statistics calculated results coding.
- 2022-08-26 06:09:36下载
- 积分:1
-
JPEG压缩的源程序和例程,初学者学习jpeg的很好的资料.
JPEG压缩的源程序和例程,初学者学习jpeg的很好的资料.-JPEG compression codes and example.Pefect codes for new learner
- 2022-08-16 20:08:20下载
- 积分:1