CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 赫夫曼编码

搜索资源列表

  1. hfmcpp

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

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

    0下载:
  2. [数据结构 C]赫夫曼编码 -------------------- [数据结构 C]赫夫曼编码(简单实现的一个小程序源码)-Now = No !
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:949
    • 提供者:诚然
  1. ForHuffmancoding

    0下载:
  2. 用c写的一个 求赫夫曼编码 程序 出自严蔚敏写的数据结构-With c write a program for Huffman coding
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1228
    • 提供者:蒋伟
  1. 000

    0下载:
  2. 赫夫曼树的建造。。。。。。。。。赫夫曼编码。 -Huffman tree construction. . . . . . . . . Huffman coding.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:1815
    • 提供者:李冰华
  1. hfm

    0下载:
  2. 数据结构经典算法,对给定字符实现赫夫曼编码-Huffman Coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1525
    • 提供者:木木夕
  1. hafumanbianma

    0下载:
  2. 本程序实现了使用赫夫曼编码压缩数据;输入一串字符串sourceCode——为方便理解,暂时要求字符串只包含大写字母和空格,如果你愿意 -This program implements the use of Huffman coding compression data input string of string sourceCode- to facilitate understanding, being asked a string contains only uppercase let
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2853
    • 提供者:openxxx
  1. HuffmanCode

    0下载:
  2. 实现对字符的赫夫曼编码,译码,运用栈存储少量字符数据-Realize the characters Huffman encoding, decoding, using a small amount of character data storage stack
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:137286
    • 提供者:赵恒
  1. heffman

    0下载:
  2. 经典的赫夫曼编码,自己写的代码,希望对大家有点用处-Classic Huffman encoding, write your own code, and hope we are a bit useless
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:fu
  1. hh

    0下载:
  2. 这是香浓费罗埃利斯赫夫曼编码程序(严蔚敏数据结构在c++语言的实现。-This is the Shannon fees Luoailisi Huffman coding procedures (Yan Wei-min data structure in c++ language implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1118
    • 提供者:张位
  1. hfuman

    0下载:
  2. 赫夫曼编码的应用 赫夫曼编码的应用 赫夫曼编码的应用-huffman huffman huffman
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:191720
    • 提供者:lxd
  1. huffman

    0下载:
  2. 赫夫曼编码译码器:能对指定的文本文件进行各字符出现频度分析,并建立哈夫曼树与哈夫曼编码,将该文本文件编码成目标文件 -Huffman codec: Can the specified text file to the frequency analysis of characters in there, and the establishment of Huffman Tree and Huffman encoding, the encoded text file into the desti
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:17889
    • 提供者:刘军
  1. REPORT

    0下载:
  2. 数据结构课程设计报告 (赫夫曼编码/ 译码器).-Data Structure Course Design Report (Huffman encoder/decoder).
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:623903
    • 提供者:纪景
  1. 1

    0下载:
  2. 赫夫曼编码,这是数据结构的实验,实现赫夫曼编码的-Huffman coding, which is the data structure experiment, to achieve Huffman coding
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2082
    • 提供者:金吉祥
  1. huffman

    0下载:
  2. 1.赫夫曼编码实现给定信源的编码. 2.在输入信源的概率后,输出各自的编码-this is a huffman code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:1005
    • 提供者:aman
  1. Huffmantree

    0下载:
  2. 实现Huffman编码,通过从键盘输入字符和相应的权值,实现对字符的赫夫曼编码。将字符和其相对应的编码显示出现。同时提供解码功能,输入要进行解码的二进制串,实现解码-apply encoding the huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:459539
    • 提供者:chenjian
  1. huffmancode

    0下载:
  2. 信息论与编码理论中赫夫曼编码的JAVA源码,自己写的,不是多好,但是用起来很方便,仅供参考.-Information theory and coding theory, Huffman coding JAVA source code, their own writing, and is not especially good, but it is easy to use for reference purposes only.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1602
    • 提供者:落叶不黄
  1. hefumanbianma

    0下载:
  2. 赫夫曼编码,用二叉树的方法来做哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。,-Huffman coding method of binary tree to do,
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1221
    • 提供者:cangsang
  1. HuffmanCoding

    0下载:
  2. 如何在二叉树中找出权值和最小的路径,赫夫曼编码-How to find the right binary value and the minimum path, Huffman coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2042
    • 提供者:慕何而来
  1. Huffman

    0下载:
  2. 赫夫曼编码 全c语言编码-Huffman encoding full c language code
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:7868
    • 提供者:
  1. huffman

    0下载:
  2. 利用二叉树结构实现赫夫曼编/解码器。 基本要求: 1、初始化:能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、建立编码表:利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、编码:根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、译码:利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、打印:以直观的方式打印赫夫曼树(选作) 6、计算输入的字符串编码前和编码后的长度,并进行分析,讨论赫夫曼编码的
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1179910
    • 提供者:莫凡
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com