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

搜索资源列表

  1. 5596696

    1下载:
  2. 哈夫曼树与哈弗曼编码,内有实验报告和程序设计!-Huffman tree with哈弗曼encoding, there are experimental reports and program design!
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8000
    • 提供者:
  1. hafuman

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

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

    0下载:
  2. huffmancode哈弗曼编码 c++实现-huffmancode哈弗曼coding c++ achieve
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:922
    • 提供者:jtcsagyj
  1. Huffman

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

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

    0下载:
  2. 自适应哈弗曼编码,MATLAB的源程序很是不错的-哈弗曼adaptive coding, MATLAB is the source code is a good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4033
    • 提供者:夏正浩
  1. hafuman

    0下载:
  2. 是数据结构的作业,有哈弗曼编码/译码、印哈弗曼树的代码以及实验报告-Data structure is operating, there哈弗曼encoding/decoding, India哈弗曼tree code and experimental report
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:30240
    • 提供者:王徐哎
  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. haffman

    0下载:
  2. 哈弗曼编码的递归实现算法,包括构造哈弗曼树函数,编码函数,译码函数和输出函数。-哈弗曼recursive coding algorithm, including the tree structure哈弗曼function, encoding function, decoding function and output function.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:120401
    • 提供者:huangqiuxuan
  1. huffman

    0下载:
  2. 哈弗曼编码-哈弗曼coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:53373
    • 提供者:yanmei
  1. shu_ju_jie_gou_ke_cheng_she_ji(1)

    0下载:
  2. 数据结构课程设计源码以及报告 有3个程序:1)哈弗曼树及哈弗曼编码 2)排序—内部排序方法 3)Hanoi Tower-Data structure, as well as curriculum design source reported three procedures: 1)哈弗曼trees and哈弗曼coding 2) sort- internal sorting method 3) Hanoi Tower
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:254147
    • 提供者:利莉
  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. huffman

    0下载:
  2. 数据结构中的哈弗曼编码的实现源码,此源码中包含了详细的描述-Data structure encoded in the implementation哈弗曼source, this source contains a detailed descr iption of
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:44694
    • 提供者:nemo
  1. Hamming_simulation

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

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

    0下载:
  2. 建立了一个完整的MFC程序,实现了位图的渐进传输,其中主要实现了小波的正反变换,哈弗曼编解码。另外上传文件中包含了测试的位图。-Set up a complete MFC procedures, implementation of the progressive transmission bitmap, one of the main pros and cons of the implementation of the wavelet transform,哈弗曼codec. From the o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:161354
    • 提供者:shuiyeshan
  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. Huffman

    0下载:
  2. 哈夫曼编码器,输入一串字符,用哈弗曼进行编码。-Huffman encoder, type a string of characters encoded with Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1278
    • 提供者:许胜
  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 23 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com