-
【文本与二值图像的游程】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
-
图像的特技显示,包括马赛克、渐隐、渐显、百叶窗、栅格、扫描...
图像的特技显示,包括马赛克、渐隐、渐显、百叶窗、栅格、扫描-Stunt show images, including mosaics, fade,渐显, shutters, raster scanning
- 2022-11-09 18:35:03下载
- 积分:1
-
This is a system of job scheduling algorithm is the use of C language programmin...
这是一个操作系统的作业调度的算法,是用C语言来编程的-This is a system of job scheduling algorithm is the use of C language programming
- 2022-04-01 13:04:58下载
- 积分:1
-
本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。
开发环境为VC6.0。
界面部分可由crs...
本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。
开发环境为VC6.0。
界面部分可由crs->ddu->ddu.dsp建立工作组,编译生成的可执行程序为debug中的ddu.exe 驱动部分由crs->驱动->驱动.c编译生成可执行文件。
具体压缩解压缩操作可见《操作手册》。-This procedure was divided into two parts, namely, interface and driver, one of the drivers for the compression of the core decompression procedure. Development environment for VC6.0. Interface may be part of crs->ddu-> ddu.dsp Working Group set up, the compiler generates the executable program to debug the ddu.exe driven in part by crs-> Driver-> Driver. C compiler to generate executable file. Extract specific compression operation can be seen " manual."
- 2022-03-06 21:00:50下载
- 积分:1
-
采用VB+ACCESS编写的汽车销售管理系统,
采用VB+ACCESS编写的汽车销售管理系统,-VB+ ACCESS to prepare the use of the automobile sales management system,
- 2022-03-24 09:48:05下载
- 积分:1
-
H264_Player(非源码)
H264_Player(非源码)-H264_Player
- 2023-01-14 22:00:03下载
- 积分:1
-
struts的一个入门例子,struts的一个入门例子!
struts的一个入门例子,struts的一个入门例子!-struts example of a portal, a portal struts example!
- 2022-01-25 16:53:00下载
- 积分:1
-
这是个usos的源码,呵呵,上传上来供大家学习之用。
这是个usos的源码,呵呵,上传上来供大家学习之用。-This is a usos source, huh, huh, upload up for everyone learning.
- 2022-08-19 18:51:19下载
- 积分:1
-
数据传输压缩,大家可以看一下,希望对大家有帮助。
数据传输时进行压缩,大家可以参考一下,希望对你们有所帮助的.-data transmission compression, we can take a look, and I hope to have your help.
- 2022-05-25 01:38:01下载
- 积分:1
-
自适应哈夫曼编码
Adaptive Huffman coding
- 2022-08-25 20:48:08下载
- 积分:1