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

搜索资源列表

  1. 赫夫曼编码

    0下载:
  2. 用delhi做的程序实现了哈夫曼编码,做的还不错。-DELHI do with the program of Huffman coding, so good.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:178501
    • 提供者:李顺
  1. 动态哈夫曼的改进

    0下载:
  2. 来有人提出了一种动态的哈夫曼编码方法。动态哈夫曼编码使用一棵动态变化的哈夫曼树,对第t+1个字符的编码是根据原始数据中前t个字符得到的哈夫曼树来进行的,编码和解码使用相同的初始哈夫曼树,每处理完一个字符,编码和解码使用相同的方法修改哈夫曼树,所以-was raised to a dynamic Huffman coding method. Dynamic Huffman coding using a dynamic changes in the Huffman tree for the firs
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:6463
    • 提供者:wzh
  1. 哈夫曼译码

    2下载:
  2. [基本要求] 一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件T
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:61514
    • 提供者:吕夏琴
  1. 哈夫曼tree

    0下载:
  2. 哈夫曼编码,建立哈夫曼树-Huffman coding, establishing Huffman tree
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1924
    • 提供者:zhs
  1. 哈夫曼树编码

    1下载:
  2. 根据任意给定的一组权值,构造一棵哈夫曼树。具体要求如下: 1、 权值的个数以及每个权值由运行时由键盘输入。 2、 构造完哈夫曼树后,输出每个权值的哈夫曼编码。 3、 输出哈夫曼树的带权路径长度WPL。
  3. 所属分类:密码/编码算法

    • 发布日期:2014-01-17
    • 文件大小:7091
    • 提供者:冷风
  1. 哈夫曼解码译码器c语言

    0下载:
  2. 使用动态哈夫曼树实现哈夫曼编码译码-use dynamic Huffman Tree Huffman Coding
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4062
    • 提供者:王云云
  1. java哈夫曼

    0下载:
  2. java版本的哈夫曼编码 可以编码也可以解码-java version of the Huffman codes can also be encoded decoder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1978
    • 提供者:闫科
  1. 哈夫曼编码解码

    0下载:
  2. 霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundan
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:24035
    • 提供者:胡骥骏
  1. datastruct1

    0下载:
  2. 一些数据结构算法的例子,包括哈夫曼编码、图的表示、关键路径、最短路径等-Some examples of data structure algorithms, including Huffman coding, map, said the critical path, the shortest path, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:6562
    • 提供者:站长
  1. Huffman

    0下载:
  2. 基于VC++6.0,利用哈夫曼编码对BMP图像进行编码并储存为*.huf格式的文件,同时也可对*.huf格式的文件进行解码,储存为*.bmp格式的图像-Based on VC++6.0, the use of Huffman coding to encode the image of BMP and saved as*. huf format, but also right*. huf decode the file format, stored as a*. bmp format images
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3712330
    • 提供者:ft5272633
  1. y5FDFdf5

    0下载:
  2. 完美课程设计,哈夫曼编码-perfect curriculum design, Huffman coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:815
    • 提供者:蔡同学
  1. 5596696

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

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

    0下载:
  2. 赫夫曼编码-利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。-Huffman coding- the use of Huffman coding can greatly improve the communication channel utilization, reduce the information transmission time, lower transmission costs.
  3. 所属分类:Communication

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

    0下载:
  2. 哈夫曼编码译码压缩文件程序 可以编码 可以解码-Huffman decoding compressed file can be encoded can decode
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:9297
    • 提供者:蔡波
  1. compressor

    0下载:
  2. 本程序使用C++编写,在VC2005上调试,完成了文件的读取,文件字符的统计以及压缩率的显示,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。并且以对话框的形式和用户交流,程序方便实用,既可以对文本进行压缩,有可以对图像进行压缩,效果都不错。-This procedure using C++ Prepared in VC2005 debug completed documents to read, document characters as wel
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-03-06
    • 文件大小:3865152
    • 提供者:罗天银
  1. code

    0下载:
  2. 给定电文进行哈夫曼编码,给定编码进行哈夫曼译码,要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中。-Given the message Huffman, given Huffman code decoding request message is stored in the document 1, the result of coding is stored in the document 2, a given code is stored
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1990
    • 提供者:sanghy
  1. hafuman2

    0下载:
  2. 此霍夫曼编码可根据自己输入的字符集及频度构建霍夫曼树,利用建好的哈夫曼树生成哈夫曼编码.-This Huffman code can be entered in accordance with their own character set and the frequency of Huffman tree constructed using built Huffman tree generated Huffman.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2862
    • 提供者:jj
  1. human

    0下载:
  2. 用C语言编写的哈夫曼算法,比一般的功能要多,包括树形结点输出,生成文件,编码,译码.-Using C language Huffman algorithm, than the general functions, including tree node output, generated documentation, coding, decoding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:22360
    • 提供者:阿鸿
  1. huffmancoding

    0下载:
  2. 哈夫曼压缩 哈弗曼算法是基本的压缩和解密算法,此文件表示了如何用Java来编码 -Huffman Encoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:6505
    • 提供者:nasa
  1. wj7

    0下载:
  2. 本科课程微型计算机实验哈夫曼编码的应用的实验报告-Undergraduate curriculum experimental micro-computer applications Huffman Experimental Report
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:7088
    • 提供者:badshao
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com