-
种子字符串算法
algorithm for seed string
- 2022-07-16 21:46:59下载
- 积分:1
-
实现Huffman编码统计压缩算法,并对自定义文件进行压缩和解压。实现了vc界面,不错的程序。...
实现Huffman编码统计压缩算法,并对自定义文件进行压缩和解压。实现了vc界面,不错的程序。-achieve statistical compression algorithm, as well as from the definition files for compression and decompression. To achieve the vc interface, good procedures.
- 2022-11-06 11:05: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
-
sharpzip的全部应用示例,方便.NET CF上的ZIP使用
sharpzip的全部应用示例,方便.NET CF上的ZIP使用-Application Examples sharpzip all, convenient. NET CF on the use of ZIP
- 2022-03-02 14:46:04下载
- 积分:1
-
VC++编程,有源代码,创建自解压缩文件的文章,适合初学者
VC++编程,有源代码,创建自解压缩文件的文章,适合初学者-VC++ Programming, source code, create self-extracting file of articles, suitable for beginners
- 2022-03-29 10:19:13下载
- 积分:1
-
adi blackfin decompress compressed image mpeg4
adi blackfin 图象mpeg4 压缩解压缩-adi blackfin decompress compressed image mpeg4
- 2022-07-03 01:59:16下载
- 积分:1
-
在八个城市之间建造电视微波中继站,如图是可行线路,弧旁数字为费用。试建在哪个城市可实现连通每个城市且费用为最低。...
在八个城市之间建造电视微波中继站,如图是可行线路,弧旁数字为费用。试建在哪个城市可实现连通每个城市且费用为最低。-Between the eight cities in the construction of TV microwave relay station, it is feasible to figure lines, beside the figure for the cost of arc. Try to build cities in which to achieve connectivity in each city and the cost of the lowest.
- 2022-11-29 11:50:03下载
- 积分:1
-
压缩和解压缩功能LZW编码方法及实现…
LZW编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩。-LZW coding method of compression and decompression functions, and to realize the image file compression and decompression.
- 2022-11-27 12:50:02下载
- 积分:1
-
realized by the data compression RLC (RIc) process. The environment for the impl...
本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。-realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.
- 2022-01-23 11:24:10下载
- 积分:1
-
在MFC应用程序中根据自己的选择显示一个JPG图形文件
在MFC应用程序中根据自己的选择显示一个JPG图形文件-MFC application in accordance with their own choose to display a JPG graphic files
- 2022-09-06 03:55:02下载
- 积分:1