CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman codes

搜索资源列表

  1. Huffman

    1下载:
  2. 自己写的哈夫曼编码与译码   这个是基于对话框的- Own write 鍝堝か鏇?codes and decodes this is based on the dialog box
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:81.02kb
    • 提供者:下沙
  1. 实验5

    0下载:
  2. 哈夫曼编码/译码 背景介绍:   利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:76.13kb
    • 提供者:陈又鄂
  1. huffman

    0下载:
  2. matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark) 6. huffman_demo1.m (dem
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:18.9kb
    • 提供者:lindajillduan
  1. java哈夫曼

    0下载:
  2. java版本的哈夫曼编码 可以编码也可以解码-java version of the Huffman codes can also be encoded decoder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.93kb
    • 提供者:闫科
  1. 哈夫曼编码,最优前缀码的贪心算法

    0下载:
  2. 哈夫曼编码,最优前缀码的贪心算法,平均码长最短,Huffman codes, optimal prefix code of the greedy algorithm, the shortest average code length
  3. 所属分类:书籍源码

    • 发布日期:2017-03-02
    • 文件大小:711byte
    • 提供者:didinem
  1. Cpp源代码

    0下载:
  2. 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-20
    • 文件大小:18.95kb
    • 提供者:站长
  1. huffman.cpp

    1下载:
  2. c++实现霍夫曼编码,用户先输入一段文字,然后程序执行统计并进行编码,最好输出编码并统计编码平均长度。有类和无类两种形式源代码-c++ achieve the Huffman code, the user to enter a section of text, and then the implementation of statistical procedures and codes, the best output encoding and statistical encoding the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-04-21
    • 文件大小:11.45kb
    • 提供者:秦一
  1. huffman

    0下载:
  2. 这是一款huffman编码设计器,有压缩解压功能,有具体代码和论坛-This is a huffman encoding Designer, there are compression decompression functions, there are specific codes and forums
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:41.24kb
    • 提供者:王三
  1. huffman

    0下载:
  2. Huffman codes 􀂄 In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0’s and 1’s? 􀂄 To minimize the transmission and decoding costs, we may use short strings to represe
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.54kb
    • 提供者:linru
  1. HuffmanCodes

    0下载:
  2. Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:150.48kb
    • 提供者:黃文岩
  1. hfmcpp

    0下载:
  2. 赫夫曼编码本程序实现了使用赫夫曼编码压缩数据;输入一串字符串sourceCode——为方便理解,暂时要求字符串只包含大写字母和空格,如果你愿意, 很容易就可以推广到所有的字符——计算出字符串中各个字母的权重,然后对其进行赫夫曼编码,输出赫夫曼树。 将赫夫曼树的叶子结点存储到有序二叉树中,输出原字符串经压缩后得到的用 0 和 1 表示的新字符串destCode; 然后利用赫夫曼树将字符串destCode进行译码,得到目标字符串objCode,比较objCode和sourceCod
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3.65kb
    • 提供者:xhh
  1. vitter

    0下载:
  2. This code is adapted from Professor Vitter s article, Design and Analysis of Dynamic Huffman Codes, which appeared in JACM October 1987 author: karl malbrain, karl_m@acm.org
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:4.18kb
    • 提供者:errtu
  1. Traversalalgo

    0下载:
  2. 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 th
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:716byte
    • 提供者:muhammad
  1. Huffman-code-decode

    0下载:
  2. test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。-test1.txt is used to store the article in English to be read, code.txt contains generated the huffman codes, decoded.txt for the contents according to code.txt decoded result
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:19.04kb
    • 提供者:Felix
  1. Huffman

    0下载:
  2. 霍夫曼编码,根据给定权值创建赫夫曼编码,显示每一步如何进行及所得编码-Huffman coding, according to the weight given to create Huffman codes, showing how each step and the resultant code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.4kb
    • 提供者:张三
  1. huffman

    0下载:
  2. Huffman codes (source coding)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:9.07kb
    • 提供者:AS
  1. Huffman_coding_(Java)

    0下载:
  2. Given an arbitrary set of symbols (the english alphabet is the example that will be used here), Huffman coding is a way of creating the most efficient (smallest) binary code for that set of symbols. It exploits the fact that in most data some symbols
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2.44kb
    • 提供者:Felippe
  1. huffman

    0下载:
  2. 使用C语言编写的HUFFMAN代码,可以进行文件压缩与解压-huffman codes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.42mb
    • 提供者:wewe
  1. huffman

    0下载:
  2. Huffman 代码 压缩 解压缩,实验报告-Huffman codes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:210.12kb
    • 提供者:gya
  1. Huffman-Codes-And-Matlab-Simulation

    0下载:
  2. 通过MATLAB仿真来讨论比较二元霍夫曼编码、三元霍夫曼编码以及信源扩展编码的效率,来实现霍夫曼码的优化构造-By MATLAB simulation to compare two yuan Huffman discussed, ternary Huffman coding and source coding efficiency extended to achieve optimization of Hoffman Construction Code
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:52.7kb
    • 提供者:hu diefei
« 12 3 4 »
搜珍网 www.dssz.com