搜索资源列表
haffman
- 实现Haffman算法,有输入的接口,需输入字符及其权重,能自动生成Haffman编码-achieve Haffman algorithm, the input interface, the need to import characters and weights, can automatically generate code Haffman
Haffman
- 哈夫曼树的建立,haffman 编码,在turbo c 下运行
Haffman
- 运用面向对象方法编写的一个haffman编码树,采用的数据结构为二叉树,完全是自己写的,还望大家多多指教!
haffman
- haffman的编码和译码 haffman的编码和译码
Haffman
- huffman 算法 包含的主要个文件: minheap.h:初始化堆 haffman.cpp:具体实现huffman算法
haffman
- haffman編碼 for maltab
haffman.rar
- 本程序包括建立haffman树,haffman编码,haffman译码系统,并且可以执行、,haffman
Haffman
- 利用Haffman树实现文本数据的压缩和解压缩。VC++MFC环境-Using Haffman code method,complete text file compress and uncompress. please use it under VC++ mfc environment.
haffman
- 用于计算信息熵的哈弗曼编码的c++源代码,含实验报告和结果分析-it contents the C++ source of haffman and the reports and analysis
Haffman
- C语言编写Haffman算法包括编码解码,内容关涉栈、二叉树及森林-C language, including Haffman algorithm codec, content related to stack, tree and forest
haffman
- 哈夫曼编码的实现 比较简单 使用VC写的 是C语言-Huffman coding is relatively simple to achieve the use of VC is about C language
haffman
- 哈夫曼编码用 c语言编写的 比较简单 初学者 编码与字符的转换-Huffman coding using c language is relatively simple for beginners and character encoding conversion
haffman
- 数据结构课程设计:哈夫曼编码、译码器(对文章进行编码 再译码-Data Structure Course Design: Huffman coding, the decoder (for decoding re-encoded article
haffman
- 哈夫曼算法。能够实现最基本的哈夫曼算法内容。-Huffman algorithm. To achieve the most basic content Huffman algorithm.
haffman
- 哈弗曼编码的递归实现算法,包括构造哈弗曼树函数,编码函数,译码函数和输出函数。-哈弗曼recursive coding algorithm, including the tree structure哈弗曼function, encoding function, decoding function and output function.
haffman
- 哈夫曼数的编码和译码,使用VC编程,课程设计必备-The number of Huffman coding and decoding, the use of VC programming, curriculum design must
encoding_source_code
- 适合初学者的基于MATLAB的JPEG编码,haffman编码,RLE编码.-Suitable for beginners MATLAB-based JPEG coding, haffman encoding, RLE encoding.
Haffman
- 一款Haffman编码!现代的压缩技术都是以它为基础!这些代码对文件的导入,算法,构建一棵树,遍历一棵树,最优解都有非常打得好处!能够很好的压缩txt文件!也能解码!是原来的四分之一大小到七分之一大小。真的很不错!-A Haffman coding! Of modern compression technologies are based on it! These codes into the document, the algorithm to construct a tree, traver
Haffman
- Haffman解压与压缩,C++实现,压缩率26 -Haffman C++ 26
Haffman
- Haffman编码及解码的C++实现,能对指定文件进行Haffman编码或解码-Haffman encoding and decoding C++ implementation of the specified file to encode or decode Haffman