-
目前为止 我所看到翻书效果模拟得最真实的源码
目前为止 我所看到翻书效果模拟得最真实的源码-Far fflippage simulate most real
- 2022-01-24 13:10:57下载
- 积分:1
-
Huffman coding based on the compression and decompression procedures, huffman co...
基于huffman编码的压缩与解压程序,huffman编码是信元编码的一种,用于无损压缩,这里给出一个压缩与解压程序-Huffman coding based on the compression and decompression procedures, huffman coding is a cell encoding for lossless compression, which gives a compression and decompression procedures
- 2022-09-21 04:55:03下载
- 积分:1
-
使用小波变换的处理方法对图象进行图象的压缩。
使用小波变换的处理方法对图象进行图象的压缩。-Deal with the use of wavelet transform methods of image compression image.
- 2022-01-31 20:17:26下载
- 积分:1
-
网上流量分析系统
网上流量分析系统-Internet traffic analysis system
- 2022-02-06 19:54:53下载
- 积分:1
-
LZW algorithm for image compression, to be able to better image compression
本程序是LZW图象压缩算法,能够对图象较好地进行压缩-LZW algorithm for image compression, to be able to better image compression
- 2022-01-27 12:32:13下载
- 积分:1
-
压缩解压缩类源码
压缩解压缩类源码-decompress compressed source category
- 2022-08-25 02:27:21下载
- 积分:1
-
recognizedemo.zip recognizedemo.zip
recognizedemo.zip recognizedemo.zip
- 2022-05-15 01:35:08下载
- 积分: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
-
Video of the source code, can refer to for beginners, very inspired. I wish you...
视频的源代码,初学者可以参考,很有启发的。祝大家学c#快提高-Video of the source code, can refer to for beginners, very inspired. I wish you all learn c# Soon improve
- 2022-02-12 21:10:11下载
- 积分:1
-
H.264的CABAC的旁路码的另一个解码过程。
H.264的CABAC的旁路码的另一个解码过程。-H.264 CABAC the bypass code to another decoding process.
- 2022-05-13 18:05:39下载
- 积分:1