-
Huffman编码和解码的C++源代码
哈夫曼编译码C++ 源码---计算机课程设计-Huffman encoding and decoding C++ source code--- Computer Curriculum Design
- 2022-05-19 18:55:57下载
- 积分:1
-
可运行,运用游程长度编码法进行压缩和解压缩图象文件。
可运行,运用游程长度编码法进行压缩和解压缩图象文件。-Can be run using run-length coding method for document image compression and decompression.
- 2022-01-26 05:12:35下载
- 积分:1
-
是一个相当不错的啊
也是一个不错的啊-is a pretty good ah
- 2022-03-18 07:08:26下载
- 积分:1
-
USQ压缩工具, 源码
USQ压缩工具, 源码-USQ compression tools, source
- 2022-08-23 10:02:17下载
- 积分:1
-
Ah ah ah ah ah ah ah ah ah ah ah ah ah ah
啊啊 啊啊啊 啊啊啊 啊啊啊啊 -Ah ah ah ah ah ah ah ah ah ah ah ah ah ah
- 2023-06-01 06:40:03下载
- 积分:1
-
jpeg压缩标准中Jpg和Bmp格式相互转换的API封装
jpeg压缩标准中Jpg和Bmp格式相互转换的API封装-jpeg compression standard in Jpg and Bmp format conversion of the API package
- 2023-03-30 08:25:03下载
- 积分:1
-
Details huffman functional, clear and accurate, easy to understand, operating da...
详细介绍huffman的功能 ,清晰准确,简单易懂,作业资料-Details huffman functional, clear and accurate, easy to understand, operating data
- 2022-12-08 16:10:03下载
- 积分:1
-
操作系统实验.rar
操作系统实验.rar-experimental operating system. Rar
- 2022-03-25 00:13:12下载
- 积分: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
-
用回溯法解决不是传教士和Sevag很麻烦的问题…
用回溯法解决不是很麻烦的传教士和野人问题-By backtracking to solve is not very troublesome issue of missionaries and Savage
- 2022-04-23 11:53:01下载
- 积分:1