-
LLM fast algorithm
LLM快速算法
- 2022-10-17 00:40:02下载
- 积分: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
-
avi video and audio data coding format. Avi.h the first to document avi.c
avi视频和音频数据编码格式。Avi.h是第一个记录Avi.c的公司
- 2022-10-14 12:40:03下载
- 积分:1
-
一个LZW压缩算法源码 简单实用 很有帮助
一个LZW压缩算法源码 简单实用 很有帮助-LZW compression algorithm a simple and practical source of great help
- 2022-01-25 15:20: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
-
。OGG压缩解压源代码的声音
.ogg声音压缩解压源代码-. ogg voice compression decompression source code
- 2022-03-26 13:24:24下载
- 积分:1
-
把doc文档转成pdf后刻录成CD,用VC++开发,用了Nero的SDK和CXIMAGE的D
把doc文档转成pdf后刻录成CD,用VC++开发,用了Nero的SDK和CXIMAGE的D-The doc into a pdf file after the burn CD, with VC++ Development, used the Nero
- 2022-02-07 10:49:20下载
- 积分:1
-
对传送的数据进行解压和压缩,提高数据传送量
对传送的数据进行解压和压缩,提高数据传送量-transmission of the data compression and decompression, improving data transmission volume
- 2023-05-02 12:10:03下载
- 积分:1
-
一个简单的压缩算法源程序,希望能给大家带来帮助
一个简单的压缩算法源程序,希望能给大家带来帮助-A simple compression algorithm source code, I hope everyone can help
- 2022-03-26 03:40:56下载
- 积分:1
-
DWT分析滤波器的VC++ 代码,采用提升算法实现.来自于<<图象压缩基础,标准与实践>>...
DWT分析滤波器的VC++ 代码,采用提升算法实现.来自于-DWT filter analysis of VC code used to upgrade algorithm. From
- 2022-02-09 18:52:09下载
- 积分:1