-
压缩解压缩控件Xceed Zip
压缩解压缩控件Xceed Zip-decompress compressed Zip however Controls
- 2022-12-10 13:00:03下载
- 积分:1
-
简易的JPEG压缩程序(Matlab实现)
简易的JPEG压缩程序(Matlab实现)-Summary of the JPEG compression process (Matlab realize)
- 2023-05-03 00:45:03下载
- 积分:1
-
This is a branch for the classic image compression procedures, in normal circums...
这是分行用于图像压缩的经典的程序,在正常的情况下可达到7:1左右的压缩比.-This is a branch for the classic image compression procedures, in normal circumstances can reach about 7:1 compression ratio.
- 2022-03-21 05:20:36下载
- 积分:1
-
实现JPEG编码功能,并能够选择压缩模式
实现JPEG编码功能,并能够选择压缩模式-Realize JPEG encoding function, and be able to choose compression mode
- 2023-03-10 22:45:05下载
- 积分:1
-
Huffman coding for image compression. That is, can understand the principle of H...
Huffman编码用于图象压缩.即可以了解Huffman编码原理,也可以了解图象压缩技术.可运行.-Huffman coding for image compression. That is, can understand the principle of Huffman coding, you can understand the image compression technology. Can run.
- 2023-01-20 20:45:04下载
- 积分:1
-
一种新的基于matlab环境的用SVD原理实现图像压缩的源程序,程序简单易懂...
一种新的基于matlab环境的用SVD原理实现图像压缩的源程序,程序简单易懂-Implementation of new image compression using SVD, the program easy to understand
- 2023-07-28 22:15:03下载
- 积分:1
-
LLM fast algorithm
LLM快速算法
- 2022-10-17 00:40:02下载
- 积分: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
-
C++类实现LZW 压缩算法
C++类实现LZW 压缩算法-C++ classes to achieve LZW compression algorithm
- 2022-02-16 07:10:55下载
- 积分:1
-
实现Lzari压缩算法的C++类,提供内存压缩接口.效率比zip稍差一些...
实现Lzari压缩算法的C++类,提供内存压缩接口.效率比zip稍差一些-Lzari compression algorithm to achieve the category C, providing compression memory interface. Efficiency is less satisfactory than zip
- 2022-04-09 07:55:10下载
- 积分:1