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

搜索资源列表

  1. 15458462587421556

    0下载:
  2. Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in Eng
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:182.81kb
    • 提供者:吉尔
  1. huffman

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

    • 发布日期:2008-10-13
    • 文件大小:4.04kb
    • 提供者:陈文杰
  1. huffman

    0下载:
  2. matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark) 6. huffman_demo1.m (dem
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:18.9kb
    • 提供者:lindajillduan
  1. huffman

    0下载:
  2. 模拟霍夫曼树算法过程,在相同目录下建立一个有数据的TXT文件,然后按提示运行-Huffman tree algorithm simulation process, in the same directory data to create a TXT file, and then follow the prompts to run
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:5.74kb
    • 提供者:吴平波
  1. hfm

    0下载:
  2. 建立一个文本文件A,统计该文件中各字符的频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件B,再将Huffman编码文件译码成文件C,并对文件A与C进行比较。 要求:能够对dat、txt等类型文件进行压缩 -The establishment of a text file A, statistics that document the frequency of the characters, the characters of Huffman coding, th
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:300.75kb
    • 提供者:张严明
  1. Huffman

    0下载:
  2. This file encode a txt file with the Huffman algorithms. It also reconstruct it.
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:228.2kb
    • 提供者:Amit Adoni
  1. TestZip

    0下载:
  2. 用huffman编码实现对文件的压缩以及解压。其中有四个功能,分别用-f、-d等参数,压缩文件为txz文件、原文件规定问txt文件-use the Huffman coding the file compression and decompression. Of these, four features were used-f,-d and other parameters, compressed file txz document, the provisions of the origina
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:3.76kb
    • 提供者:余鹏
  1. hafuman

    0下载:
  2. 实现简单赫夫曼编码,对简单的txt文件进行编译和统计-To achieve a simple Huffman coding, to compile a simple txt file and statistics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3.02kb
    • 提供者:许文举
  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. feno

    0下载:
  2. 进行香农、费诺和赫夫曼信源编码 对离散信源,如一段中文或者英文文字(txt文件)进行分析,统计信源空间,然后进行编码,存储编码码表; 根据编码码表进行信源译码 -To Shannon, fees Novo Huffman source coding for discrete sources, as a Chinese or English text (txt file) for analysis and statistical information source space, an
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:658byte
    • 提供者:zhengxin
  1. Huffman

    0下载:
  2. 用哈夫曼树思想对txt文件和doc文件进行编码压缩,并且可以对压缩后文件进行解压-Huffman tree with the thinking of txt file and doc file encoding, and can extract compressed files
  3. 所属分类:Windows Develop

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

    0下载:
  2. (1)根据所给的字符建立出哈夫曼树并由此获得哈夫曼编码,同时将哈夫曼编码存入hfmTree.txt文件中。 (2)利用建立好的哈夫曼编码将所给的文件编码,同时存入CodeFile.txt文件中。 (3)利用哈夫曼树及其编码将文件CodeFile.txt中的密码解码。同时将所需解码的文件以50字为一行输出,并输出解码后的文件。 -(1) According to the character of the establishment of a Huffman tree and thus
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 霍夫曼编码,可以对txt文件霍夫曼编码并输出、解码输出-Huffman coding, Huffman coding can txt file and output, decoding output
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:19.61kb
    • 提供者:k
  1. Huffman

    0下载:
  2. 哈夫曼编码译码器,主要用于学生学习交流使用,可对txt文件进行压缩解压缩。-Huffman decoder, is mainly used for students to learn to share, txt file compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.23kb
    • 提供者:Carl Sun
  1. Huffman

    0下载:
  2. 实现霍夫曼编码和霍夫曼解码,并统计原文件中的各个字符出现的频率,将字符及其出现的频率保存至txt文件中,构建的霍夫曼树也将被保存至txt文件中。-Achieve Huffman coding and Huffman decoding and statistical frequency of each character in the original document that appears to save the characters and their frequency of occur
  3. 所属分类:Editor

    • 发布日期:2017-05-23
    • 文件大小:7.31mb
    • 提供者:
  1. Huffman

    0下载:
  2. 哈夫曼编码,可以实现对一片txt文件中的26个英文字母计数,并进行哈夫曼编码-Huffman coding, can count the number of 26 letters of the alphabet in a txt file ,and coding them with Huffman method
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.24kb
    • 提供者:longmay chou
  1. Adaptive-Huffman

    0下载:
  2. 自适应哈夫曼编解码源代码。 生成的可执行文件可以对txt文件进行压缩和解压缩。-Adaptive Huffman coding source code. The generated executable file can compress and decompress the txt file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:段宏达
  1. huffman

    0下载:
  2. 基于Huffman树的压缩文件及解压文件源代码,可压缩txt,图片,音频等,但txt格式压缩率较高,其他格式压缩不明显(Huffman tree based compressed files and decompression file source code, compressed TXT, pictures, audio, etc., but TXT format compression rate is higher, other formats are not obvious compre
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:1.62mb
    • 提供者:岚爻
  1. huffman

    0下载:
  2. 基于赫夫曼树的压缩算法 二进制读入文件,对txt有较好压缩效果,而对MP4、pdf等已经被处理过的文件格式效果不不明显。但是是初学者很好的学习资料。(The compression algorithm based on Huffman tree Binary read into the file, TXT has a better compression effect, and MP4, PDF has been processed file format effect is not not
  3. 所属分类:压缩解压

    • 发布日期:2018-01-08
    • 文件大小:765kb
    • 提供者:絮缘
  1. huffman

    0下载:
  2. 实现哈夫曼编码,要求对一个.txt文件(为测试方便,不允许有中文和全角字符出现)进行编码,生成一个只有0和1字符的编码文件。(The realization of Huffman encoding, requirements for a.Txt file (for convenient test, does not allow Chinese and full width characters) encoding, generating a only 0 and 1 character enco
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:39kb
    • 提供者:月见水苏
« 12 3 »
搜珍网 www.dssz.com