搜索资源列表
baogaohuFFMAN
- 哈夫曼编码的实现,用C语言编写的,报告中赋有原代码.-Huffman coding achieved, using the C language, the report vested with the original code.
HuffmanCode_java
- huffman字符编码的java实现,可将英文文本压缩为huffman编码,也可将压缩后的huffman编码解压缩为英文文本-Huffman coding characters java realized, English text can be compressed to Huffman coding, can also be compressed Huffman coding compression solutions for the English version
huffmancode.GOOD
- 1、 利用哈夫曼编码进行通信可以大大提高信道利用率,缩小信息传递时间,降低传输成本-1, the use of Huffman coding can be greatly improved communication channel utilization, reducing the information transmission, reduce transmission costs
huffman_
- 利用哈夫曼编码,可以对一组数据编码和译码-use Huffman coding, on a group of data coding and decoding
huffman编码实现
- huffman编码实现-Huffman Coding
hafuman
- 哈夫曼编码课程设计-Huffman coding course design
javaHuffumancode.rar
- 用JAVA实现哈夫曼编码,能进行插入等操作,Huffman Coding with JAVA to achieve, can be inserted, such as operation
JAVA_huffman
- 用Java实现哈夫曼编码,大家可以多学习学习-Huffman coding using Java to achieve
huffmancodeimplementation
- Huffman s compression algorithm implemented in Javascr ipt. 2009-06-02 implemented Huffman s compression algorithm in Javascr ipt. Here is a wiki link describing what Huffman coding is: http://en.wikipedia.org/wiki/Huffman_coding My working e
Ha
- 这个是用java语言来实现数据压缩算法中的哈夫曼编码算法程序-This is done using java language to implement data compression algorithm, Huffman coding algorithm program
Eve_-_File20871710152007
- Huffman coding to create code
huffmancode
- 信息论与编码理论中赫夫曼编码的JAVA源码,自己写的,不是多好,但是用起来很方便,仅供参考.-Information theory and coding theory, Huffman coding JAVA source code, their own writing, and is not especially good, but it is easy to use for reference purposes only.
Structure
- 计算机系统实验,内容有哈夫曼编码,通道的处理,流水线处理以及LRU算法的实现-Experimental computer systems, the contents of Huffman coding, channel processing, pipeline processing, and LRU Algorithm
Huffman
- JAVA利用霍夫曼编码实现文件压缩与解压缩功能-Using Huffman coding to achieve compression and decompression functions
huffman
- 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本,试用java语言设计一个哈夫曼编码系统。通过本课程设计,应使学生掌握哈夫曼编码的特点、储存方法和基本原理,培养学生利用java语言正确编写程序及调试程序的能力,运用数据结构知识解决实际问题的能力。-Communicate using Huffman coding can greatly improve the channel utilization, reduce transmission time informati
Huffman-Coding-master
- huffman coding and decoding useful for begining java
Huffman
- java实现huffman编码,主要追对字符串,可以输出每层细节和码的权值-java achieve huffman coding, the main chase string, you can output the right values in each detail and code
huffman
- huffmanh编码 采用huffman树与队列结合的方法程序改自网上一个很好的源码,方法很好-huffmanh huffman coding methods and procedures using a combination of tree and queue a nice change from the online source, a very good method
Huffman-compression-algorithm
- 哈夫曼编码生成步骤,哈夫曼编码算法,哈夫曼编码编程。等-Huffman code generation step, Huffman coding algorithm, Huffman coding programming. Wait
huffman
- Huffman算法是一种用来构造最优前缀码(Huffman编码)的贪心算法,java实现-Huffman algorithm is a kind of used to construct the optimal prefix code greedy algorithm (Huffman coding), the Java implementation