登录
首页 » matlab » huffman

huffman

于 2015-04-04 发布 文件大小:1KB
0 97
下载积分: 1 下载次数: 8

代码说明:

   霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)

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

发表评论

0 个回复

  • GAbp
    好东西大家分享,希望可以给大家帮助,谢谢!(Good things to share, hope can give you help, thank you!)
    2010-08-09 09:35:08下载
    积分:1
  • dqpsk
    四进制差分相移键控(键控调制方法),樊昌信《通信原理》内容(Four M-ary differential phase shift keying (keying modulation method), Fan Changxin " Communication Theory" content)
    2009-03-19 22:56:09下载
    积分:1
  • 15615
    说明:  matlab一维提升小波变换,二维提升小波变换(matlab one-dimensional wavelet transform, two-dimensional lifting wavelet transform)
    2010-05-04 11:55:43下载
    积分:1
  • chapter22
    蚁群算法解决TSP问题,成功验证了。希望对大家有帮助。(Ant colony algorithm to solve TSP, successfully verified. Hope everyone has to help.)
    2014-10-23 09:55:25下载
    积分:1
  • DBN实1深度信念网络
    说明:  Matlab编写的深度学习,DBN深度信念神经网络(Matlab preparation of deep learning, DBN deep belief neural network)
    2020-11-26 11:39:31下载
    积分:1
  • SER_LMS
    SER(序贯回归算法)和LMS(最小均方算法)的matlab仿真及对比(SER (Sequential regression algorithm) and the LMS (least mean square) of matlab simulation and comparison)
    2010-06-23 10:09:00下载
    积分:1
  • matlab3
    matlab图像处理实例(高斯函数处理代码)(matlab image processing examples (Gaussian function to deal with code))
    2009-06-01 19:41:39下载
    积分:1
  • GApareto
    it is about ga pareto
    2011-11-18 01:34:34下载
    积分:1
  • k-meansClustering
    这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。(Where k-means clustering, is given in advance the number of classes contained in the original data, then the data contained similar characteristics grouped into a single class.)
    2015-01-15 15:22:59下载
    积分:1
  • myfft_DIT_DIF
    采用DIT和DIF两种蝶形算法实现的FFT变换,其中myfft1是DIT算法,myfft2是DIF算法,已经过测试,可以方便使用。(DIT and DIF using two algorithms of FFT butterfly transformation, which myfft1 is DIT algorithm, myfft2 is the DIF algorithm, has been tested, it will be convenient to use.)
    2008-04-04 15:37:59下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载