-
算术编码源代码。一个非常好的算术编码软件。
Arithmetic coding source code. A very good software for arithmetic coding.
- 2022-03-24 10:46:10下载
- 积分:1
-
vc编写的基于哈夫曼的文件压缩程序,解压后即可运行,
vc编写的基于哈夫曼的文件压缩程序,解压后即可运行,-vc prepared a document-based Huffman compression procedure, immediately after decompression operation,
- 2022-01-31 11:18:06下载
- 积分:1
-
这是一个细胞识别系统。有具有学习意义。是JAVA初学都的良好例子。...
这是一个细胞识别系统。有具有学习意义。是JAVA初学都的良好例子。-failed to translate
- 2022-01-26 03:22:13下载
- 积分:1
-
哈弗曼编码算法的实现,用c++来实现算法
哈弗曼编码算法的实现,用c++来实现算法-huffman code
- 2022-08-07 07:16:52下载
- 积分: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
-
FLASHPHOTO自动翻页源文件。赶快下载哦
FLASHPHOTO自动翻页源文件。赶快下载哦-Auto next page source file
- 2022-12-19 03:55:03下载
- 积分:1
-
对于Huffman压缩算法原代码的数据流,可以使用…
用于数据流压缩的huffman算法原码,可用于压缩解压的源程序-Data stream for the huffman compression algorithm the original code, can be used to extract the source compression
- 2023-01-18 17:00:03下载
- 积分:1
-
ZPAV(H.265)是音频
ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4,
ZPAV (H.265) basic algorithm is wavelets, SPIHT, BSW, MMW, ......
ZPAV (H.265) basic algorithm :
1, analysis/synthesis : wavelets
2, denoise : GCV (generalized cross validation)
3, bit-rate controller : entropic bit-rate controller
4, quantizer : entropic quantizer
5, DC/AC : NDLD (near-domain lower dimension)
6, MV/QP codec : BSW (generalized (broad-sense) wavelets)
7, bitplanes codec : SPIHT, EZW,
MMW (mathematical morphological wavelets),
BPLD (bitplanes lower dimension)
8, bitstreams codec : arithmetic, entropy
9, motion estimate : MBOD (macro block optimal decision),
MVP (motion vector prediction)
A, motion search : EPZS, diamond(normal, advance, small), square
B, post process : low_pass, default, dering filter .
- 2022-01-28 18:42:59下载
- 积分:1
-
老外写的一个实现LZW算法的示范程序,为了简单起见,该算法未作最佳的优化.
老外写的一个实现LZW算法的示范程序,为了简单起见,该算法未作最佳的优化.-foreigner was a realization of the LZW algorithm model procedures for the sake of simplicity, the algorithm is not optimal for the best.
- 2022-01-25 20:54:08下载
- 积分:1
-
实现LZARI压缩算法的C++类源码,VC++语言开发,可直接移植使用。...
实现LZARI压缩算法的C++类源码,VC++语言开发,可直接移植使用。-Realize LZARI compression algorithm C++ Type of source, VC++ Language development, can be directly transplanted to use.
- 2022-02-04 18:48:21下载
- 积分:1