CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - huffman decoder

搜索资源列表

  1. huffman

    0下载:
  2. 根据对二叉树知识的理解,实现对最优二叉树哈夫曼树的构造,遍历,然后实现编码,译码的功能,结果保存到文件中. 输入要进行编码的字符段,统计对字符的出现次数即为权值,根据权值建立哈夫曼树,由哈夫曼树可得到各字符的编码,反过来可得数字译码,保存到文件中 -Based on a binary tree of knowledge of understanding, to achieve the optimal Huffman tree binary tree structure, traverse
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1.82kb
    • 提供者:吕璐
  1. myprojects

    0下载:
  2. 哥德巴赫猜想,哈夫曼编码译码器,河内塔问题等的VC++解决,许多算法的实现-Goldbach Conjecture, Huffman decoder, Hanoi tower problem, etc. VC++ Resolved, the realization of many algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:920.15kb
    • 提供者:shijunqi
  1. 4

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

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

    0下载:
  2. 哈夫曼树,编写一个哈夫曼编/译码系统具有初始化,编码,译码,印代码文件,印哈夫曼树等功能,是数据结构作业的上机源代码-Huffman tree, the preparation of a Huffman encoder/decoder system initialization, encoding, decoding, code printed documents, printed features such as Huffman tree is a data structure of the
  3. 所属分类:Other windows programs

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

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

    • 发布日期:2017-03-28
    • 文件大小:624.65kb
    • 提供者:吕正华
  1. hafuman

    0下载:
  2. 利用二叉樹實現哈夫曼編碼器和解碼器的功能-Huffman encoder and decoder functions with Binary Tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:849.57kb
    • 提供者:馮慎
  1. Huffman-tree-and-Parking-management

    0下载:
  2. 本程序是双工信道哈夫曼的编/译码器,该系统可进行字符与二进制码值间转换。栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。-This procedure is a duplex channel Huffman of knitting/decoder, this system can be character and the binary code value among conversion. Stack simulation parking lot to queu
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:3.36kb
    • 提供者:李密
  1. Huffumancode

    0下载:
  2. 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编译码系统。-The use of Huffman coding information and communication can greatly improve the channel utilization
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:1.78kb
    • 提供者:黄晓明
  1. huffmantree

    0下载:
  2. 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。 基本要求:一个完整的系统应具有以下功能: (1)初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,(选做:并将它存于文件hfmTree中)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3.42kb
    • 提供者:微白
  1. huffman

    0下载:
  2. 数据结构实验-利用二叉树结构实现哈夫曼编/解码器-The Experimental on data structure- which uses binary tree Huffman encoder/decoder
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:533.72kb
    • 提供者:许晨雪
搜珍网 www.dssz.com