-
一个查找文件的源码
一个查找文件的源码-a search for the source document
- 2022-08-20 07:38:31下载
- 积分:1
-
用matlab LPC工具盒
lpc tool box with matlab
- 2022-07-12 15:30:14下载
- 积分:1
-
this procedure is what I want to write a week to help out please see ah
这个程序是我想了一个星期写出来 请大家帮忙看看呀-this procedure is what I want to write a week to help out please see ah
- 2022-05-20 19:13:03下载
- 积分:1
-
JPEG解码DCT变换的源代码
dct source code for jpeg decoder -Copy source code for jpeg decoder
- 2022-04-08 13:00:27下载
- 积分:1
-
这个是电子地图的 原程序 很好的,不错啊 侃侃 ,很有帮助
这个是电子地图的 原程序 很好的,不错啊 侃侃 ,很有帮助-This is the electronic map of the original program very good, good ah Kankan, helpful
- 2023-07-27 16:25:03下载
- 积分:1
-
一个简单的窗口操作,希望对大家有帮助了
一个简单的窗口操作,希望对大家有帮助了-A simple window operation and hope we have helped ~ ~ ~ ~
- 2023-09-05 03:45:03下载
- 积分:1
-
加密、压缩
加密、压缩-The Examples of Encrypt and Compression
- 2023-02-04 02:35:04下载
- 积分:1
-
这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。...
这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。-This a compatible standard C-IO interface, which can be used to visit*. zip file. (Support for the compression and decompression).
- 2022-01-21 05:11:22下载
- 积分:1
-
downloaded from internet
downloaded from internet
- 2022-03-12 22:31:14下载
- 积分: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