-
【文本与二值图像的游程】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
-
温度控制系统的设计
温度控制系统的设计-Temperature Control System Design
- 2022-02-13 11:01:32下载
- 积分:1
-
ROI的ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩...
ROI的ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩-ROI ezw mixed and Huffman coding. the region of interest using a lossless compression Huffman, non-interest area called compression ezw
- 2023-02-09 09:40:03下载
- 积分:1
-
immediately algorithm based small classes, c++ write, write when sophomore, is i...
随即算法小课设,c++的写得,大二时写的,有不足之处,敬请谅解-immediately algorithm based small classes, c++ write, write when sophomore, is inadequate, locations
- 2023-06-04 18:35:03下载
- 积分:1
-
基于fpga的MJPEG编码,用硬件描述语言vlogic写的
基于fpga的MJPEG编码,用硬件描述语言vlogic写的-they simply based on the JPEG coding, using hardware description language to write the vlogic
- 2023-04-10 22:50:03下载
- 积分:1
-
G723 算法,封装了复杂的内部实现,提供简单的调用接口,此工程为VC2003工程,请根据需要作转换。...
G723 算法,封装了复杂的内部实现,提供简单的调用接口,此工程为VC2003工程,请根据需要作转换。-G723 algorithm, complex internal package, providing a simple call interface, this works for the VC2003 project, please according to the need for conversion.
- 2022-03-07 04:07:46下载
- 积分:1
-
行程编码,JPEG压缩编码(基本系统)
行程编码,JPEG压缩编码(基本系统)-itinerary encoding, JPEG compression coding (basic system)
- 2022-10-12 15:15:03下载
- 积分:1
-
用于数据流压缩的huffman算法
用于数据流压缩的huffman算法 -Huffman algorithm used for data stream
- 2022-05-16 05:16:16下载
- 积分:1
-
哈夫曼编码法的压缩和解压缩,vc6.0编写的,对哈夫曼编码想要了解的朋友有一定帮助。...
哈夫曼编码法的压缩和解压缩,vc6.0编写的,对哈夫曼编码想要了解的朋友有一定帮助。-Huffman coding method of compression and decompression, vc6.0 prepared for Huffman friends want to know some help.
- 2022-03-20 15:24:50下载
- 积分:1
-
此书也是关于压缩解压缩的,作者是David salomon,比较经典的书籍,在网上不好找到....
此书也是关于压缩解压缩的,作者是David salomon,比较经典的书籍,在网上不好找到. -The book is also on the compression decompression, the author is David salomon, compare the classic books, the Internet not found.
- 2022-03-19 05:02:54下载
- 积分:1