搜索资源列表
SPLAY
- The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Or
QccPackSPIHT-0.54-1.tar
- QccPackSPIHT-0.54-1 (release 2007-04-30) The Set Partitioning in Hierarchical Trees (SPIHT) algorithm for wavelet-based image coding .-QccPackSPIHT - 0.54-1 (release 2007-04-3 0) The Set Partitioning in Hierarchical Trees ( SPIHT) algorithm for wav
VChaffuman
- 哈夫曼编码在文件压缩中有其独特一点,它的编码方式特殊。在通信领域可以得到应用。本程序使用C++编写,在VC6.0上调试,完成了文件的读取,文件字符的统计,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。-Huffman file compression in a unique point, and its special encoding. In communications applications can be. This procedure
Prb_Noname
- It s an interface for using huffman trees (data structure application) that can be used for compression and a test program with CLI in a form of a menu to test those features.
Huffman
- 一个完整的系统应具有以下功能: (1)初始化 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件; (2)编码 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中; (3)解码 利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码; -A complete system should have the following functions: (1) initialize a read from the t
hafuman
- 这是个利用哈夫曼树进行压缩的小程序,能支持各种格式的压缩,非常适合初学者,了解使用哈夫曼树,但效率比较低,需要优化-This is compressed using Huffman tree for a small program that can support a variety of compression formats, is ideal for beginners to understand the use of Huffman trees, but the efficiency i
111111111
- 读取文本文档 显示文本文档里的字符串 统计 出现次数 频率 以及种类 和 种类数 用于建立霍夫曼树-Read the text in the document text document frequency of occurrences of the string statistics and used to establish the type and number of species Huffman trees
MATLAB-SPIHT_v1.0_02-12-08
- MATLAB 实现基于小波变换的图像压缩编码算法SPIHT-Implement the wavelet-trees-based image coding algorithm SPIHT using MATLAB
