-
东南大学版本,图像压缩VISUAL C++源代码,用于二维图像压缩....
东南大学版本,图像压缩VISUAL C++源代码,用于二维图像压缩.-Southeast University, version, image compression VISUAL C source code for two-dimensional image compression.
- 2022-10-26 07:20:03下载
- 积分:1
-
读存储过程,通过一种新的方法读取存储过程。
读存储过程,通过一种新的方法读取存储过程。
- 2022-02-02 08:24:28下载
- 积分:1
-
源代码可能是错误的。转载,罗兰05:34
源代码,可能会有错误。是转载的,呵呵 不好意思-source code may be wrong. Is reproduced, Loren 05:34
- 2022-06-12 08:24:11下载
- 积分:1
-
H.264 video compression standard part of the Transform algorithm
视频压缩标准H264的变换部分的算法实现-H.264 video compression standard part of the Transform algorithm
- 2023-05-08 00:10:02下载
- 积分:1
-
huffman
huffman编码译码器,实现前提是消息中的字符及其频度均为已知量!-huffman
- 2023-01-21 14:20:04下载
- 积分: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
-
compress visual c++
Visual C++ 压缩与解压缩 使用LZW算法,解压率不错-compress visual c++
- 2022-01-30 19:48:35下载
- 积分:1
-
h264 VC standards, a very high reference value oh.
h264标准的VC实现,有很高的参考价值哦。-h264 VC standards, a very high reference value oh.
- 2023-01-04 04:30:04下载
- 积分:1
-
Huffman算法做的压缩解压程序
Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
- 2022-03-22 21:56:40下载
- 积分:1
-
使用java压缩文件的例子
使用java压缩文件的例子 -The example of using java to compress file
- 2022-02-12 22:39:53下载
- 积分:1