-
huffman_coding
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
() Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
)
- 2009-04-04 22:16:39下载
- 积分:1
-
attachment080319
matlab滤波算法 代码(filtering algorithm matlab code)
- 2008-06-01 15:08:47下载
- 积分:1
-
ode23tx
Solve non-stiff differential equations
- 2012-03-23 07:28:16下载
- 积分:1
-
youhuasuanfa
经典的模遗传算法的合集,是我在参加数学模型大赛时收集的,比较有用(classic mode GA universe, I was participating in the Mathematical Model Competition collected, more useful)
- 2007-05-30 09:33:10下载
- 积分:1
-
Art13-1_12
Modelling and control of a generator
Permanent magnet synchronous dedicated
the conversion of wind energy
- 2015-02-07 19:46:21下载
- 积分:1
-
radix3fft.m
A radix-3 FFT for any N points. N is not limited to power of 3.
- 2012-02-10 09:25:37下载
- 积分:1
-
Cooperative-Security-for-Network-
本文提出了网络编码,减少了验证对飞块成本,有效地防止恶意块的传播实用的安全解决方案。在我们的方案中,用户不仅合作发布内容,但用户也合作来保护自己免受恶意用户通知受影响的节点时,一个恶意的块被发现。(This paper presents a practical security scheme for network coding that reduces the cost of verifying blocks on-the-fly while efficiently preventing the propagation of malicious blocks. In our scheme, users not only cooperate to distribute the content,but (well-behaved) users also cooperate to protect themselves against malicious users by informing affected nodes when a malicious block is found.)
- 2014-10-14 09:02:49下载
- 积分:1
-
test
lambert问题求解,已知两点位置以及夹角,求得初始速度(lambert problem solving, as well as the angle between the known points position, initial velocity obtained)
- 2015-04-14 18:50:48下载
- 积分:1
-
two_dimessional_MUSIC
二维MUSIC算法,用于DOA估计,写论文必用(MUSIC,which is used to DOA, is necessary to write papers.)
- 2021-04-26 15:48:45下载
- 积分:1
-
PhaseUnwrapping2D
2维傅立叶变换方法用于分析干涉条纹,相移计算。(2D FFT for fringe annalisys)
- 2010-08-23 19:55:35下载
- 积分:1