-
353797
win8压缩解压源码程序,结合易语言多线程支持库,调用API函数实现WIN8系统的压缩解压。(win8 source compression decompression procedures , combined with easy language support for multithreading library , call the API functions WIN8 system of compression and decompression .)
- 2016-03-13 16:16:59下载
- 积分:1
-
mpeg
一些MPEG图象处理中图象压缩解压的MATLAB源码(Some MPEG image processing in image compression decompression MATLAB source code)
- 2008-05-30 09:02:16下载
- 积分:1
-
zip
说明: quitar de claves de winzip
- 2019-05-26 07:14:19下载
- 积分:1
-
不错的图像压缩的Matlab程序SPECK-compress
这是一个不错的图像压缩的Matlab程序,希望能对你有所帮助.(This is a good image compression Matlab procedures in the hope that you can help.)
- 2020-07-07 16:58:58下载
- 积分:1
-
Huffman_code
实现Huffman算法,对数据进行最优编码压缩。(huffman code)
- 2016-01-22 09:27:03下载
- 积分:1
-
matlab_code_for_video_compression
video compression using matlab
- 2017-10-13 02:59:00下载
- 积分:1
-
熵值法
说明: 此压缩文件里面包含面板数据熵值法的stata代码,每一步都有详细的解释,并且附有样本和数据,方便学者理解和掌握。(This compressed file contains the stat a code of panel data entropy method, each step has a detailed explanation, and is attached with samples and data, which is convenient for scholars to understand and master.)
- 2021-04-11 13:28:57下载
- 积分:1
-
RDpoint
RD点目标仿真算法,通过距离和方位压缩算法,对目标回波数据进行成像。(Point target simulation of RD)
- 2021-04-27 22:08:44下载
- 积分:1
-
DCT
说明: 对测试图像分块、DCT和量化,将量化后的系数写成矩阵形式。(The test image block, DCT and quantization, the quantized coefficients written in matrix form.)
- 2010-03-26 13:39:45下载
- 积分:1
-
Traversalalgo
Codes".
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol) that expresses the most common characters using shorter strings of bits than are used for less common source symbols. Huffman was able to design the most efficient compression method of this type: no other mapping of individual source symbols to unique strings of bits will produce a smaller average output size when the actual symbol frequencies agree with those used to create the code. A method was later found to do this in linear time if input probabilities (also known as weights) are sorted.
- 2009-12-01 04:47:10下载
- 积分:1