-
RAY压缩是综合统计和字典方法,针对数据库的压缩算法。这个算法是专门针对重复率比较高的数据的压缩算法,有较高的压缩比。如果全部重复,那么它的压缩率是以2为底的对...
RAY压缩是综合统计和字典方法,针对数据库的压缩算法。这个算法是专门针对重复率比较高的数据的压缩算法,有较高的压缩比。如果全部重复,那么它的压缩率是以2为底的对数。可应用于电力系统数据的压缩。-Ray compression integrated statistics and dictionary method, the database compression algorithm. The algorithm is targeted at high repetition rate of data compression algorithm, a higher compression ratio. If all the repeat, then the compression ratio is 2 to the end of a few. Can be applied to power system data compression.
- 2022-07-20 10:56:53下载
- 积分:1
-
使用java压缩文件的例子
使用java压缩文件的例子 -The example of using java to compress file
- 2022-02-12 22:39:53下载
- 积分:1
-
文本压缩算法及代码,采用huffman编码压缩,压缩率较高
文本压缩算法及代码,采用huffman编码压缩,压缩率较高-text compression algorithms and code, using Huffman coding compression, high compression rate
- 2023-02-08 10:10:04下载
- 积分:1
-
Huffman coding based on the compression and decompression procedures, huffman co...
基于huffman编码的压缩与解压程序,huffman编码是信元编码的一种,用于无损压缩,这里给出一个压缩与解压程序-Huffman coding based on the compression and decompression procedures, huffman coding is a cell encoding for lossless compression, which gives a compression and decompression procedures
- 2022-09-21 04:55:03下载
- 积分:1
-
自己编写的一个简单的C语言实现的HUFFMAN编码实现的小程序,适合初学者。...
自己编写的一个简单的C语言实现的HUFFMAN编码实现的小程序,适合初学者。-I have written a simple C-language implementation of HUFFMAN coding a small program, suitable for beginners.
- 2022-07-20 03:36:57下载
- 积分:1
-
好的压缩工具,主要对MP3再压缩,给大家分享
好的压缩工具,主要对MP3再压缩,给大家分享-good compression tools, mainly for MP3 compression again, to share
- 2022-08-12 21:02:35下载
- 积分: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
-
uc File System source code. Zip]
uc文件系统的源码.zip] - 本文件为在ucos操作系统下的文件系统实现的源代码
[zlg.fs.rar] - 广州 周立功 的文件系统源码,适用于ucos2 操作系统,不知源码是否已经存在.-uc File System source code. Zip]- this document in the operating system OUT document System the source code [zlg.fs.rar]- Guangzhou weeks meritorious file system source code, ucos2 applicable to the operating system, I do not know whether the source already exists.
- 2022-08-07 02:26:12下载
- 积分:1
-
This file contains a new and improved version of on of the Huffman coder, (June...
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.-This file contains a new and improved version of on of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful wh en using Matlab for data compression : quantizer. different variants of run-length-encoding an d end-of-block coding in Mat2Vec. and a program which do JPEG-like entropy coding . A complete compression example is shown in Tes tMat2Vec.m. This file is all you need for Huffma n coding in MatLab.
- 2023-02-16 11:35:03下载
- 积分:1
-
Calculation of expression value. Enter the expression directly, the calculation...
计算表达式的值。直接输入表达式,得到计算结果,非常好用。-Calculation of expression value. Enter the expression directly, the calculation results, very easy to use.
- 2023-06-05 14:00:04下载
- 积分:1