-
Jepg2000的压缩
Jepg2000的压缩解压(Jepg2000 compression decompression)
- 2020-07-09 14:48:55下载
- 积分:1
-
Huffmancoding111123123121
霍夫曼编码的C++实现,含word详细叙述文档,详细注释。(Huffman coding C++ to achieve, including the word detailed description of the documents, detailed notes.)
- 2012-08-13 16:48:36下载
- 积分:1
-
smzy_RARPasswordUnlocker
RAR密码破解工具_RAR Password Unlocker 汉化完美注册双选版(RAR password cracking tool)
- 2017-06-14 16:58:50下载
- 积分:1
-
HAFUMANSHU
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。(Huffman encoding (Huffman Coding), also called Huffman Coding, is a way of Coding, Huffman Coding is variable word length Coding (VLC). Huffman in 1952 put forward a kind of coding method, this method is completely based on the characters of the occurrence probability to construct the average length of the shortest code word, sometimes called the best coding, generally is called Huffman coding (sometimes referred to as the Huffman coding).)
- 2016-12-13 00:02:52下载
- 积分:1
-
Jpeg
视音频课程作业,对视频抽帧,对单张图片进行yuv420采样、DCT变化、量化以及反量化、IDCT变化(Jpeg Encoding & Decoding)
- 2017-12-15 11:25:46下载
- 积分:1
-
基于OMP,LS,MMSE三种算法的信道估计仿真图比较OMP_GOMP
说明: 基于OMP,LS,MMSE三种算法的信道估计仿真图比较,对学习信道估计的研究者有很大帮助(The chart compares the OMP, LS, MMSE three algorithms based channel estimation simulation learning channel estimation researchers)
- 2020-09-15 21:47:56下载
- 积分:1
-
MODIS
本压缩文件包含利用LUT(查找表)进行MODIS气溶胶反演的系统、源代码及说明文档
源代码为idl的pro文件,易于学习查看
还附赠了6s大气传输模型用以生成查找表(LUT)之用
(Modis 6s.)
- 2021-03-08 19:09:28下载
- 积分:1
-
lzw压缩算法样例
按啊《信息论》这门课要求写的一个lzw样例代码,可用于对指定句子的lzw压缩与解压
- 2022-01-26 07:38:58下载
- 积分:1
-
unarj
解压arj文件的程序 (a program to deconde .arj files)
- 2001-01-10 13:38:59下载
- 积分:1
-
HuffmanCode
Huffman 编码是第一个实用的无损压缩编码技术,经过了多年的不断改进,已经形成了系统的理论和方法。目前主要有两种类型的Huffman编码方式,即静态Huffman编码和动态Huffman编码。Huffman编码有着广泛的应用,但是不再是压缩算法的全部,而是被当作最终的编码方法。(Huffman coding is the first practical lossless compression coding technology, after years of continuous improvement, has formed a system of theories and methods. There are currently two types of Huffman encoding, namely, static and dynamic Huffman coding Huffman coding. Huffman coding has been widely used, but the compression algorithm is no longer all, but rather be treated as the final coding.)
- 2010-05-11 15:43:39下载
- 积分:1