-
通过对键盘的编程,实验对键值的读取,实现计算器的功能,并将结果在数码管上显示。...
通过对键盘的编程,实验对键值的读取,实现计算器的功能,并将结果在数码管上显示。-Programming through the keyboard, the key test of reading, realize the functions of the calculator and the results in the digital tube display.
- 2022-09-07 09:25:02下载
- 积分:1
-
PPMz2 compression of the source
PPMz2压缩方式的源码-PPMz2 compression of the source
- 2023-05-02 03:55: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
-
算术编码源代码。一个非常好的算术编码软件。
Arithmetic coding source code. A very good software for arithmetic coding.
- 2022-03-24 10:46:10下载
- 积分:1
-
dequantification of parameters of lifting
dequantification of parameters of lifting
- 2022-09-12 16:35:03下载
- 积分:1
-
EES Binder v1.0
EES Binder v1.0 -EES Binder v1.0
- 2022-03-22 11:14:05下载
- 积分:1
-
树的先序,中序排列,求树的后序排列,自己编码实现的。
树的先序,中序排列,求树的后序排列,自己编码实现的。-Tree first order, in sequence order, and after the sequence tree with their own coding achievable.
- 2022-07-25 22:50:30下载
- 积分:1
-
进行软件分析的一个模板。
进行软件分析的一个模板。-software for the analysis of a template.
- 2022-01-29 03:43:09下载
- 积分:1
-
这个程序可以将任意大的文件分割为多个任意小的文件,很好用的。...
这个程序可以将任意大的文件分割为多个任意小的文件,很好用的。-this procedure can be arbitrarily large number of documents divided arbitrarily small document, a very good use.
- 2022-03-16 08:07:44下载
- 积分:1
-
用vc编写,实现图像的霍夫曼编码和解码,使用时用命令行输入命令...
用vc编写,实现图像的霍夫曼编码和解码,使用时用命令行输入命令-Prepared using vc, Hoffman realize image coding and decoding, use the command line type the command
- 2022-03-20 01:32:59下载
- 积分:1