-
Video compression standard MPEG2 video decoder reference C code
视频压缩标准MPEG2的视频解码的参考C代码-Video compression standard MPEG2 video decoder reference C code
- 2022-04-30 05:27:56下载
- 积分:1
-
【文本与二值图像的游程】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
-
Image compression coding procedures, the use of Huffman encoding, very good proc...
图像压缩编码程序,使用霍夫曼编码方式,很好的例程序-Image compression coding procedures, the use of Huffman encoding, very good procedures for Example
- 2022-01-27 16:32:47下载
- 积分:1
-
THE JPEG2000 STILLIMAGE CODING SYSTEM
THE JPEG2000 STILLIMAGE CODING SYSTEM
- 2022-01-26 05:43:29下载
- 积分:1
-
实现Huffman编码统计压缩算法,并对自定义文件进行压缩和解压。实现了vc界面,不错的程序。...
实现Huffman编码统计压缩算法,并对自定义文件进行压缩和解压。实现了vc界面,不错的程序。-achieve statistical compression algorithm, as well as from the definition files for compression and decompression. To achieve the vc interface, good procedures.
- 2022-11-06 11:05:03下载
- 积分:1
-
一个在MFC环境中使用的 InfoZip打包类,使用时需包含UNZDLL.DLL和ZIPDLL.DLL两个动态链接库...
一个在MFC环境中使用的 InfoZip打包类,使用时需包含UNZDLL.DLL和ZIPDLL.DLL两个动态链接库-an environment in the use of the SDK package type, use and the need to contain UNZDLL.DLL ZIPDLL.DLL two dynamic link library
- 2022-05-21 09:19:07下载
- 积分:1
-
哈弗曼程序,能够实现编码和解码,还能计算权重
哈弗曼程序,能够实现编码和解码,还能计算权重-huffman
- 2022-11-03 05:40:02下载
- 积分:1
-
用于数据流压缩的huffman算法
用于数据流压缩的huffman算法 -Huffman algorithm used for data stream
- 2022-05-16 05:16:16下载
- 积分:1
-
设备不相关位图Cdib类,包括头文件和实现文件,是进行图象处理的基石...
设备不相关位图Cdib类,包括头文件和实现文件,是进行图象处理的基石-equipment is not related bitmap Cdib categories, including header files and achieve document image processing is the cornerstone
- 2022-08-15 17:50:38下载
- 积分:1
-
行程编码,JPEG压缩编码(基本系统)
行程编码,JPEG压缩编码(基本系统)-itinerary encoding, JPEG compression coding (basic system)
- 2022-10-12 15:15:03下载
- 积分:1