-
高的实现
本程序实现了高速的bmp图片到jpg图片的压缩,其中使用了动态连接库,使得压缩速度有了很大提高,而且使用非常简单。-the realization of high-speed bmp jpg photo to photo compression, the use of the dynamic link library, makes compression speed has been greatly improved, but it is very simple.
- 2023-07-16 23:10:03下载
- 积分:1
-
一种比较常见的matlab压缩算法,是编码器和视频系统的常见算法...
一种比较常见的matlab压缩算法,是编码器和视频系统的常见算法-A relatively common compression algorithm matlab is encoder and video systems common algorithm
- 2022-05-17 11:54:56下载
- 积分:1
-
lzma算法实现,很经典包括c/c++/c#/java的实现
lzma算法实现,很经典包括c/c++/c#/java的实现-lzma algorithm, including classic c/c++/c#/java realization
- 2022-04-19 17:09:24下载
- 积分:1
-
对流数据的压缩,主要针对二进制的数据代码进行各种长度宽度的压缩。...
对流数据的压缩,主要针对二进制的数据代码进行各种长度宽度的压缩。-convection data compression, mainly with regard to the binary code of various length width of the compression.
- 2022-03-23 11:09:38下载
- 积分:1
-
著名的Lempel-Ziv韦尔奇的压缩机。
the famous Lempel Ziv Welch compressor.
- 2022-01-26 03:15:57下载
- 积分:1
-
自己按照清华大学出版社出版的数据结构编写的一个huffman编码的程序,用C语言编写的。...
自己按照清华大学出版社出版的数据结构编写的一个huffman编码的程序,用C语言编写的。-their Tsinghua University Publishing House in accordance with the data structure prepared by a Huffman coding procedures, with the C language.
- 2022-06-13 05:31:55下载
- 积分:1
-
采用VB+ACCESS编写的图书管理系统,
采用VB+ACCESS编写的图书管理系统,-VB+ ACCESS prepared using the library management system,
- 2022-03-22 13:40:26下载
- 积分:1
-
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越...
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (sequences) that between 0 and 1 into an interval (Interval), that is directly encoded into a string of symbols [0,1] range of a floating-point decimal. The longer the symbol sequence, encoding the smaller the interval that it said that the median of this interval, the more necessary. Source is still the symbolic sequence generated according to a mode to reduce the size of the probability interval. May be less than the probability of the symbols of the symbols may be small to reduce the scope, therefore, are only plus-bit bit less.
- 2022-11-15 07:20:04下载
- 积分:1
-
自己用C语言编写的一个算术编码的程序,很好用的。
自己用C语言编写的一个算术编码的程序,很好用的。-own use of the C language an arithmetic coding procedures, very good use.
- 2022-01-25 18:45:58下载
- 积分:1
-
Windows gzip源码
windows gzip source code
- 2023-02-16 08:45:03下载
- 积分:1