-
霍夫曼压缩解压缩
用霍夫曼编码实现的简单的文本压缩解压缩C++源程序
- 2023-03-16 17:30:04下载
- 积分: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
-
36362
WinEYS压缩源码例程,程序结合易语言扩展界面支持库,调用API函数实现压缩解压功能。(WinEYS source compression routines, programs combined with easy language support library expansion interface , call the API function to achieve compression and decompression functions.)
- 2017-01-06 16:05:13下载
- 积分:1
-
CCSDS_IMAGE_COMPRESSION
CCSDS图像压缩源代码,MATLAB编写处理(CCSDS image compression source code, MATLAB write processing)
- 2010-03-09 14:19:55下载
- 积分:1
-
Script Unpack Frimware Echolink Open Vu 9
说明: Script Unpack Frimware Echolink Open Vu 9
- 2019-02-27 16:26:51下载
- 积分:1
-
matlab_jpeg
说明: JPEG压缩,matlab实现的JPEG压缩算法(JPEG compression, matlab code)
- 2020-07-03 15:00:02下载
- 积分:1
-
unarj
解压arj文件的程序 (a program to deconde .arj files)
- 2001-01-10 13:38:59下载
- 积分:1
-
cangkuguanli
利用C++实现的插入,删除,增加接点等功能(The use of C++ Realized insert, delete, increase the contact and other functions)
- 2008-12-29 21:36:59下载
- 积分:1
-
lzw_soft
lzw压缩解压算法源码(The soruce of LZW compression algorithm)
- 2020-06-26 13:00:01下载
- 积分:1
-
图片压缩
代码基于MATLAB平台完成,能够对图片进行压缩处理(Code based on the MATLAB platform, can carry on the compression processing to the image)
- 2017-12-28 21:59:09下载
- 积分:1