-
dvd mpeg解压程序大公布。
dvd mpeg解压程序大公布。-dvd disc decompression procedures big announcement.
- 2022-01-25 19:19:29下载
- 积分:1
-
有关队列的排序问题
有关队列的排序问题-the Queue scheduling problem
- 2022-08-04 00:53:10下载
- 积分:1
-
java开发的一个基于mysql的小数据库系统
java开发的一个基于mysql的小数据库系统-development of a java-based mysql small database system
- 2022-07-13 11:28:01下载
- 积分:1
-
一种无损压缩解压的算法,是lz77的改进,其压缩比比lz77高,速度要快...
一种无损压缩解压的算法,是lz77的改进,其压缩比比lz77高,速度要快-a lossless compression decompression algorithm is lz77 improvement everywhere lz77 its high compression, faster speed
- 2022-05-29 03:40:49下载
- 积分:1
-
classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compre...
经典的LZW算法,转自Mark R. Nelson著名的“Data Compression Book”-classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compression Book"
- 2022-01-22 17:44:42下载
- 积分:1
-
关于C#语言开发的编程,打开需要C#软件。
关于C#语言开发的编程,打开需要C#软件。-About C# programming language development, open the need for C# software.
- 2022-01-24 18:24:25下载
- 积分:1
-
can direct memory data compression, decompression library
可以对内存数据直接压缩、解压函数库-can direct memory data compression, decompression library
- 2022-09-29 08:45:02下载
- 积分:1
-
Huffman coding used to the idea of data compression
用哈夫曼编码的思想对数据进行压缩-Huffman coding used to the idea of data compression
- 2022-05-10 22:02:10下载
- 积分:1
-
VHDL语言编写的fft变换的ip核代码 对算法感兴趣的可以
VHDL语言编写的fft变换的ip核代码 对算法感兴趣的可以-VHDL language fft transform algorithm ip core code can be interested in
- 2023-01-23 11:55: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