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

搜索资源列表

  1. huofuman

    0下载:
  2. 霍夫曼编码与解码,功能:输入任意符号和权值,构建霍夫曼树,输出霍夫曼编码,计算平均码长,输入任意编码进行解码,错误提示。-Huffman encoding and decoding functions: Enter any symbols and weights to build Huffman tree, the output Huffman code to calculate the average code length, input Into any codec decoding e
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1.51kb
    • 提供者:金继仁
  1. huffmancoding

    0下载:
  2. 霍夫曼编码,实现对字符和汉字的最优编码。-Huffman encoding, characters and Chinese characters to achieve the optimal coding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:4.06kb
    • 提供者:yan hongjun
  1. Huffman

    0下载:
  2. 构造霍夫曼树,然后生成霍夫曼编码-Huffman Code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:943byte
    • 提供者:Tony
  1. Huffmantree

    0下载:
  2. 对任意输入的一段英文,为每个编制相应的霍夫曼编码,并利用该编码为任意的0,1序列解码-Section of arbitrary input in English, for each preparation of the corresponding Huffman code, and use the code for any of the 0,1 sequence of decoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:22.2kb
    • 提供者:张颖
  1. huffman

    0下载:
  2. 对一组指令进行霍夫曼编码,并输出最后的编码结果以及对指令码的长度进行评价。与扩展操作码和等长编码进行比较-A set of instructions on the Huffman coding, and outputs the final coding results and the length of the scr ipt evaluation. And expansion of operations such as long code and compare the coding
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1.95kb
    • 提供者:肖旖旎
  1. huffman

    0下载:
  2. 霍夫曼编码非常实用的小程序 ,实用matlab编写-Huffman coding is very useful for small programs, preparation of practical matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.35kb
    • 提供者:春风
  1. huffmancoding0

    0下载:
  2. 霍夫曼编码,通过窗口实现霍夫曼编码!霍夫曼编码可能是计算机界最经典的编码方法!-huffmancoding
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3.52mb
    • 提供者:Kid
  1. huffmanencode

    0下载:
  2. 此代码是实现霍夫曼编码的程序,在visual C++的软件环境下运行。其中的注释是自己的想法,可以有助于理解。-huffman encode
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.64kb
    • 提供者:ke
  1. huffman

    0下载:
  2. 实现从任意在文本文件中输入字符的个数及种类的霍夫曼编码方法-From any of the characters in the text file, enter the number and types of Huffman coding method
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:185.62kb
    • 提供者:hy
  1. Huffman-coding

    0下载:
  2. 数据结构中的霍夫曼编码的源代码。对掌握c语言的数据结构有很好的帮助-Huffman coding in the data structure in the source code. Good master c language data structure
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:1.55mb
    • 提供者:刘洋
  1. hoffmancode

    0下载:
  2. 用C++实现霍夫曼编码功能,输入字符后,显示编码及平均码长-Huffman coding function with C++ input characters, display coding and average yards
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:1.68kb
    • 提供者:ldy
  1. HuffmanCoding

    0下载:
  2. 掌握霍夫曼编码、译码原理,并能够通过程序模拟其编码、译码功能。-Grasp Huffman coding and decoding principles, and the encoding and decoding functions by simulation procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:923.86kb
    • 提供者:张丹
  1. myHuffman

    0下载:
  2. 数据结构课程写的小程序霍夫曼编码Huffman Coding-Data structure courses to write small programs Huffman coding
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:201.07kb
    • 提供者:水水
  1. 信息论

    0下载:
  2. 实现一个霍夫曼编码。自己新建文件(读源码可以知道建什么),输出霍夫曼编码后的文件。(Implement a Hoffman encoding. Own new files (read source code, you can know what to build), the output of Hoffman encoded documents.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5kb
    • 提供者:Bomb
  1. Huffman

    0下载:
  2. R进制霍夫曼编码的 m a t l a b 实 现,R可以任意改变(Matlab implementation of R ary Hoffman encoding)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:烤翅
  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. huffman

    0下载:
  2. 此为r元霍夫曼编码MATLAB仿真文件,r和p都已参数化(This is the R element Hoffman coded MATLAB simulation file, and both R and P have been parameterized)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:无为而为
  1. 霍夫曼编码及解码

    0下载:
  2. 对一个给定字符串,生成霍夫曼树,求出霍夫曼编码并进行解码(get the huffman tree for a string,code and translate)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2kb
    • 提供者:narutoyt
  1. Huffman

    0下载:
  2. 霍夫曼编码是一种常见的不等长编码方式,该程序可实现霍夫曼编码和霍夫曼译码。(Huffman coding is a common unequal length encoding method.This file can implement Huffman coding and Hoffman decoding.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:RoxanneQQ
  1. huffman

    0下载:
  2. 在MATLAB中实现霍夫曼编码,粗略实现编码(Implementation of Hoffman coding in MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:光之风
« 12 3 »
搜珍网 www.dssz.com