搜索资源列表
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(baseline)
- jpeg压缩过程描述,有具体的实例分析和c代码。
JPEG_compression_c
- jpeg压缩C代码,包括库的源代码和一个测试程序的源代码
vc
- jpeg转bmp图源码,纯C代码,可移植到嵌入式系统
jpeg
- C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码
callzipdll_callzlib_HUFUNHUF
- 字符串和文件压缩和解压缩的例子,既有成熟的第三方标准dll的调用例子(callzlib调用动态库压缩解压缩字符串,callzlib调用静态库压缩解压缩字符串.rar),也有zipdll这个 c++ dll的调用例子,还有16/32位Haffman编码压缩与解压缩的程序(huf,单文件压缩程序huftest,单文件解压缩程序huftest)。 huf目录的两个源程序:HUF.C和UNHUF.C能用16位编译器编译通过,不能在VC中直接编译通过 现在我已经将HUF/UNHUF的代码用v
jpegv41
- jpeg的basic语言源程序,不同于其他c库代码。-jpeg of the basic language source code, unlike the other c library code.
JpegDecode
- jpeg解压缩算法的实现,在C++ BUILDER 6.0上调试通过,附件是完整的代码,可直接编译和运行,开发时的操作系统为WIN XP SP3。-jpeg decompression algorithm implementation, debugging through C++ BUILDER 6.0 Annex is a complete code can be directly compiled and run, the operating system developed for the
jpeg_ls_v1.1.tar
- JPEG-LS压缩和解压缩算法的C代码-JPEG-LS code source
MMF_JPEG_encoder
- 对bmp位图图片实现JPEG压缩,代码是纯C语言的,经过代码优化-accomplish the JPEG method using C code for the picture of bitmap, and the code was optimized