-
【文本与二值图像的游程】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
-
这是一个小游戏,也是用vc++缟的,用的是汉诺塔数学原理。
这是一个小游戏,也是用vc++缟的,用的是汉诺塔数学原理。-This is a game, but also with the vc++ Pseudocaranx, using a mathematical principle of Tower of Hanoi.
- 2022-02-14 09:13:53下载
- 积分:1
-
用vb制作安装程序的源码,开发环境vb6.0,非常好的源码哦
用vb制作安装程序的源码,开发环境vb6.0,非常好的源码哦-production with the installation procedures vb source code, development environment vb6.0, very good source Oh! !
- 2022-12-24 18:35:04下载
- 积分:1
-
这是一个细胞识别系统。有具有学习意义。是JAVA初学都的良好例子。...
这是一个细胞识别系统。有具有学习意义。是JAVA初学都的良好例子。-failed to translate
- 2022-01-26 03:22:13下载
- 积分:1
-
自己编写的对文件做哈夫曼无损压缩编码/解码的程序;
自己编写的对文件做哈夫曼无损压缩编码/解码的程序;-their documents prepared by the right to do Huffman lossless compression encoding/decoding procedures;
- 2022-07-23 22:24:44下载
- 积分:1
-
Jepg2000 compression decompression
Jepg2000的压缩解压-Jepg2000 compression decompression
- 2022-12-10 07:30:02下载
- 积分:1
-
源代码可能是错误的。转载,罗兰05:34
源代码,可能会有错误。是转载的,呵呵 不好意思-source code may be wrong. Is reproduced, Loren 05:34
- 2022-06-12 08:24:11下载
- 积分:1
-
一个用C++编写的文件压缩解压缩程序,实现文本的动态压缩和解压,支持RAR....
一个用C++编写的文件压缩解压缩程序,实现文本的动态压缩和解压,支持RAR.-a document prepared by compression decompression procedures, the text of the realization of dynamic compression and decompression, support RAR.
- 2022-05-14 04:55:15下载
- 积分:1
-
Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。...
Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。-Free Software Foundation Inc.. Companies using java write j peg decoder. An excellent image decoder object-oriented model.
- 2022-02-05 22:08:37下载
- 积分:1
-
针对图形的Vector Quantization压缩算法
针对图形的Vector Quantization压缩算法 -Vector Quantization Compression Algorithm for picture
- 2022-05-25 23:55:48下载
- 积分:1