搜索资源列表
c_ezw
- 此代码是C编的EWZ的测试程序,大家可以尝试对这个包里lena.pgm进行图像压缩处理.-this code is the C series EWZ testing procedures, We can try to right this bundle lena.pgm for image compression.
gifdecoder
- GIF文件解码器类使用说明 本解码器类支持GIF文件格式的89a版本,可支持动画GIF文件! 本原代码未经严格测试,欢迎广大朋友批评指正。-GIF documents decoders use of this category of decoders class support to the GIF file format version 89a, GIF supports animation paper! Primitive code without testing, friends
JPEGcompressencoding
- 1.JPEG压缩编码的vc++代码 2.使用Run length algorithm Jpeg图像编解码 3.内含有测试用c,rc,h,文件,测试用图像文件,翔实,清晰的代码注释行 -1.JPEG Coding vc code 2. Run length algorith used m Jpeg image codecs 3. contain Test c, rc, h, documentation, testing with image files, informative, Note
JPEG_Compression_Code
- 由BMP压缩为JPEG格式源代码,并提供例子程序供测试。-by the BMP for the JPEG compression format source code, and provide examples of procedures for testing.
octane-1.01.20-src
- Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms. Simple interface and skeleton code for creating new compre
02824227胡英飞实验一
- 这是一个关于统计压缩的算法,包含压缩和解压缩的源码,使用VC些的,而且包含测试过程。-This is a statistical compression algorithms, including compression source code, the use of VC more, but includes the testing process.
RLE_Arithmetic.rar
- RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。,RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because
XZip_demo
- XZIP 压缩ZIP源码,经过测试非常好用,并附有SAMPLE CODE.-XZIP compresses ZIP source code, very handy through testing, and enclose SAMPLE CODE.
benchmark
- benchmark 测试程序代码,用于测试系统性能等指标-benchmark test program code, for testing system performance and other indicators
unzip
- zip格式压缩代码,支持MSDOS下TC和BC开发,有说明文档和测试例程。-zip format compression code, support MSDOS development under the TC and BC, with documentation and testing routines.
lz.rar
- LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is
ZipTest
- ZIP文件压缩库以及相应的源码测试程序,能够以zip后缀名来压缩文件-ZIP file compression library and the corresponding source code testing program,To compress files to zip extension
zipunzip
- 压缩和解压缩源代码,基于mfc写的界面。编译环境vc2012。测试能将900M的美术资源无损呀搜为60M。-Compression and decompression source code, based mfc write interface. Compilation environment vc2012. 900M art testing resources can search for the non-destructive way 60M.
lzw
- Data Compression LZW code example. Python 2.7 or Python 3.0 is OK. Just run py file for testing.
adaboost_version1e
- adaboost code for training and testing see instructions inside