CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - Huffman coding

搜索资源列表

  1. Hafuman

    0下载:
  2. 关于哈夫曼编码的简单应用。包含源代码和简要说明。-Huffman coding on a simple application. Contains the source code and a brief descr iption.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:150428
    • 提供者:提子
  1. hafuman

    0下载:
  2. 哈夫曼编码为实现哈夫曼编码,先构造哈夫曼树。哈夫曼树的每个节点都存有该节点的信源符号,概率,双亲节点,左孩子节点和右孩子节点。每个节点的概率为该节点左孩子节点和右孩子节点的概率之和。每次选取概率最小的两个节点作为左右孩子节点,直到把所有的数据都整合到哈夫曼树中。每个原始数据都处于叶子节点的位置。-Huffman coding Huffman coding to achieve the first Huffman tree structure. Huffman tree for each node
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:205192
    • 提供者:carter
  1. 掌握赫夫曼树建立方法及其在编码上的应用

    0下载:
  2. 实验目标:掌握赫夫曼树建立方法及其在编码上的应用-Experimental objectives: to master the Huffman tree building method and its application on the coding
  3. 所属分类:汇编语言

    • 发布日期:2017-11-12
    • 文件大小:112101
    • 提供者:jhb12343
  1. 掌握赫夫曼树建立方法及其在编码上的应用

    0下载:
  2. 实验目标:掌握赫夫曼树建立方法及其在编码上的应用-Experimental objectives: to master the Huffman tree building method and its application on the coding
  3. 所属分类:汇编语言

    • 发布日期:2017-11-10
    • 文件大小:106682
    • 提供者:jhb12343
  1. 赫夫曼树建立方法及其在编码上的应用

    0下载:
  2. 实验目标:掌握赫夫曼树建立方法及其在编码上的应用-Experimental objectives: to master the Huffman tree building method and its application on the coding
  3. 所属分类:汇编语言

    • 发布日期:2017-11-07
    • 文件大小:253334
    • 提供者:jhb12343
  1. huffman

    1下载:
  2. 读取文档进行哈夫曼树编码,分析字符出现的频数,进行Huffman编码并显示编码-Read documents Huffman coding
  3. 所属分类:assembly language

    • 发布日期:2015-07-13
    • 文件大小:2048
    • 提供者:李刚
  1. HFM

    0下载:
  2. 哈弗曼编码 ,用哈弗曼编码实现文件的压缩。 根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-Huffman coding
  3. 所属分类:assembly language

    • 发布日期:2017-11-24
    • 文件大小:2753
    • 提供者:张亚亚
  1. Huffman

    0下载:
  2. 本程序通过将电文转换为赫夫曼编码,再将赫夫曼编码转换为电文,达到文件加密-This program converts messages by Huffman coding, Huffman coding and then converted to a message, to file encryption
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:143490
    • 提供者:施宙
  1. Shannon-and-huffman

    0下载:
  2. 实现了经典的香农编码与哈弗曼编码的编解码-Realized the classic Shannon and Huffman coding and encoding codecs process.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1848
    • 提供者:万倩芸
  1. Huffman

    0下载:
  2. 哈夫曼编码:从键盘输入若干字符及每个字符出现的频率,将字符出现的频率作为结点的权值,建立哈夫曼树,然后对各个字符进行哈夫曼编码,最后打印输出字符及对应的哈夫曼编码。-Huffman coding: the frequency of occurrence of several characters inputted the keyboard and for each character, the character appears as a frequency node weights, the
  3. 所属分类:assembly language

    • 发布日期:2017-12-12
    • 文件大小:3725
    • 提供者:LPS
搜珍网 www.dssz.com