-
MPEG4解压缩算法
MPEG4解压缩算法-MPEG4 decompression algorithms
- 2022-07-20 23:39:26下载
- 积分:1
-
本程序是基于编码算法hufuman成熟的代码实现,通信。
本程序是基于Hufuman编码压缩算法的成熟代码实现,已经在通信设备数据传输中有成熟应用。-this program is based on the coding algorithm Hufuman mature code realized, communications equipment in a data transmission applications mature.
- 2022-03-19 12:06:09下载
- 积分:1
-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分:1
-
VB写的文件压缩算法,速度和压缩比都还可以。(利用了模拟指针)...
VB写的文件压缩算法,速度和压缩比都还可以。(利用了模拟指针)-This algorithm is written in VB,and the speed and compression rate are good overall!
- 2022-02-12 03:55:33下载
- 积分:1
-
LZ77压缩算法是无损数据压缩算法。该算法…
LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algorithm, as well as some other basis. Is based on the dictionary encoder.
- 2022-02-12 19:52:33下载
- 积分:1
-
灰色系统用于预测未知数据,是一种比较好的方法,此程序只需改变原始数据即可得到结果!...
灰色系统用于预测未知数据,是一种比较好的方法,此程序只需改变原始数据即可得到结果!-Gray system is used to predict the unknown data is a better method, this procedure simply by changing the raw data you can get the results!
- 2022-03-25 12:10:14下载
- 积分:1
-
cab!
cab!
- 2022-07-03 10:22:43下载
- 积分:1
-
hope to help you learn C language.
希望能帮助大家学习C语言.-hope to help you learn C language.
- 2022-02-25 20:18:05下载
- 积分:1
-
包含可用于C语言的zlib.lib和zlib.h
包含可用于C语言的zlib.lib和zlib.h-Zlib.lib and zlib.h which can be used in C
- 2023-08-11 11:45:02下载
- 积分:1
-
h.263 c source code. Contents under input. Qcif original uncompressed files, run...
h.263 c编码源码。目录下有input。qcif原始未压缩文件,运行程序生成重建文件recon。qcif和压缩后文件output。263文件。-h.263 c source code. Contents under input. Qcif original uncompressed files, run the program generator reconstruction documents recon. Qcif and compressed paper output. 263 documents.
- 2022-05-26 01:31:33下载
- 积分:1