CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - huffman codes

搜索资源列表

  1. hfmcpp

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

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

    0下载:
  2. 数据结构中的huffman链表存储,huffman四元组法,纠错码的实现-Huffman data structure in memory list, huffman quaternion group law, the achievement of error-correcting codes
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.1kb
    • 提供者:初蕾
  1. huffmancode

    0下载:
  2. huffman编码,能够对输入的序列按权值进行最优二叉树排序,按最优二叉树排序进行简单编码。-huffman coding, be able to input the right values according to the optimal sequence of binary sort order by a simple optimal binary codes.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:788byte
    • 提供者:花脸的猫
  1. shujujieou

    0下载:
  2. 利用赫夫曼树来设计二进制的前缀编码,实现文件的压缩和恢复功能。-Huffman tree to use to design binary prefix codes, the implementation file compression and recovery.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:245.21kb
    • 提供者:tmacq3
  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_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the r
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.14kb
    • 提供者:sun
  1. huffman_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the roo
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.45kb
    • 提供者:sun
  1. huffman

    0下载:
  2. 哈夫曼树,即最优树,是带权路径长度最短的树。输入字符和权值输出哈弗曼编码-Enter the character codes and weights of the output Hafu Man
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:leejam
  1. hufPP

    0下载:
  2. this code is used to generate huffman codes
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.32kb
    • 提供者:amine
  1. code2

    0下载:
  2. Package consists of 3 codes. First,to Print huffman decoding tree given.Second, to find top level view of a tree. Third, A reviewer rates the two challenges, awarding pointsfor three categories.We define the rating for two person s challenge to be th
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.09kb
    • 提供者:Codeshi
搜珍网 www.dssz.com