CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - huffman coding based

搜索资源列表

  1. huffman

    0下载:
  2. 根据对二叉树知识的理解,实现对最优二叉树哈夫曼树的构造,遍历,然后实现编码,译码的功能,结果保存到文件中. 输入要进行编码的字符段,统计对字符的出现次数即为权值,根据权值建立哈夫曼树,由哈夫曼树可得到各字符的编码,反过来可得数字译码,保存到文件中 -Based on a binary tree of knowledge of understanding, to achieve the optimal Huffman tree binary tree structure, traverse
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1.82kb
    • 提供者:吕璐
  1. huffman

    0下载:
  2. 哈夫曼编码的实现与解析 基于二叉树技术的搜索 遍历-Huffman coding with the analytical technique based on the binary tree search traversal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:6.56kb
    • 提供者:李平
  1. HuffmanCoding

    0下载:
  2. 实现基于Huffman编码的压缩和解压缩算法-Based on Huffman coding to achieve compression and decompression algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:陈陈
  1. HuffmanCoding

    0下载:
  2. 哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。uffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码。 -Huffman coding (Huffman Coding) is an encoding, Huffman coding is a variable word length coding (VLC) of the kind. uffm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.17kb
    • 提供者:小崔
  1. SRC

    0下载:
  2. 编写一个基于哈夫曼树编码原理的算法对文件进行无损的压缩和解压缩-Write a Huffman tree coding theory based algorithm for lossless file compression and decompression
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4.58kb
    • 提供者:于民
  1. dai

    0下载:
  2. 设计一个完整的,基于霍夫曼编码的压缩解压软件包,并用适当的文本来检查-Design a complete, based on Huffman coding compression decompression software packages and to check with the appropriate text
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.25mb
    • 提供者:财综字
  1. New-Folder

    0下载:
  2. the pdf of the different coding techniques and the paper based on the adaptive huffman coding with different types of coding is obtained.-the pdf of the different coding techniques and the paper based on the adaptive huffman coding with different ty
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:4.97mb
    • 提供者:prayal
  1. haffuman

    1下载:
  2. 基于哈夫曼的压缩和解压缩,将文本中的字符作为节点构建哈夫曼树,通过01来编码,实现对文件的压缩,同时通过逆过程将文件解压缩。-Based Huffman compression and decompression, the text of the character as a node Huffman tree constructed by 01 to coding, to achieve the file compression, through the reverse process to
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.99kb
    • 提供者:肖娜
  1. Huffman

    0下载:
  2. 哈夫曼编码。霍夫曼编码被广泛使用的一种非常有效的编码方法,用于数据文件的压缩。基于字符的频率进行编码。出现频率高的字符的编码较短,出现频率较低的字符的编码较长。 -Huffman coding. Huffman coding is widely used in a very efficient coding method data file compression. Huffman coding algorithm based on the frequency of characters a
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.28kb
    • 提供者:Lateefah
  1. Huffman-coding-CPP-and-MFC

    0下载:
  2. 基于C++和MFC的哈夫曼编码压缩软件的实现,-Based C++ and MFC Huffman coding compression software implementation,
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:5kb
    • 提供者:zhanzhan
  1. 5、Huffman编码

    0下载:
  2. 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。(Huffman encoding (Huffman Coding), also known as Hoffman encoding, is a coding method, and Huffman en
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:223kb
    • 提供者:飞洒吧year
  1. haffman

    0下载:
  2. 哈夫曼编码,基于树形结构自顶向下的编码方式(Huffman coding based on tree structure from top to bottom)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:力占
  1. duplicate

    0下载:
  2. huffman coding based adaptive spatial modulation
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:27kb
    • 提供者:kavana
搜珍网 www.dssz.com