资源列表
lzw
- LZW码能有效利用字符出现频率冗余度进行压缩,且字典是自适应生成的,但通常不能有效地利用位置冗余度。-Effective use of LZW code redundancy character frequency compression, and adaptive dictionary is generated, but usually can not effectively use the position redundant.
hafuman
- 运用哈夫曼算法实现压缩红楼梦问题,压缩率70 -Lou Huffman compression algorithm using the problem, the compression rate of 70
huffman
- huffman解压与压缩,主要功能有 读取文件,压缩,解压-huffman
KaraokeDemo
- 这是一个卡拉OK点歌系统,要做这个程序的可以进行参考,是VC++的-OK this is a karaoke song system, this program can do for reference, is VC++,
OperatingSystemExp1
- 欢迎大家来下载,如果不好望大家指出改正-Welcome!!!!
huffman
- 霍夫曼编码,可以实现一个霍夫曼树的编写及解码-Huffman coding
TestLZARICompress
- 文本压缩软件,可直接解压进行处理,无需进行额外代码添加-Text compression software that can be directly extracted for processing, without the need for additional code
huffman
- Huffman编码,完成了哈弗曼的编码及matlab的实现,通过该编码可以获得较好的图像压缩-Huffman coding, coding and completed Hafu Man matlab implementation, the adoption of the code can get better image compression
LZWdepressionCsourcecode
- 字典编码LZW 解压缩 读写 头文件和源文件源代码-LZW decompression dictionary to read and write code header files and source code files
huffmancode
- 自适应赫夫曼编码 多媒体应用 解压缩 C源代码-Adaptive Huffman coding of multimedia applications extract the C source code
Szip
- 利用哈夫曼编码进行对已有文件进行重新编码,大大提高减小文件大小,减少存储空间,也就是压缩。在文件使用时,再对压缩文件进行解压缩,也就是译码,复原原有文件。-Using Huffman coding re-encoding of existing files, greatly reducing the file size increase, reduce storage space, which is compressed. When used in the file, then extract
hough_transform
- Hough Transform in C-Hough Transform in C++