-
通信中的压缩、解压缩。利用相对编码的原理,进行前后相减。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。...
通信中的压缩、解压缩。利用相对编码的原理,进行前后相减。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。-Communication compression, decompression. The principle use of the relative encoding, carried out before and after the subtraction. (Programming background greenhouse temperature measurement, limited to within plus or minus 50). Has been compiled through.
- 2022-03-26 15:48:22下载
- 积分:1
-
ROI的ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩...
ROI的ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩-ROI ezw mixed and Huffman coding. the region of interest using a lossless compression Huffman, non-interest area called compression ezw
- 2023-02-09 09:40:03下载
- 积分:1
-
本人多年前,用C语言实现的DES加密算法的源代码。
本人多年前,用C语言实现的DES加密算法的源代码。-DES C-language.
- 2022-01-26 00:11:04下载
- 积分:1
-
A decompression procedure, as long as the set
一个解压程序,只要设定了解压路径和解压文件的种类,就可以随意解压-A decompression procedure, as long as the set-extracting file path and extract the type, it can extract
- 2022-02-01 04:04:49下载
- 积分:1
-
VQ压缩算法,含训练数据。这是很经典的压缩编码算法。
VQ压缩算法,含训练数据。这是很经典的压缩编码算法。-VQ compression algorithm, with training data. This is a very classic compression coding algorithm.
- 2022-03-23 18:07:03下载
- 积分:1
-
staff communications management
人员通讯资料的管理-staff communications management
- 2023-03-28 05:05:03下载
- 积分:1
-
一部全面详细介绍SNMP MIB的英文文档,从SMI结果到语法逐一解剖...
一部全面详细介绍SNMP MIB的英文文档,从SMI结果到语法逐一解剖-SNMP MIB a full and detailed description of the English document, the results from the SMI to the syntax of each anatomical
- 2023-06-13 18:25:03下载
- 积分:1
-
杀毒软件,卡巴斯基,并且带有KEY文件,能够支持自动升级,
杀毒软件,卡巴斯基,并且带有KEY文件,能够支持自动升级,-anti-virus software, Kabashiji, with KEY document to support automatic escalation,
- 2022-08-03 15:06: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
-
avi video and audio data coding format. Avi.h the first to document avi.c
avi视频和音频数据编码格式。Avi.h是第一个记录Avi.c的公司
- 2022-10-14 12:40:03下载
- 积分:1