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

搜索资源列表

  1. Huffmancodeandreport

    0下载:
  2. C++实现的哈弗曼编码,并有流程图(1)I:初始化(Initialization)。从指定的英文文件中Sourcefile.txt读取数据,根据文件内容统计的字符的频度,建立哈夫曼树。 (2)E:编码(Encoding)。利用已经建好的哈夫曼树进行编码,并将每个字符的编码写入文件HuffCode.txt中保存。 (3)C:压缩(Compress)。根据HuffCode.txt中编码对文件Sourcefile.txt进行重新编码,并将重新编码后的内容写入文件CodeFile.txt中。
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:115837
    • 提供者:dongming
  1. Huffman

    0下载:
  2. 哈弗曼编码和译码,完成这项功能 里面以TXT文档输入数据,自己写吧-huffman bianma heyima
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:1284
    • 提供者:王俊
  1. Huff

    0下载:
  2. 用c++实现哈弗曼编码和解码的过程。包括对图片以及txt格式的文档进行哈弗曼编码的压缩编码和解压多编码-C++ to achieve Havermann with encoding and decoding process. Including pictures and txt format documents Havermann compression and decompression coding and coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:43609
    • 提供者:天涯
  1. HAFUMAN

    1下载:
  2. 将字符在MATLAB用哈弗曼编码实现纯英文本的压缩-Havermann the character encoding used in MATLAB to achieve a pure English version of the compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:1376
    • 提供者:dongdong
  1. Huffmancompressionanddecompression

    0下载:
  2. 哈弗曼压缩和解压缩器,可对文件(如.txt,.doc)进行压缩和解压缩,小弟菜鸟,望各位大师多多指教-Huffman compression and decompression, and can document (such as. Txt,. Doc) for compression and decompression, rookie boy, hope you master the exhibitions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:6660
    • 提供者:
  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
    • 文件大小:185135
    • 提供者: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
    • 文件大小:12768
    • 提供者:cc
  1. HuffmanTree1

    0下载:
  2. 哈弗曼树 文件保存在C盘 名字为Haffmandata.txt-Haffmantree
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:1206
    • 提供者:张开费
  1. hafuman

    0下载:
  2. 哈弗曼 解压 编译 静态的哈夫曼编码,从file.txt文件中读取字符,统计,并编码,输出到huffman-u.txt中-Static -hafuman
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1031452
    • 提供者:Raul
  1. information2

    0下载:
  2. 本程序用于求256级灰度图片的各像素的哈弗曼编码,大小为256的数组,结果输出到dos和文件RESULT.TXT-The procedure for seeking 256 gray scale image of each pixel Havermann coding, 256 array size, the resulting output to the dos and file RESULT.TXT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2056
    • 提供者:lcm
  1. src

    0下载:
  2. 哈弗曼编码译码器. 根据读取的文本内容进行编码. 可以压缩中文 !!! 可以打开txt文本 图形界面,操作简单.-Huffman codec. According to encode the text to read. Can be compressed in Chinese!!! Can open txt text graphical interface, easy operation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:61819
    • 提供者:crw
  1. Huffman_encode-and-decode

    0下载:
  2. 能对TXT文档中的字符进行哈弗曼编码,txt文档可以自己编写(比如一篇英语短文)并输出编码后的文件,输出文件可以自己命名。之后还能再次输入编码后的文件,选择解码来进行解码,在输出会txt文档,检查后输出的txt文档与先前压缩前的txt文档的内容是一样的。-TXT document can be Hafu Man character encoding, txt documents can write your own (such as an English essay), and the outp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:3025
    • 提供者:
  1. WindowsFormsApplication1

    0下载:
  2. 实现哈弗曼编码及其压缩。对一个文本文件中的字符进行哈夫曼编码,生成编码文件(后缀名.cod);反过来,可将一个编码文件还原为一个文本文件(.txt)。-Encoding and compression to achieve Hafu Man. A text file on the characters in the Huffman code, generate code files (suffix. Cod) in turn, can restore an encoded file as a
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:63666
    • 提供者:张磊
  1. HuffmanCoding

    0下载:
  2. 用哈弗曼进行编码的简单压缩,解码小软件(只对txt文件进行压缩,内容仅限与阿拉伯数字和字母)-Encoded by Ha Fuman simple compression, decoding a small software (only the txt file compression, content only with Arabic numerals and letters)
  3. 所属分类:Compiler program

    • 发布日期:2017-06-12
    • 文件大小:19505082
    • 提供者:杜心
  1. HuffmanCPP

    0下载:
  2. 该运行程序为哈弗曼编码/译码系统,运行时依次输入需要编码的字符串中的字符和它们各自的权值,编码和译码都会生成txt文件,具体使用见readme文档,代码中注释详细,适合初学者看。-huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:293459
    • 提供者:xiaomingw
  1. MMS

    0下载:
  2. 给出输入文件content.txt,里面包含一段文字,编程实现哈弗曼编码方法,将输入文件编码后的结果输出到encode.txt;读入上面编码后的结果encode.txt,编程实现解码过程(需要编码时的哈夫曼树,存在tree.txt中),解码后的结果输出到decode.txt。 -Given input file content.txt, which contains some text, programming Hafu Man coding method, the input files
  3. 所属分类:Data structs

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

    0下载:
  2. 对英文文本进行哈弗曼二进制编码,输出到txt文本-The English text Hafu Man binary encoding, the text output to txt
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:233978
    • 提供者:Robin
  1. huffmanencode

    0下载:
  2. 哈弗曼编码,给出输入文件content.txt,里面包含一段文字,编程实现上面选择的一种编码方法,将输入文件编码后的结果输出到encode.txt;读入上面编码后的结果encode.txt,编程实现解码过程(需要编码时的哈夫曼树,具体数据结构及保存自己设计),将解码后的结果输出到decode.txt;-The Haffuman encoding given input file content.txt, which contains a paragraph of text, and progra
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:38002
    • 提供者:jygb007
  1. huffman-compress-for-txt

    0下载:
  2. 基于ASC码的哈弗曼编码压缩,只能用于txt文件的压缩-Huffman encoding and compression for compressing txt files only
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2004
    • 提供者:Arthur
  1. 哈弗曼树6.0

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

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