-
此源码为按照jpeg标准编写的huffman压缩程序源代码,主要是进行图像数据压缩...
此源码为按照jpeg标准编写的huffman压缩程序源代码,主要是进行图像数据压缩-source of this according to jpeg standards prepared by the Huffman compression source code, mainly for image data compression
- 2022-06-03 20:18:56下载
- 积分:1
-
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码...
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
- 2022-03-26 01:11:34下载
- 积分:1
-
操作系统实验.rar
操作系统实验.rar-experimental operating system. Rar
- 2022-03-25 00:13:12下载
- 积分:1
-
mpeg1
mpeg1-layer3编码源码-mpeg1-layer3 code source code
- 2022-03-17 05:37:04下载
- 积分:1
-
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现压缩和解压缩...
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现压缩和解压缩
- 2022-02-04 15:18:40下载
- 积分:1
-
mpeg2dec
mpeg2dec-0.4.1.tar.gz mpeg2 decoder source code.Have been compiled successfully.
- 2022-06-18 08:17:08下载
- 积分:1
-
VC++编程,有源代码,使用RLE算法压缩文件,适合压缩解压的初学者...
VC++编程,有源代码,使用RLE算法压缩文件,适合压缩解压的初学者-VC++ Programming, source code, the use of RLE algorithm for compressed files, suitable for beginners compression decompression
- 2022-01-25 19:15:00下载
- 积分:1
-
Principles of program design composed of large
组成原理程序设计大型作业,具体实例,让你懂的组成原理的基本操作等,进一步了解计算机的工作原理-Principles of program design composed of large-scale operations, concrete examples, so that you understand the composition of the basic principles of operation, etc. to better understand the working principle of the computer
- 2023-07-12 00:35:02下载
- 积分:1
-
7za447,压缩解压缩源码,最新源码^_^
7za447,压缩解压缩源码,最新源码^_^-7za447, decompress compressed source, the latest source ^ _ ^
- 2022-01-25 15:39:22下载
- 积分:1
-
一个C语言实现的压缩解压的工具代码,可以拥有二进制文件的压缩解压...
一个C语言实现的压缩解压的工具代码,可以拥有二进制文件的压缩解压-A C language code compression decompression tool, you can have a binary file compression decompression
- 2022-02-06 08:22:23下载
- 积分:1