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

搜索资源列表

  1. Huffman Coding

    0下载:
  2. Huffman coding for image Arithmetic Coding for image
  3. 所属分类:Windows编程

    • 发布日期:2010-11-19
    • 文件大小:7.98mb
    • 提供者:quietsound
  1. huffman

    0下载:
  2. 模拟霍夫曼树算法过程,在相同目录下建立一个有数据的TXT文件,然后按提示运行-Huffman tree algorithm simulation process, in the same directory data to create a TXT file, and then follow the prompts to run
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:5.74kb
    • 提供者:吴平波
  1. huffman

    1下载:
  2. huffman编码的实现,里面包含有源码和实验报告。-huffman-coded implementation, which contains source and experimental report.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:20.54kb
    • 提供者:傅其龙
  1. huffman

    0下载:
  2. c版本,Huffman编解码算法演示,其中输入的测试文件可自定以一两句的英文txt文件-c version, Huffman decoding algorithm for demonstration
  3. 所属分类:Windows Develop

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

    0下载:
  2. very fast huffman code
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:299.98kb
    • 提供者:Hung Nguyen
  1. huffman

    0下载:
  2. 用java和c++实现的huffman编码解码程序,压缩效率高,且无损。-A Huffman code and decode program Using language java and C++ for compression and depressrion of characters.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2.92kb
    • 提供者:crazy
  1. Huffman

    0下载:
  2. This file encode a txt file with the Huffman algorithms. It also reconstruct it.
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:228.2kb
    • 提供者:Amit Adoni
  1. Huffman

    0下载:
  2. 我做的课程设计,一个简单的C++实现的用于解决霍夫曼编码译码问题!~-I do curriculum design, a simple C++ implementation of the Huffman codec used to solve the problem! ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:199.4kb
    • 提供者:xiaodeng
  1. Huffman

    0下载:
  2. HUFFMAN编码。对一片文章进行HUFFMAN编码,并计算它的信源熵,与编码后的平均码长进行比较。-HUFFMAN coding. Of an article to HUFFMAN coding, and calculate the entropy of its source, and the encoded average code length for comparison.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:10.28kb
    • 提供者:gudeyi
  1. huffman

    0下载:
  2. 哈夫曼编码实现压缩与解压缩 整体设计流程清晰 算法简洁-Huffman coding to achieve compression and decompression algorithm for the overall design process clear and concise
  3. 所属分类:Windows Develop

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

    0下载:
  2. huffman编码译码的实现,通过huffman编码可以达到较高的编码效率-huffman code decoding to achieve, through the huffman coding can achieve higher coding efficiency
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:1.17kb
    • 提供者:李冰
  1. Huffman~

    0下载:
  2. 树的哈夫曼编码。在文档文件中每行以“a:”“b:”的形式输入多个字符及其出现频率。在界 面上点击获取编码,界面上输入数字进行哈夫曼的编码,输入字母可以实现哈夫曼的译码。输入错误字符是提示输入有误。-Huffman tree. Each line in the document file to " a:" " b:" Enter the number of characters in the form of its frequency. Click for
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:171.87kb
    • 提供者:项链
  1. huffman

    0下载:
  2. 基于Huffman树的压缩文件及解压文件源代码,可压缩txt,图片,音频等,但txt格式压缩率较高,其他格式压缩不明显(Huffman tree based compressed files and decompression file source code, compressed TXT, pictures, audio, etc., but TXT format compression rate is higher, other formats are not obvious compre
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:1.62mb
    • 提供者:岚爻
  1. huffman压缩

    0下载:
  2. 用huffman实现对文件的压缩,解压缩(Using Huffman to achieve compression of files)
  3. 所属分类:其他

  1. Huffman树

    0下载:
  2. huffman树的建立及编码,真的是恩生命的看到(Establishment and coding of Huffman tree)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:糖糖糖DDD
  1. Huffman

    0下载:
  2. 哈夫曼编码小程序,可以对数据进行编码和解码,简单易上手(Huffman encoding small program, you can code and decode the data, easy to use)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1.34mb
    • 提供者:bbc123456
  1. Huffman树

    1下载:
  2. 数据结构中的huffman树,构建一个Huffman树,并实现huffman编码和译码。(building a huffman tree)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:1.15mb
    • 提供者:柯西柯西
  1. huffman

    0下载:
  2. 输入一段字符,符号,然后对这一串字符进行Huffman编码,然后输入一串电文可以翻译成对应的字符(Enter a paragraph of characters, symbols, and then the string of characters for Huffman encoding, and then input a string of messages can be translated into the corresponding characters)
  3. 所属分类:其他

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

    0下载:
  2. 基于二叉树的Huffman编码框架,可以自行取用。(The frame of Huffman with binary tree.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:九家
  1. Huffman

    0下载:
  2. 哈夫曼编码实现,通过二叉树数据结果实现,就这些了。(THE REALIZE OF HUFFMAN CODE BY C/C++.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:11kb
    • 提供者:Alexin
« 12 3 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com