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

搜索资源列表

  1. windlx

    0下载:
  2. 经统计,某机器14条指令的使用频度分别为:0.01,0.15,0.12,0.03,0.02,0.04,0.02,0.04,0.01,0.13,0.15,0.14,0.11,0.03。分别求出用等长码、Huffman码、只有两种码长的扩展操作码3种编码方式的操作码平均码长。 解: 等长操作码的平均码长=4位 Huffman编码的平均码长=3.38位 只有两种码长的扩展操作码的平均码长=3.4位。 9.若某机要求:三地址指令4条,单地址指令255条,零地址指令16条。设指令
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:144601
    • 提供者:lily
  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
    • 文件大小:33845
    • 提供者: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
    • 文件大小:2961
    • 提供者:sonfj
  1. huffman(c++)

    0下载:
  2. 这是我们的课程设计,采用了7位压缩,可压缩英文 文本。功能蛮强的。-This is our curriculum design, using a seven compression, compressible and English texts. Function pretty strong.
  3. 所属分类:软件工程

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:254634
    • 提供者:dgsgd
  1. 基于JPEG图像解码的高速Huffman解码电路

    0下载:
  2. jpeg vld 实现
  3. 所属分类:文档资料

    • 发布日期:2009-03-18
    • 文件大小:107995
    • 提供者:alexww
  1. xinxilunshiyuanbaogao

    0下载:
  2. 信息论的课程实验报告实验一 信道容量的迭代算法程序设计………………….4 实验二 唯一可译码判决准则…………………………… 9 实验三 Huffman 编码方案程序设计…………………15 实验四 LZW编码方案程序设计…………………… 20 实验五 Shanoon编码方案程序设计………………… 23 实验六 循环码的软件编、译码实验…………………….27 实验七 BCH码最大似然译码器设计………………… 31 -Information theory course ex
  3. 所属分类:software engineering

    • 发布日期:2016-01-25
    • 文件大小:153600
    • 提供者:chenjjn
  1. zz00

    0下载:
  2. 哈夫曼编码的C程序代码 不知道是不是正确的 是我转载别人的程序-Huffman coding in C code do not know if I am correct procedures reproduced others
  3. 所属分类:Document

    • 发布日期:2017-11-26
    • 文件大小:1244
    • 提供者:zz
  1. hafuman

    2下载:
  2. 标准的哈夫曼编译器实验报告 从编码到译码都实际验证过,正确无误 实验报告内容详尽准确 值得学习的实验报告模板-Standard experimental report compiler Huffman encoding to decoding are from actual verified, the experimental contents of the report is correct and accurate in detail to learn the experimen
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:63623
    • 提供者:彭飞
  1. Huffman

    0下载:
  2. Huffman code developed in c-Huffman code developed in c++
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:759996
    • 提供者:sawa
  1. huffman

    1下载:
  2. 哈夫曼树实现文件的压缩和解压缩课程设计,开发环境:VC。内含有源文件、源代码和实验报告-Huffman tree for file compression and decompression of curriculum design, development environment: VC. Contains active files, source code and test reports
  3. 所属分类:software engineering

  1. Huffman

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

    • 发布日期:2017-03-28
    • 文件大小:12691
    • 提供者: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
    • 文件大小:13836
    • 提供者:lcq
  1. Huffman

    0下载:
  2. Huffman encoder and decoder
  3. 所属分类:File Formats

    • 发布日期:2017-05-07
    • 文件大小:1287985
    • 提供者:dunfrey
  1. huffman-compression

    0下载:
  2. huffman compression text file-huffman compression text file
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:419441
    • 提供者:Xubair Shoumik
  1. Huffman

    0下载:
  2. 根据赫夫曼编码的原理,编写一个程序建立英文字母的赫夫曼编码。下面是英文字母使用频率表( ): A 8.19 B 1.47 C 3.83 D 3.91 E 12.25 F 2.26 G 1.71 H 4.57 I 7.10 J 0.14 K 0.41 L 3.77 M 3.34 N 7.06 O 7.26 P 2.89 Q 0.09 R 6.85 S 6.36 T 9.41 U 2.58 V 1.09 W 1.59 X 0.21 Y 1.58 Z 0.08 -Accord
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:lipei
  1. HUFFMAN-CODING

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

    • 发布日期:2017-04-30
    • 文件大小:8310
    • 提供者: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
    • 文件大小:5736617
    • 提供者:顾庆佳
  1. huffman

    0下载:
  2. 哈夫曼编解码的实现对于图像能够实现输出图片显示压缩效果等功能-Huffman codec implementation for the image can be achieved by the output picture shows the compression effect and other functions
  3. 所属分类:Communication

    • 发布日期:2017-12-14
    • 文件大小:1192
    • 提供者:彭澄
« 1 23 4 5 6 »
搜珍网 www.dssz.com