-
对.bmp图像进行离散余弦变换,包括测试图像。
对.bmp图像进行离散余弦变换,包括测试图像。-On. Bmp image discrete cosine transform, including the test images.
- 2022-07-16 05:16:10下载
- 积分:1
-
一段控制ERP程序自动执行代码,用于超市或者仓库自动录入,枪扫...
一段控制ERP程序自动执行代码,用于超市或者仓库自动录入,枪扫-ERP control procedures for some self-executing code, used for automatic admission to the supermarket or warehouse, gun sweep
- 2022-03-04 15:32:34下载
- 积分:1
-
Huffman编码和解码的C++源代码
哈夫曼编译码C++ 源码---计算机课程设计-Huffman encoding and decoding C++ source code--- Computer Curriculum Design
- 2022-05-19 18:55:57下载
- 积分:1
-
JPG压缩和解压缩~
jpg compression and decompression~-jpg compression and decompression ~
- 2023-03-03 05:20:03下载
- 积分:1
-
每一步的LZSS算法发送一个字符或<;位置,冷…
In each step the LZSS algorithm sends either a character or a pair. Among these, perhaps character "e" appears more frequently than "x", and a pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.-In each step the LZSS algorithm sends either a character or a lt;position, lengthgt; pair. Among these, perhaps character "e" appears more frequently than "x", and a lt;position, lengthgt; pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adap
- 2022-07-08 14:12:34下载
- 积分:1
-
LZW算法的C语言实现!能够实现对原始数据的压缩!
LZW算法的C语言实现!能够实现对原始数据的压缩!-LZW algorithm realize the C language! To achieve compression of the original data!
- 2023-05-23 19:25:03下载
- 积分:1
-
Household registration management system line 2: control DataEnvironment1 class...
户籍管理系统行 2: 控件 DataEnvironment1 的类 {C0E45035-5775-11D0-B388-00A0C9055D8E} 不是一个已加载的控件类。
行 0: 不能加载文件 D:户籍管理系统www.xpcode.com.cnDataEnvironment1.Dsr 。-Household registration management system line 2: control DataEnvironment1 class (C0E45035-5775-11D0-B388-00A0C9055D8E) is not a type of control has been loaded. Line 0: Can not load the file D: the household registration management system www.xpcode.com.cnDataEnvironment1.Dsr.
- 2022-05-23 02:37:19下载
- 积分: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
-
jpeg2000编码器,仅供参考,haha hahahahha
jpeg2000编码器,仅供参考,haha hahahahha-jpeg2000hahahahahahahahha
- 2022-06-17 16:41:23下载
- 积分:1
-
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串...
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。-① the input grammar, automatically constructed by the procedures set FIRST FOLLOW ② the input grammar, it is automatically generated by the process of LL (1) analysis table ③ For a given input strings, should be able to identify the string to determine whether a given grammar sentence.
- 2023-07-09 00:45:03下载
- 积分:1