-
JPEG
说明: 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)
- 2020-07-06 09:00:34下载
- 积分: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
-
数据压缩_RLC游程编码
本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。(realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.)
- 2005-05-19 19:19:32下载
- 积分:1
-
AAC_matlab
HE-AAC 解码算法的matlab代码,包含各种测试文件,可以运行测试 验证的。(High efficient AAC decoder,wihch compitable with mepg2-aac and mpeg4-aac, also including different types of testing files,you can run the progtam and test it.)
- 2010-03-05 14:24:56下载
- 积分:1
-
yasuo
基于DC3压缩、BWt压缩、FM_index查询的基因精确查询代码,可以实现对大数据的压缩预处理,再输入查询串,进行精确查询匹配。(Based DC3 compression, BWt compression the query gene precise queries FM_index code can achieve large data compression preprocessing, and then enter a query string, to precisely match the query.)
- 2013-03-29 09:00:25下载
- 积分:1
-
Matlab_MPEG_1_2_7
这是一个包含对MPEG视频各种变换处理的Matlab程序包,对做视频处理的同学会有帮助。(err)
- 2008-06-11 09:34:02下载
- 积分: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
-
CArcExt_demo
加密、压缩(The Examples of Encrypt and Compression)
- 2021-03-03 08:29:33下载
- 积分:1
-
SNIC_mex
完整的SNIC的算法,可直接运行,无需其他操作(SNIC algorithm, can run directly)
- 2019-03-12 10:42:30下载
- 积分:1
-
RLE
说明: c语言环境下的 RLE编码的串行程序(c language environment RLE encoded serial procedures)
- 2008-09-26 09:58:44下载
- 积分:1