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

搜索资源列表

  1. 最最优编码译码——DOS控制台

    0下载:
  2. 、利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站写一个哈夫曼码的编/译码系统。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2011-11-24
    • 文件大小:1.95kb
    • 提供者:e_city_smile
  1. hfm

    0下载:
  2. 树形结构的应用 ——哈弗曼编码/译码1.程序的功能: 输入明文,通过统计不同字符出现的频率作为权值,生成哈弗曼树,并存于文件中;编码生成暗文,存于文件中;再由暗文生成明文,存于文件中。 2.输入输出的要求: 仅能输入英文字母作为明文,输出0、1组成的暗文。 3.测试数据: (1)asdjfas (2 ) dkfskjdfcijj (3 ) ovenmkjovi-1. Program features: input plaintext, t
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:7.5kb
    • 提供者:lting
  1. baffman

    0下载:
  2. 哈弗曼编码的实现,包括了构造哈弗曼树函数,编码函数,译码函数和输出函数。-哈弗曼coding to achieve, including the structure tree哈弗曼function, encoding function, decoding function and output function.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:434.25kb
    • 提供者:huangqiuxuan
  1. HuffmanTree

    0下载:
  2. 该程序可以对输入的字符进行编码,构建哈弗曼树,也可以实现哈弗曼树的译码功能-The program can input characters encoding,哈弗曼build tree, it can be achieved哈弗曼tree decoding function
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:nemo
  1. HaffumanTree

    0下载:
  2. 用C++做的哈弗曼树编码译码程序!里边有一些文件操作的代码!文件操作代码比较多!-Using C++ to do the decoding process哈弗曼coding! Have some file operations inside the code! File operations code more!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:105.41kb
    • 提供者:陈新杰
  1. c

    0下载:
  2. 这是哈弗曼吗的编码与译码程序,下载之后用visual c++ 打开-this is a program about HuffmanCode。please use visual c++ to open it.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:187.78kb
    • 提供者:
  1. hfm

    0下载:
  2. 哈弗曼编码译码器,功能强大,好不好下了才知道-哈弗曼codec and powerful, a good to know
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.96kb
    • 提供者:张之亮
  1. dd

    0下载:
  2. 本文件包括航班查询订票系统 哈弗曼编码/译码器两个程序的源代码以及实验报告。是本人的课程设计哦。 -This document includes flight booking system Havermann check encoder/decoder 2 program' s source code, and test reports. Oh yes my course design.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:373.03kb
    • 提供者:张东东
  1. Havermanncoding

    0下载:
  2. 哈弗曼编码的应用 本设计要求 1.对输入的一串电文字复试线哈弗曼编码2.在对哈弗曼编码生成的代码串进行译码3.输出电文字符串 -Havermann coded design requirements apply this one. For input string of text re-testing power line Havermann code 2. Havermann code in the generated code string to decode 3. Output messa
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:2.14kb
    • 提供者:
  1. huffman

    0下载:
  2. 哈弗曼编/译码程序,C语言实现.这个程序是从文件中读取字符串,编码和译码之后也写到文件里,可以改变文件路径,或做适当更改,编程从终端输入输出.自己写的,可能会有不合适的地方,供大家参考而已.-Havermann encoding/decoding process, C language. This program is the string read from a file, encoding and decoding is also written after the file, you ca
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:458.27kb
    • 提供者:water
  1. huffman

    0下载:
  2. 哈弗曼编码译码器 通过建立哈弗曼树,并对其进行编码译码 然后放入相应的TXT文件中-Havermann codecs through the establishment of Havermann tree, and its encoding and then decoding into the corresponding TXT file
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:180.8kb
    • 提供者:lilin
  1. Haffman

    0下载:
  2. 自己写的哈弗曼编码、译码程序。可以向.txt文件写入编、译码结果。(目前尚未实现自动读入编码功能)-My own Haffman coding, decoding process. Can. Txt file is written series, decoding the results.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:12.47kb
    • 提供者:cc
  1. hafumancode

    0下载:
  2. 该程序是一个哈弗曼编译码器,实现哈弗曼都编码和译码-The program is a Havermann codec, encoding and decoding are achieved Havermann
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2.65kb
    • 提供者:xj
  1. Huffman

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

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

    0下载:
  2. 用Visual C++ 6.0编写的哈弗曼编码译码器源代码-Using Visual C++ 6.0 codec written in the source code Hafu Man
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:228.59kb
    • 提供者:tudongmei
  1. huffman-code

    0下载:
  2. 该小程序为哈弗曼编码系统,带有一个小界面,主要执行的功能是对输入的数据进行编码,译码,构造并打印哈夫曼树。并且将输入的数据进行保存。-The applet is Felicity Huffman coding system, with a small interface, main function is performed on the input data encoding, decoding, construct and print a Huffman tree. Data entered
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1.31kb
    • 提供者:樊璐
  1. Huffman-decoding

    0下载:
  2. 一个小程序关于哈弗曼编码译码-Huffman decoding
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5.11mb
    • 提供者:谢泓亮
  1. Huffman

    0下载:
  2. 创建哈弗曼书,统计文本中单词出现的个数,实现哈弗曼编码和译码-Count the number of words by creating a huffman tree. Huffman coding and decoding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.61kb
    • 提供者:李思源
  1. 1

    0下载:
  2. 哈弗曼编码,通过程序实现编码译码以及统计功能,最后实验该程序的功能。-Huffman encoding, decoding and encoding statistical functions to achieve through the program, the final test the functionality of the program.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:646.73kb
    • 提供者:啊婷
  1. 哈弗曼树6.0

    0下载:
  2. 使用文件保存初始的文本数据及最终的结果。 ? 文件名为inputfile1.txt的文件保存的是一段英文短文; ? 文件名为inputfile2.txt的文件保存01形式的编码段; ? 文件名为outputfile1.txt的文件保存各字符的出现次数和对应的编码; ? 文件名为outputfile2.txt的文件保存对应于inputfile2.txt的译码结果。 统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:4.2mb
    • 提供者:destinyuan
« 12 »
搜珍网 www.dssz.com