登录
首页 » matlab » huffmam_decoding

huffmam_decoding

于 2010-08-11 发布 文件大小:2KB
0 231
下载积分: 1 下载次数: 4

代码说明:

  the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well. Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • taylor-function
    taylor function application
    2011-09-26 12:52:33下载
    积分:1
  • ai_RayCh
    Rayleigh fading channel
    2014-12-15 06:37:16下载
    积分:1
  • split-and-merge
    segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies the minimum dimension of the quadtree regions (subimages) allowed. If necessary, the program pads the input image with zeros to the nearest square size that is an integer power of 2. This guarantees that the algorithm used in the quadtree decomposition will be able to split the image down to blocks of size 1-by-1. The result is cropped back to the original size of the input image.
    2015-02-27 13:13:32下载
    积分:1
  • sar_echo_sim
    哑铃状目标SAR回波仿真与成像程序,成像使用了距离多普勒算法,回波仿真中考虑了目标的后向散射随着频率的变化(the dumbbell-shaped target SAR echo simulation and imaging processing, the use of RD imaging algorithm, echo simulation takes into account the target backscatter varies with frequency)
    2015-04-20 20:00:01下载
    积分:1
  • ForK1
    我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。 输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法? 输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。 输入示例: 2 3 120 3 2 3 300 3 0 0 0 0 输出示例: 4 7 (Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
    2009-11-12 09:54:17下载
    积分:1
  • IEEESPL06
    to extract the pitch
    2011-01-01 13:44:10下载
    积分:1
  • CODE
    This example descibles background subtraction algorithm. video was recorded at sanfrancisco
    2013-07-24 13:13:02下载
    积分:1
  • Multi-Tracking-using-Particle-Filter
    Multi Tracking using Particle Filter Just an implementation of multiple tracking using particle filter.
    2013-03-25 18:38:11下载
    积分:1
  • ZigbeeMatlabPartCode
    this is about zigbee matlab code
    2010-08-25 18:36:15下载
    积分:1
  • MatlabP
    一本非常有价值的MAtlab编程参考书,值得一看。(A very valuable reference book MAtlab programming, worth a visit.)
    2009-04-19 18:44:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载