CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - Huffman coding

搜索资源列表

  1. huftest

    0下载:
  2. 测试哈夫曼编码源程序 软件工程中重要的一部分,即软件测试。该例给出了如何测试哈夫曼编码及解压源程序的方法。-test Huffman coding source software projects important part of that is software testing. The cases are given how to test and Huffman coding method of extracting the source.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:33.05kb
    • 提供者:song
  1. huajdj

    0下载:
  2. 哈夫曼树中,树的带权路径长度的含义是各个字符的码长与其出现的此时的乘积和, 也就是电文的代码总长,所以采用哈夫曼树构造的编码是一种能使电文代码总长最短的 不等长编码。-Huffman tree. tree with the right path length is the meaning of the various characters code length of time with the product and, is the message code chief Therefo
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2.89kb
    • 提供者:sonfj
  1. xinxilunbianma

    0下载:
  2. 香农编码,费诺编码,霍夫曼编码,这是一个演示软件(原工程)-Shannon coding, Connaught fee coding, Huffman coding, this is a demo software (original works)
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:112.02kb
    • 提供者:赵俭
  1. gouzaoHUFFMAN

    0下载:
  2. 如何构造唯一的huffman树及唯一的huffman编码-how to construct only the Huffman tree and Huffman coding
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:248.67kb
    • 提供者:dgsgd
  1. Huffmancoding

    0下载:
  2. 用哈夫曼编码进行文字解压缩,有源程序,及友好的界面。-Huffman coding language used to extract, there is source code, and friendly interface.
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:305.44kb
    • 提供者:周丽娟
  1. SELECT

    0下载:
  2. 哈夫曼编码 实现自动的编码 可以显示路径-Huffman coding can automatically show the path
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:583byte
    • 提供者:zgy
  1. hfm

    0下载:
  2. 建立一个文本文件A,统计该文件中各字符的频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件B,再将Huffman编码文件译码成文件C,并对文件A与C进行比较。 要求:能够对dat、txt等类型文件进行压缩 -The establishment of a text file A, statistics that document the frequency of the characters, the characters of Huffman coding, th
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:300.75kb
    • 提供者:张严明
  1. 000

    0下载:
  2. 赫夫曼树的建造。。。。。。。。。赫夫曼编码。 -Huffman tree construction. . . . . . . . . Huffman coding.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:1.77kb
    • 提供者:李冰华
  1. huffman

    0下载:
  2. huffman coding and detaqil -huffman coding
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4.3kb
    • 提供者:kevin
  1. huff

    0下载:
  2. its the file for huffman coding implemented in matlab for encryption purposes
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:515byte
    • 提供者:junaid Anees
  1. Huffman-coding

    0下载:
  2. 通信的数字化是它能与计算机技术和数字信号处理技术相结合的基础,而实现通信数字化的前提是信源能提供的各种用于传递的消息,例如语音、图像、数据、文字等都必须以数字化形式表示。而信源编码是数字通信系统中的重要组成部分,他是保证信号有效传输的一种重要方式。霍夫曼编码依据字符出现的概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,其优越的性能被广泛使用在数字通信系统中。霍夫曼编码已经成为数据压缩的灵魂算法。本文介绍了无失真编码算法的构造,霍夫曼编码的规则和特点,同时分析了对信源进行优化的方法,最后
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:58.2kb
    • 提供者:郑华
  1. huffman

    0下载:
  2. 哈弗曼编码,有详细的注释,很实用,用简单的方法就能实现,并没有用到树的知识-Huffman coding
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:25.86kb
    • 提供者:惠惠
  1. huffman

    0下载:
  2. huffman编码在matlab中的实现-huffman coding
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:552byte
    • 提供者:only
  1. matlab-huffman

    0下载:
  2. 霍夫曼编码过程和编码过程中一些步骤的思想及其含义-Huffman coding process and the number of steps in the encoding process ideas and their meanings
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:37.9kb
    • 提供者:张亚杰
  1. Huffman

    0下载:
  2. 哈弗曼编码 利用二叉树来设计二进制的前缀编码,从根结点到叶子结点的路径上分支字符组成的字符串作为该叶子结点字符的编码。-huffman coding
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1.68kb
    • 提供者:eiffee
  1. Huffman

    1下载:
  2. Huffman树 对输入的英文大写字母进行统计概率 然后构建哈夫曼树,输出是按照概率降序排序输出Huffman编码。 -Huffman tree on the input, uppercase letters and then build the statistical probability Huffman tree, the output is sorted in descending order according to the probability of the output
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1.7kb
    • 提供者:王晨
  1. Huffman

    0下载:
  2. 数据结构完成哈弗曼树编码的具体程序以及实验要求-Huffman coding tree data structure to complete the specific procedures and test requirements
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:12.39kb
    • 提供者:Rebecca
  1. int-Huffman.docx

    0下载:
  2. 根据BMP图像的特点提出了基于Huffman编码的压缩方法分别采用RGB统一编码和RGB分别编码两种方式对图像进 行压缩和解压程序设计然后对多幅图像进行了压缩和解压实验最后对实验结果进行了相关的分析-Joint Optimization of Run-Length Coding, Huffman Coding, and Quantization Table With Complete Baseline JPEG Decoder Compatibility
  3. 所属分类:Software Testing

    • 发布日期:2017-04-24
    • 文件大小:13.51kb
    • 提供者:lcq
  1. HUFFMAN-CODING

    0下载:
  2. huffman coding in verilog
  3. 所属分类:Project Design

    • 发布日期:2017-04-30
    • 文件大小:8.12kb
    • 提供者:cpads
  1. Huffman-coding-and-decoding

    0下载:
  2. 输入一组数据,并基于哈夫曼算法进行编码,显示,然后基于哈弗曼编码的算法进行解码并且显示-Enter a set of data, and based on the Huffman algorithm for encoding, display, and then based on the Haverman coding algorithm to decode and display
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:5.47mb
    • 提供者:顾庆佳
« 12 »
搜珍网 www.dssz.com