Welcome![Sign In][Sign Up]
Location:
Search - txt huffman c code

Search list

[Compress-Decompress algrithms15458462587421556

Description: 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 English (. txt file income), Huffman code stream output (. txt files output), it would be desirable to achieve decoding process. The choice of programming language C, or C VC.
Platform: | Size: 187201 | Author: 吉尔 | Hits:

[Compress-Decompress algrithms15458462587421556

Description: 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 English (. txt file income), Huffman code stream output (. txt files output), it would be desirable to achieve decoding process. The choice of programming language C, or C VC.
Platform: | Size: 187392 | Author: 吉尔 | Hits:

[Compress-Decompress algrithmshuffman

Description: 静态的哈夫曼编码,从file.txt文件中读取字符,统计,并编码,输出到huffman-u.txt中-Static Huffman coding, the document read from file.txt characters, statistics, and coding, the output of the huffman-u.txt
Platform: | Size: 4096 | Author: 陈文杰 | Hits:

[Windows DevelopHuffman_encoding

Description: 介绍一个霍夫曼编码的C程序,会有帮助。可以上机调试,txt格式。-Introduction of a Huffman code of C procedures, will be helpful. Machine can debug, txt format.
Platform: | Size: 1024 | Author: 郑正 | Hits:

[Compress-Decompress algrithmsHuffmanencodingBaseondatastructure

Description: txt格式,数据结构习题霍夫曼编码C程序,可以上机调试-txt format, data structure C Huffman code exercise program, you can debug on the machine
Platform: | Size: 2048 | Author: liu | Hits:

[Windows DevelopHaffman

Description: 基于Visual c++的对txt文件内容进行哈夫曼转码译码的程序,txt文件内容只限英文与空格-Based on Visual c++ Huffman turned to TXT file content code decoding procedures, TXT file content will only be in English with a space
Platform: | Size: 263168 | Author: | Hits:

[Crack Hackztrees

Description: *讨论   * 本PKZIP“通缩”的过程中使用了几个哈夫曼树。越   *共源的值由短比特序列表示。   *   *每个代码树存储在ZIP文件以压缩形式   *这是本身的长度的霍夫曼编码   *所有的代码串(按升序排列按来源值)。   *实际代码串从长度重构   *解压缩过程中,如在“应用指南”中描述   *(APPNOTE.TXT)分布情况的PKWARE的PKZIP的计划的一部分。-* trees.c by Jean-loup Gailly * * This is a new version of im_ctree.c originally written by Richard B. Wales * for the defunct implosion method. * * PURPOSE * * Encode various sets of source values using variable-length * binary code trees. * * DISCUSSION * * The PKZIP deflation process uses several Huffman trees. The more * common source values are represented by shorter bit sequences. * * Each code tree is stored in the ZIP file in a compressed form * which is itself a Huffman encoding of the lengths of * all the code strings (in ascending order by source values). * The actual code strings are reconstructed the lengths in * the UNZIP process, as described in the application note * (APPNOTE.TXT) distributed as part of PKWARE s PKZIP program.
Platform: | Size: 11264 | Author: ShichaoLiang | Hits:

CodeBus www.codebus.net