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

搜索资源列表

  1. 哈弗曼编码

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

    • 发布日期:2010-10-31
    • 文件大小:166382
    • 提供者:pxagzq@163.com
  1. 最最优编码译码——DOS控制台

    0下载:
  2. 、利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站写一个哈夫曼码的编/译码系统。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2011-11-24
    • 文件大小:1993
    • 提供者:e_city_smile
  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. 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. HUFFMAN

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

    • 发布日期:2017-04-15
    • 文件大小:13801
    • 提供者:王怡
  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. Havermanncoding

    0下载:
  2. 哈弗曼编码的应用 本设计要求 1.对输入的一串电文字复试线哈弗曼编码2.在对哈弗曼编码生成的代码串进行译码3.输出电文字符串 -Havermann coded design requirements apply this one. For input string of text re-testing power line Havermann code 2. Havermann code in the generated code string to decode 3. Output messa
  3. 所属分类:CSharp

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

    0下载:
  2. 哈弗曼编码 和 译码 ,包括统计明文的字符分配频率,建立哈弗曼树,编码和译码-the encoder and decoder of Huffmam code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:639646
    • 提供者:吕正华
  1. 哈弗曼树6.0

    0下载:
  2. 使用文件保存初始的文本数据及最终的结果。 ? 文件名为inputfile1.txt的文件保存的是一段英文短文; ? 文件名为inputfile2.txt的文件保存01形式的编码段; ? 文件名为outputfile1.txt的文件保存各字符的出现次数和对应的编码; ? 文件名为outputfile2.txt的文件保存对应于inputfile2.txt的译码结果。 统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:4403200
    • 提供者:destinyuan
  1. 代码

    0下载:
  2. matlab中哈夫曼编码函数的调用及通信工具箱的使用(matlab Huffman encoding)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:193536
    • 提供者:清都山水郎
« 12 3 4 5 6 »
搜珍网 www.dssz.com