Welcome![Sign In][Sign Up]
Location:
Search - HUffman

Search list

[OtherHuffman文件压缩与解压

Description: 用Huffman编码完成的文件压缩与解压-Huffman coding used to complete the document compression and decompression
Platform: | Size: 10240 | Author: 楚随风 | Hits:

[2D GraphicHuffman编码的算法及其实现。

Description: Huffman编码的算法及其实现。 这是一个实验报告,请采纳!-Huffman coding algorithm and its implementation. This is an experiment report, adopted!
Platform: | Size: 5120 | Author: fad | Hits:

[Otherhuffman tree

Description: huffman tree 问题描述:设一份电文中有不同出现频率的字符,为了提高电文的输入和翻译效率,必须有一套简短而又不会产生歧义的字符代码。试根据哈夫曼算法,对电文中的不同字符,构造出一棵哈夫曼树,对每个字符进行编码。-Huffman tree Problem description : Let a message different frequency of the characters, in order to enhance the input and message translation efficiency, we must have a brief but no ambiguity of the characters code. Examination under Huffman algorithm, the message of characters, construct a Huffman tree for each character coding.
Platform: | Size: 9216 | Author: 李明 | Hits:

[Other统计英文文章的字符个数并huffman编码

Description: a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffman coding; Requirements : Every character in the output of the number and the code for which the minimum requirement of the right to use Heap; B) Summary of design : the procedures used by the data nodes the tree structure and linear form, the algorithm used by the main sculpture, in order Huffman algorithm.
Platform: | Size: 3072 | Author: 李韦纬 | Hits:

[Data structsHuffman程序

Description: 为得到使电文总长最短的二进制前缀编码,则以n种字符出现的频率作权,设计一棵Huffman树,求出给定权值的字符对应的Huffman编码。-enable the message to be chief of the shortest prefix binary coding, while the n characters of frequencies for the right to design a Huffman tree, obtained the right to set the value of the characters in the corresponding Huffman coding.
Platform: | Size: 9216 | Author: 张磊 | Hits:

[OtherHuffman解码编码

Description: 使用vc++编写的一个实现huffman编码的程序,适用于数据结构中二叉树的相关程序设计-vc prepared by the use of a realization Huffman coding procedures applicable to the binary tree data structure of the design process
Platform: | Size: 619520 | Author: yhl | Hits:

[Compress-Decompress algrithmsHuffman(UsingC++)

Description: 本程序使用8种不同的方式实现了Huffman编码算法,使用Visual Studio .NET(建议使用VS .NET 2003或以上版本)打开Huffman.sln,编译生成并运行huffman.exe即可。-the procedures used eight different ways to achieve the Huffman coding algorithm, use Visual Studio.NET (recommended VS.NET 2003 or later) with open Huffman.sln, compile and run huffman.exe generation can be.
Platform: | Size: 67584 | Author: 林铭 | Hits:

[Compress-Decompress algrithmshuffman

Description: 一个huffman压缩解压算法源码,有具体的实现算法和代码注释.-a Huffman compression decompression algorithm source, a specific algorithm and code Notes.
Platform: | Size: 38912 | Author: bitstar911 | Hits:

[STLstl-huffman

Description: implement huffman algorithm with stl priority-queue, first you must have the file, then the result is saved-implement Huffman algorithm with stl prio rity- queue, first you must have the file, then the result is saved
Platform: | Size: 1024 | Author: 李明 | Hits:

[Special EffectsHuffman--encodeVC

Description: huffman 编码,对生物医学信号进行压缩编码! 解压后就可以运行! 用VC++语言编写!-Huffman coding, the biomedical signal coding! Decompression can run after! VC language!
Platform: | Size: 376832 | Author: 张甲杰 | Hits:

[Data structshuffman-src

Description: 8种不同的方式实现了Huffman编码算法,使用Visual Studio .NET(建议使用VS .NET 2003或以上版本)或 gcc 3-eight different ways to achieve the Huffman coding algorithm, Visual Studio.NET (recommended VS.NET 2003 or later) or gcc 3
Platform: | Size: 37888 | Author: 易飞扬 | Hits:

[Compress-Decompress algrithmshuffman-0.7

Description: Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. More information on Huffman encoding may be found at: http://michael.dipperstein.com/huffman http://datacompression.info/Huffman.shtml -Huffman compression/decompression algorithm to achieve the ANSI C This archive con tains a simple and readable ANSI C implementati on of Huffman coding and decoding. This impleme ntation is not intended to be the best, fastest, smallest, or any other performance related adjective. Mo 're information on Huffman encoding may be found at : http :// michael.dipperstein.com/Huffman http :// datacompression.info/Huffman.shtml
Platform: | Size: 49152 | Author: 张森宁 | Hits:

[Special Effectshuffman(bite)

Description: 是matlab写的求解哈夫曼编码的程序。-is written in Matlab for Huffman coding procedures.
Platform: | Size: 1024 | Author: lyx | Hits:

[CSharpHuffman

Description: huffman编码,输入对应的概率,可以输出码字和码长-Huffman coding, the probability of imported counterparts, can export code and code length
Platform: | Size: 222208 | Author: 徐晨 | Hits:

[Special Effectsleeou.huffman

Description: 实现对文本信息的统计后对其huffman编码-realization of the text information after its statistics Huffman coding
Platform: | Size: 1024 | Author: 柳俊峰 | Hits:

[Data structshuffman

Description: huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码-Huffman algorithm contains Huffman coding algorithm and the decoder and the LZW algorithm source code The codecs
Platform: | Size: 58368 | Author: 欢欢 | Hits:

[Compress-Decompress algrithmshuffman

Description: 一个哈夫曼编码,我是新手,随便做个玩,请大家别笑话我.-a Huffman coding, I greenhorn casually Be play, no one I joke.
Platform: | Size: 1024 | Author: | Hits:

[JSP/JavaHuffman

Description: 数据结构中最优二叉树Huffman编码的实现,仅供参考-Optimal binary tree data structure of Huffman encoding realize, for reference only
Platform: | Size: 38912 | Author: xiexiaoyang | Hits:

[Compress-Decompress algrithmshuffman

Description: huffman编码实现文本文档的压缩和解压缩,简单好用-huffman encoding text documents realize the compression and decompression, easy-to-use
Platform: | Size: 9216 | Author: li | Hits:

[Compress-Decompress algrithmsadaptive-huffman

Description: 自适应的哈夫曼编码程序,包括屏幕输出和文件保存。-Adaptive Huffman Coding procedures, including the screen output and save the file.
Platform: | Size: 5120 | Author: 陈文杰 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net