资源列表
LempelZIv
- 读入一段数据,采用lempel-Ziv算法进行信源编码
webPrint
- webprint是一个基于表格的页面打印解决方案.先将要打印的数据及样式组织到一个HTML的TABLE元素中, 然后将这个TABLE元素传给webprint,实现分页打印预览,出打印对话框打印和直接打印
audio-video-codecs
- audio-video-codecs.rar语音编解码器
lzw_VB
- LZW数据压缩算法-LZW data compression algorithm
Audiocompress
- Lossless Audio 缩解压 window-Lossless Audio reduction extracting window
lzari压缩算法
- 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this a
llg
- 本代码为数据压缩的C语言实现,它只是个学习程序,希望能够给参考者帮助!-the code for data compression C language, it is just learning the procedure, hoping to be able to help the reference!
huffmanman
- 用huffamn算法实现了文本文件的压缩和解压缩,VC++实现-huffamn algorithm using a text file compression, VC
HCdemo
- 实现Huffman编码统计压缩算法,并对自定义文件进行压缩和解压。实现了vc界面,不错的程序。-achieve statistical compression algorithm, as well as from the definition files for compression and decompression. To achieve the vc interface, good procedures.
02824227胡英飞实验一
- 这是一个关于统计压缩的算法,包含压缩和解压缩的源码,使用VC些的,而且包含测试过程。-This is a statistical compression algorithms, including compression source code, the use of VC more, but includes the testing process.
bmp2jpeg&jpegcoding
- bmp转换为jpeg,jpeg压缩的源代码 程序用vc实现了bmp图片转换成jpeg图片-converted to jpeg bmp, jpeg compression source code procedures used vc realized bmp images converted into jpeg photos
zip_coding
- 用BKZIP方式解压缩文件,压缩因子可达2.5甚至更高,Class CZipArchive 支持自解压缩,加密解密功能,用VC++编写,使用时可以用源文件,也可以用静态连接库-with BKZIP decompressed, compression factor of up to 2.5 or even higher, Class CZipArchive support self-extracting, encryption and decryption function, VC prepara