搜索资源列表
HUFFMAN
- Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman coding).
fast huffman decoder
- A fast huffman decoder for standard JPEG image. This C code is used in linux and windows.
Huffman-coding
- 用C语言使用Huffman编码算法对给定的BMP图像文件进行编解码-codec BMP image files for a given using the Huffman coding algorithm in C language
comp
- Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
Hf
- 哈夫曼数的编码,译码和树的打印-The number of Huffman encoding, decoding and tree print
Cpp源代码
- 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
huffman
- 一份huff_tc.c,只能在tc下运行,因为加入了用tc图形界面直观画出树形的代码。一份是huff_vc.c,是在vc和tc下都能运行的程序,没有直观表达编码的树形结构。 [目的] 构建所输入符号(及权值)的哈夫曼树,并利用该树求出各符号的编码,深入理解最优二叉树的概念及其特性。 [问题描述] 读入各个符号及其权值,求各符号的哈夫曼编码。 [基本要求] (1)读入各个符号及其权值,建立哈夫曼树; (2)利用建立的哈夫曼树对各符号进行编码,输出编码结果。 [
huffman
- Matlab下实现huffman编码 在MATLAB中模拟c中链表 利用复数运算-Matlab under huffman coding in the MATLAB simulation of c in the list in the use of the plural operation
huffman.c
- Implementation of Huffman code in C
huffman
- A file containing source code of building huffman tree in C from an array.
Huffman
- self contained Huffman encoder and decoder with CLI. Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
Huffman
- 一个简单的huffman的c语言程序,程序写的较为简单,重点利用数据结构中的二叉树算法。初学者可以看看,作为不同的思路。-A simple huffman c-language program, the program written in relatively simple, focusing on the use of the binary tree data structure algorithms. Beginners can see, as a different way of thi
newfile.c
- huffman code immlemanted in C++. goog one this is must run. if u found any bug mail to me
HUFFMAN
- program in C++ for Halfman Algorithm
huffman-0.1
- this zip file contains source code for huffman algoritm in c language
Huffman
- 哈夫曼编码及译码 实现了对英文翻译,英文文献等的编码及译码-Huffman encoding and decoding
Shannon-fano
- A source code of Shannon-fano coding in C++. Sometimes also known as prefix coding
Huffman-coding-in-C-language
- 用C语言实现huffman编码,生成txt文件,显示编码结果,压缩比。-Huffman coding in C language
Huffman
- C++代码实现huffman树,一种很有用的数据结构-huffman in c++
Huffman
- Huffman nen code in c++