-
整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。...
整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。-finishing JPEG encoder, the full source code, are very suitable for beginners, get DCT, Huffman, jpeg syntax, and so on.
- 2022-09-28 18:55:03下载
- 积分:1
-
Quick Mutli Search算法,对QuickSearch算法的改进,支持一次搜索多个子串、正/反向查找、不区分大小写查找...
Quick Mutli Search算法,对QuickSearch算法的改进,支持一次搜索多个子串、正/反向查找、不区分大小写查找-Quick Search algorithm, right QuickSearch algorithm, to support a number of search-string is/Reverse Search, Search is case insensitive
- 2022-06-16 10:27:20下载
- 积分:1
-
this is matlab jpeg compression based on dct,it is helpful for who embark on jpe...
这是基于dct的matlab jpeg压缩,对从事jpeg压缩有一定的帮助。
- 2023-08-20 22:10:03下载
- 积分:1
-
小波变换,是目前国内国际热门的研究领域。因为其是无损压缩。这里提供实现的源代码,供大家学习。...
小波变换,是目前国内国际热门的研究领域。因为其是无损压缩。这里提供实现的源代码,供大家学习。-Wavelet transform, are the current domestic and international popular fields of study. Because it is lossless compression. Here realize the source code for the U.S. study.
- 2022-05-13 18:26:10下载
- 积分: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
-
这是一个例子,压缩在MATLAB的JPEG,和它的价值…
图像压缩的MATLAB算法之JEPG,完整的例程,参改价值高。-This compression is for jpeg in matlab with a whole example,and it s valuable to look at it!
- 2022-03-02 22:30:25下载
- 积分:1
-
The development of both the wavelet transform function of image wavelet transfor...
开发的两个小波变换函数对图像进行小波变换-The development of both the wavelet transform function of image wavelet transform
- 2022-02-04 20:30:53下载
- 积分:1
-
Arithmetic coding source code, you can realize Score bitrate. Huffman flexible t...
算术编码程序源代码,可以实现分数比特率。远比Huffman灵活-Arithmetic coding source code, you can realize Score bitrate. Huffman flexible than
- 2023-01-13 13:10:04下载
- 积分:1
-
自适应Huffman编码是一种扩展的编码方法,它可以获得更高的效率…
自适应的霍夫曼编码是一种扩展的熵编码方法,取得了更高的编码效果。这是几种自适应霍夫曼编码的实现方法。希望对大家有用。-adaptive huffman coding is an extended coding method ,which can get more efficient compression ratio. this is kinds of adaptive huffman coding methods. i hope it will be useful for people who research huffman code.
- 2022-05-18 12:44:50下载
- 积分:1
-
This is a source zlib compression algorithm is simple and practical to use c...
这是一个zlib压缩算法源码 简单实用 用c++编写-This is a source zlib compression algorithm is simple and practical to use c to prepare
- 2022-02-03 12:39:46下载
- 积分:1