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

搜索资源列表

  1. 哈弗曼编码

    1下载:
  2. 哈弗曼编码 构建哈弗曼数及编码
  3. 所属分类:其他小程序

    • 发布日期:2010-10-31
    • 文件大小:166382
    • 提供者:pxagzq@163.com
  1. Java环境下的哈弗曼树构建

    1下载:
  2. Java语言实现的哈弗曼树构建
  3. 所属分类:系统编程

  1. jpeg.rar

    0下载:
  2. 对图像进行JPEG压缩,并使用哈弗曼和游程编码,显示压缩后的图像,JPEG
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1677
    • 提供者:gj
  1. hafuman

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

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

    0下载:
  2. 哈弗曼编/译码器C#版本 很实用的一个程序 -哈弗曼encoder/decoder C# Version of a program is very useful
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1895
    • 提供者:dong
  1. baffman

    0下载:
  2. 哈弗曼编码的实现,包括了构造哈弗曼树函数,编码函数,译码函数和输出函数。-哈弗曼coding to achieve, including the structure tree哈弗曼function, encoding function, decoding function and output function.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:444669
    • 提供者:huangqiuxuan
  1. HaffumanTree

    0下载:
  2. 用C++做的哈弗曼树编码译码程序!里边有一些文件操作的代码!文件操作代码比较多!-Using C++ to do the decoding process哈弗曼coding! Have some file operations inside the code! File operations code more!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:107943
    • 提供者:陈新杰
  1. Hamming_simulation

    0下载:
  2. 哈弗曼编码,huffman编码,很好的喔-哈弗曼coding
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1116
    • 提供者:天马
  1. Huffman

    0下载:
  2. 用C++实现的哈弗曼编码程序,适合初学者下载来学习。-Using C++ implementation of哈弗曼coding procedures, suitable for beginners to download study.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1178
    • 提供者:liliwawa
  1. Compress

    0下载:
  2. 这是一个简易压缩程序,压缩算法为静态哈弗曼编码。-This is a simple compression process.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-07
    • 文件大小:1403667
    • 提供者:Feier
  1. Haffman

    0下载:
  2. 哈弗曼树:分别用双亲孩子法以及二叉树前序遍历法实现了哈弗曼编码。非常适合初学者阅读。-哈弗曼tree: two-parent children were before the law and order binary tree traversal method哈弗曼encoding achieved. Very suitable for beginners to read.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:335382
    • 提供者:
  1. ha

    0下载:
  2. 求哈弗曼编码,输入结点数,权值,求出哈夫曼编码-哈弗曼for encoding, input nodes, the right value, calculated Huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5410
    • 提供者:wuyuan
  1. tanxin

    0下载:
  2. 算法设计与分析中贪心算法C++实现代码 包括但愿最短路径问题,哈弗曼编码,整数最有分解,最小生成树,最优分解,删数问题等-Algorithm Design and Analysis of greedy algorithm in C++ code, including the realization of hope that the shortest path problem,哈弗曼coding, the most integral decomposition, minimum spanning
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8991
    • 提供者:liudan
  1. haffman

    0下载:
  2. 哈弗曼编码,用C实现,有具体的源程序、实验结果、实验报告。-哈弗曼encoding, using C to achieve, there is a specific source, the experimental results, laboratory reports.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:136000
    • 提供者:刘丹
  1. c

    0下载:
  2. 这是哈弗曼吗的编码与译码程序,下载之后用visual c++ 打开-this is a program about HuffmanCode。please use visual c++ to open it.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:192282
    • 提供者:
  1. HUFFMAN

    0下载:
  2. 运用哈弗曼编码实现文件的压缩与解压缩,有源码-HUFFMAN files encoded using the compression and decompression, a source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:13801
    • 提供者:王怡
  1. HuffmanTree

    0下载:
  2. 实现了哈弗曼数的功能,并且还有具体的设计和实现过程描述。-哈弗曼achieved a number of functions, and there is a specific descr iption of the design and implementation process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:180779
    • 提供者:许朋
  1. hkj

    0下载:
  2. 哈弗曼编码(1)文件名的输入可以从命令行给出或程序界面给出; (2)压缩和解压选择也可以从命令行给出或程序界面给出; (3)给出压缩后的指标:压缩率=压缩后的文件大小/压缩前的文件大小-Havermann code (1) the input file name can be given from the command line interface is given or procedures (2) compression and decompression options can als
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:1726
    • 提供者:杨旸
  1. huffman

    0下载:
  2. 数据结构作业同学们可能需要哈弗曼编码源程序加实验报告-Havermann source code plus Experimental Report
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:260749
    • 提供者:王帅韬
  1. 哈弗曼

    0下载:
  2. 设计程序以实现的哈夫曼算法。求解所构造的哈夫曼树的带权路径长度()
  3. 所属分类:其他

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