-
对.bmp图像进行离散余弦变换,包括测试图像。
对.bmp图像进行离散余弦变换,包括测试图像。-On. Bmp image discrete cosine transform, including the test images.
- 2022-07-16 05:16:10下载
- 积分:1
-
哈夫漫编码,提供字符统计,根据统计结果进行编码计算.
哈夫漫编码,提供字符统计,根据统计结果进行编码计算.-Hough Man coding for these characters statistics, according to statistics calculated results coding.
- 2022-08-26 06:09:36下载
- 积分:1
-
Huffman coding Demonstration Program.
huffman编码演示程序-Huffman coding Demonstration Program.
- 2022-04-08 08:43:27下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1
-
哈夫曼树编码代码
哈夫曼树编码代码-Huffman code tree coding
- 2022-04-02 11:53:15下载
- 积分:1
-
RC500 DEMO upper plate collection of various data compression package.
RC500 DEMO 上位板 的各种资料集合压缩包。-RC500 DEMO upper plate collection of various data compression package.
- 2022-04-27 07:15:40下载
- 积分: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
-
MD5算法,perl 语言md5算法模块,perl 语言md5算法模块
MD5算法,perl 语言md5算法模块,perl 语言md5算法模块-MD5 algorithm, perl language md5 algorithm module, perl language md5 algorithm module
- 2023-09-06 20:10:03下载
- 积分:1
-
Matlab implementation of the schroeder’s reverberator algorithm for audio filter...
Matlab implementation of the schroeder’s reverberator algorithm for audio filtering
- 2022-05-23 16:40:44下载
- 积分:1
-
LZW算法的实现,用C语言编写的,LZW算法是一个压缩算法,压缩比例很高!喜欢了解的人看看吧!...
LZW算法的实现,用C语言编写的,LZW算法是一个压缩算法,压缩比例很高!喜欢了解的人看看吧!-lzw algorithm implementation!
- 2022-03-23 20:15:31下载
- 积分:1