-
经典算法,快来下,
经典算法,快来下,-classical algorithm, breaking under ,
- 2022-02-01 09:16:28下载
- 积分:1
-
在Delphi环境下可运行
在Delphi环境下可运行-environment in Delphi running
- 2022-04-16 22:40:01下载
- 积分:1
-
该程序实现了算术编码的编解码,并得到了算法的实现。
该程序实现了算术编码的编译码,并得到随机信源的输出码字和编码效率。-The program achieves the encoding and decoding of arithmetic coding, and gets the output code words and coding efficiency of the random sourse.
- 2022-07-08 08:06:17下载
- 积分:1
-
QccPackSPECK is also an important embedded coder, which is vital in wavelet codi...
QccPackSPECK也是重要的嵌入式编码方法,在小波编码中具有重要应用。这个代码3d-speck也是应用于三维小波体数据压缩的代码。-QccPackSPECK is also an important embedded coder, which is vital in wavelet coding. this 3d-speck sourcecode is very useful for people who process 3d volume data
- 2022-05-25 13:15:05下载
- 积分:1
-
8255显示,想怎么显示就怎么显示,没有不能的饿
8255显示,想怎么显示就怎么显示,没有不能的饿-8255 showed how would like to display on the show how, no Can not the hungry
- 2022-02-02 02:15:14下载
- 积分:1
-
欢迎使用是用vfp6.0编的一套管理数据库系统
欢迎使用是用vfp6.0编的一套管理数据库系统-welcomed the use of vfp6.0 series is a set of database management system
- 2023-01-05 22:45:03下载
- 积分:1
-
G723 标准执行,C语言,有VAD代码。
G723 标准执行,C语言,有VAD代码。-G723 standards, C language, and VAD code.
- 2022-12-22 00:35:04下载
- 积分:1
-
采用 LZ77 运算规则 压缩及解压工具
采用 LZ77 运算规则 压缩及解压工具-Operational rules adopted LZ77 compression and decompression tools
- 2022-02-04 23:12:40下载
- 积分:1
-
数据压缩算术编码
数据压缩算术编码-data compression arithmetic coding
- 2022-12-20 09:40:03下载
- 积分: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