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

搜索资源列表

  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. huffmanendecode

    0下载:
  2. huffman编解码,完成了编码和解码的功能,如果有错误,请通知哦 -huffman coding and decoding, completed the encoding and decoding functions, if there is an error, please notify Oh
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:12883
    • 提供者:刘健中
  1. huffman_full

    0下载:
  2. 实现huffman的算法 先输入一个文件 译码 输出译码后的文件-Huffman algorithm to achieve to enter a file decoder decoding the output file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:12319
    • 提供者:鲁兴林
  1. huffman_VC

    0下载:
  2. 一个哈夫曼编码的源程序,可以完成序列的编码与解码工作。-Huffman coding a source, you can complete the sequence of encoding and decoding work.
  3. 所属分类:Other windows programs

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

    0下载:
  2. 实现哈夫曼编码和译码,具有很强大的健壮性和实用性。-The realization of Huffman coding and decoding, have a very strong robustness and practicality.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1099
    • 提供者:王竞婷
  1. 3457435354

    0下载:
  2. 哈夫曼解码译码分块详解,注释完全,从文本读取文件 译码 解码-Huffman decoder block decoding explain, notes entirely, from the text read from the file decoder decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:35442
    • 提供者:lzp
  1. huffuman

    0下载:
  2. 哈夫曼编码、译码 -Huffman encoding, decoding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1863
    • 提供者:张雍
  1. 4

    1下载:
  2. 哈夫曼编/译码器 需求分析 根据程序目录建立函数,分别为CREATE-建立哈夫曼树,TABLE-输出编码,CODING-编码,DECODING-译码。 CREATE 函数实现从键盘输入字符集中的所有字符及其对应的频率值,建立哈夫曼编码树。 TABLE函数实现利用已建好的哈夫曼树,列出字符集中的所有字符及其对应的哈夫曼编码。 CODING函数实现利用建好哈夫曼树,对从键盘输入的正文串进行编码,并在屏幕上显示结果。 DECODING函数实现利用已建好
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7326
    • 提供者:斜阳
  1. 1

    0下载:
  2. huffman编码译码系统 很简单的课程设计 有文件操作和压缩 附送一个航空售票管理-huffman code decoding system of curriculum design is very simple to operate and there are documents attached a compressed air ticket management
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:33162
    • 提供者:lzp
  1. huffmanhangkong

    0下载:
  2. huffman编码译码系统 很简单的课程设计 有文件操作和压缩 附送一个航空售票管理-huffman code decoding system of curriculum design is very simple to operate and there are documents attached a compressed air ticket management
  3. 所属分类:教育/学校应用

    • 发布日期:2017-04-17
    • 文件大小:54016
    • 提供者:lzp
  1. Player+Demo+Source

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-The decoder supports the general category jpeg file format, which is most used in jpeg file format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2128972
    • 提供者:liusheng
  1. Huffmantree

    0下载:
  2. 数据结构中的Huffman编码/译码源程序,在Vc++6.0上编译通过。-Data structure of Huffman encoding/decoding source in Vc 6.0 compiled through.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1195
    • 提供者:永远
  1. huff

    0下载:
  2. 哈夫曼编码和译码 觉得自己有用的话就下把 我自己觉的还不错-Huffman coding and decoding feel useful on the next to sleep in my own good
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4395
    • 提供者:黄正远
  1. hafuman

    0下载:
  2. 利用哈夫曼编码进行住处通讯可以大大提高信道利用率,缩短住处传输时间,降低成本,但是,这要求在发送端通过一个编码系统将传输的数据预先编码,在接收端通过一个译码系统对传来的数据进行译码(复原),对于双向传输信息的信道,每端都一个完整的编码译码系统,试为这样的住处收发站写一个哈夫曼友的编码译码系统.-Huffman coding for home use can greatly improve the communication channel utilization, shorten the res
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:7543
    • 提供者:lizhi
  1. haffman

    0下载:
  2. 数据结构课程设计:哈夫曼编码、译码器(对文章进行编码 再译码-Data Structure Course Design: Huffman coding, the decoder (for decoding re-encoded article
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:3082
    • 提供者:罗罗
  1. HuffmanCode

    0下载:
  2. 实现了对文本文件的huffman编码与解码过程-The realization of a text file of huffman encoding and decoding process
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:259658
    • 提供者:mxc
  1. haffman

    0下载:
  2. 哈夫曼数的编码和译码,使用VC编程,课程设计必备-The number of Huffman coding and decoding, the use of VC programming, curriculum design must
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:306669
    • 提供者:fancy
  1. huffmantree

    0下载:
  2. huffman树的编码,译码过程实现 用c++编译实现,可运行,生成可执行exe文件-huffman tree encoding, decoding process using c++ compiler to achieve, can be run to generate executable exe files
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:7280
    • 提供者:戚佳
  1. VChaffuman

    0下载:
  2. 哈夫曼编码在文件压缩中有其独特一点,它的编码方式特殊。在通信领域可以得到应用。本程序使用C++编写,在VC6.0上调试,完成了文件的读取,文件字符的统计,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。-Huffman file compression in a unique point, and its special encoding. In communications applications can be. This procedure
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:269354
    • 提供者:罗天银
  1. HuffmanCode

    0下载:
  2. 本算法的作用是利用建立的huffman编码进行编码和译码。首先要建立huffman树,其主要的思想是权大的外结点靠近根,权小的远离根。大体的算法是在n个结点中不断的选取两个相对小的结点建立huffman树,直到全部结点都在huffman树中。-The role of this algorithm is the use of established code huffman encoding and decoding. First of all, to establish huffman tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7057
    • 提供者:pig
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 30 »
搜珍网 www.dssz.com