资源列表
huffman
- 采用哈夫曼编码思想实现文件的压缩和恢复功能,并提供压缩前后的占用空间之比。 要求: (1)描述压缩基本符号的选择方法。 (2)运行时的压缩原文件的规模不小于5K。 (3)提供恢复文件与原文件的相同性对比功能。 -huffman
jp4
- 这是一组JPEG解码的说明和源代码,详细说明在文件的开头部分
zigzag_dezigzag
- zig-zag code for beginner
stringcode
- 字符串的加密解密 可扩展性比较好-Encryption and decryption of a string better scalability
unreduce_full
- As of UnZip 5.42, this source has been removed from Info-ZIP s UnZip source distribution because of its conflicting copyright. There are no plans to ever rewrite this code from scratch, because the unreduce algorithm was never used in the \"
ScrollDialog_src
- mfc对话框滚动条的使用文件,自动添加滚动条以将控件显示完全。-Use the scroll bar mfc dialog files automatically add scroll bars to display the controls completely.
graydct
- 一个比较简单的图像压缩的方法 程序不太长
KBASE
- KDES abbr. 数据加密标准(data encryption standard)-KDES abbr. Data Encryption Standard (data encryption standard)
cesu
- 基于51单片机校车的程序 制作智能车的程序 有需要的可以下载啊-Based on 51 single-chip busing program generation smart car program there is a need to download ah
Cpp1
- 行程编码源代码,C语言版本的。 -RLE xingchengbianma RLE xingchengbianma
MD5
- MD5加密算法,可计算出字符串或文件的HASH值,带测试程序。-MD5 encryption algorithm, to calculate the value HASH string or file with the test procedures.
Huffman
- 利用Huffman编码实现文件压缩解压的算法,改源码为C++面向过程的。主要是由函数组成,包括主函数、压缩函数、解压函数、界面函数。-Use Huffman encoding for file compression and decompression algorithms, change-oriented C++ source code for the procedure. It is mainly made up of functions, including the main functi