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

搜索资源列表

  1. matlab

    0下载:
  2. 使用matlab对二维图像进行压缩编码,用哈弗曼函数进行-Use matlab for the two-dimensional image compression, Ha Fuman function
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:4175
    • 提供者:苑婷
  1. huffmanT-code

    0下载:
  2. 利用哈弗曼树的算法实现文件的压缩与解压缩,字符编码、译码-huffman tree compress and uncompress
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:279749
    • 提供者:乔建国
  1. CPP-hafuman

    0下载:
  2. 采用C++实现了数据结构中常见的哈弗曼方法的编码。-C++ achieve a common data structure Hafu Man method of encoding.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1170117
    • 提供者:李子
  1. Huffman-Coding

    0下载:
  2. 哈弗曼编译码,包含哈弗曼树、编码和解码过程。-Huffman Coding and Decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:3224
    • 提供者:xuefei
  1. Haffman

    0下载:
  2. huffman 编码 利用哈弗曼算法实现的编码-huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2077375
    • 提供者:lee
  1. huffman-code

    0下载:
  2. 哈弗曼的编码与译码,在D文件夹下建立文本文件,输入英文文章,运行程序,可实现哈弗曼的编码与译码-Huffman encoding and decoding, the D folder created text file, enter the English articles, operating procedures, can achieve Huffman encoding and decoding
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1780
    • 提供者:那强
  1. hafuman1

    0下载:
  2. hafuman编码的一个源程序,可以运行。运行时输入节点数、输入各点权值即可得到哈弗曼树的构造过程-hafuman encoding a source, you can run. Runtime input nodes, enter the weight value of each point can be obtained during the construction of Huffman trees
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:766141
    • 提供者:wyl
  1. HuffmanCoding

    0下载:
  2. 对哈弗曼树的编码程序,在VS2010环境下运行的。可以实现见得的huffman 编码。-Huffman coding procedures on the tree in the VS2010 environment running. Can one say of huffman coding.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4926464
    • 提供者:chenguokai
  1. fileOperating

    0下载:
  2. 用C++实现的结合哈弗曼树编码的原理来实现对文件的压缩和解压-use the principle of the huffman tree which is very effective in compressing and decompressing the file via C++
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:3011334
    • 提供者:wfl
  1. huffman

    0下载:
  2. Huffman编码,使用哈弗曼树生成前缀码,把输入的字符编码并把原字符解码-Huffman code and decode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1520
    • 提供者:火粥车
  1. code-and-decode-for--hoffman

    0下载:
  2. 代码中写出了哈弗曼树编码与解码的相关内容,请有兴趣的来看看验证。-Write code encoding and decoding Huffman tree related content, please verify interested to see.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2113
    • 提供者:庞文杰
  1. Huffman

    0下载:
  2. 哈弗曼编/译码器,实现以下功能:初始化,编码,译码,打印代码文件,打印哈夫曼树-Huffman encoder/decoder, the following functions: initialization, encoding, decoding, printing code file, print Huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:171756
    • 提供者:Daivi
  1. haffmantree

    0下载:
  2. 哈弗曼数节点类,带权路径长度最短的树,权值较大的结点离根较近。显示个字符的编码,编码,译码,文本串的编码。-Huffman number of node class with the right length of the shortest path tree, the larger weights from the root node closer. Display, coding, decoding, encoding text strings of characters.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:112002
    • 提供者:majian
  1. HAFUMAN

    0下载:
  2. 哈夫曼编码器,完整版,编译无错误.哈弗曼译码输入字符串可以把它编译成二进制代码,输入二进制代码时可以编译成字符串。-data structure exercise
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2741
    • 提供者:wtq
  1. Huffman

    0下载:
  2. VS2012实现哈弗曼的编码解码过程,已经编译通过-VS2012 realize Huffman encoding decoding process, it has been compiled by
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:810948
    • 提供者:吵吵吵
  1. hafumanshu

    0下载:
  2. 构造哈弗曼树,输出对应哈夫曼编码和平均查找长度-Huffman tree structure, the output of the corresponding Huffman coding and the average length
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1234
    • 提供者:刘东洋
  1. huffman

    0下载:
  2. 这是数字图像处理中哈弗曼树进行编码的代码。-This is the digital image processing code Huffman encoding tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14574461
    • 提供者:kyc
  1. project1

    0下载:
  2. 基于哈弗曼树编码的文件解压和反解压缩的程序-compression and decompression base on huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:63741
    • 提供者:air
  1. hafuman103

    0下载:
  2. 哈弗曼编解码编写函数,实现建立哈夫曼树和生成哈夫曼编码的功能。编写函数,实现二叉树的输出和释放功能。编写主函数,从终端输入一段英文文本;统计各个字符出现的频率,然后构建哈夫曼树并求出对应的哈夫曼编码;显示哈夫曼树和哈夫曼编码;最后释放哈夫曼树。选做内容:修改程序,选择实现以下功能:编码:用哈夫曼编码对一段英文文本进行压缩编码,显示编码后的文本编码序列;统计:计算并显示文本的压缩比例;解码:将采用哈夫曼编码压缩的文本还原为英文文本。-err
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2349
    • 提供者:lun203297
  1. 201516010106项兆坤

    0下载:
  2. 输入原始文本的种类数量n,输入原始文本的每个字符,输入原始文本的每个权值,构建出一个哈弗曼树,并对每个字符进行编码.输入一串只有原始文本构成的字符串,输出对这个文本的编码(N number of input of the original text, each character input of the original text, the original text of the weights of each input, construct a Huffman tree, and enc
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:1182720
    • 提供者:cy1622817150
« 1 2 ... 18 19 20 21 22 23»
搜珍网 www.dssz.com