搜索资源列表
jpegaltui.v6b.tar
- jpeg解码程序IJG-jpeg decode program IJG
jpp
- 使用了的来自www.j2000.org的开源代码,是用C写的。在WinCE上运行很慢,同时我有几个参数弄的不太明白,发上来和大家交流一下。这些代码在和www.j2000.org提供给我的代码相同的许可下发行。 VC版可以压缩和解压j2k(其实就是jp2)文件,以及Jpeg文件(使用IJG)。EVC版可以在WINCE下执行,目前EVC版只写了解码部分。 有时间请熟悉这部分的高手指导我一起完善。-use of the revenue from www.j2000.org the code i
useTestLibjpeg
- 利用IJG JPEG Library压缩图像为jpg格式本代码是libjpeg函数库的演示代码
Jpegfile
- Jpeg处理菜单项] Jpeg处理菜单项 (基于IJG)
222901932200711211050591887993
- JPEG 图象压缩编码及vc7.0调试环境 ijg-jpeg压缩库 是具有工业强度的程序库,被广泛使用,久经考验;而 pvrg-jpeg 是实验性的库,主要用作研究。 此程序主要利对ijg-jpeg库二次进行封装,实现压缩. 调试出错:无法打开文件“LIBC.lib”,不过代码还是值得一看的。
JPEGLIB2.ZIP
- ijg文件,为处理JPEG图形格式的c语言库文件,在工程中使用广泛,工作稳定。
JPEG_DEMO_2
- It s a JPEG decoder and need a lot of promotion and correction,This distribution contains the sixth public release of the Independent JPEG Group s free JPEG software. You are welcome to redistribute this software and to use it for any purpose, su
ijg-ipp_linux
- jpeg 压缩/解压缩库,是Intel 在ijg基础上改进的libjpeg,encode/decode是ijg的速度的2倍以上。
JpegLib_IJG.直接在内存中解压jpeg的IJG库
- 修正好的可以直接在内存中解压jpeg的IJG库,Good can be amended directly decompress jpeg in memory of the IJG library
jpeg(ijg)
- IJG源码库,一个很好用的开源图像库,JPEG编解码的好帮手-IJG source database, a very good image with the open source database, JPEG codec helpful
jpeg
- JPG 编解码库 著名的 IJG , 里面有详细的使用说明,针对不同系统和编译工具,很实用。-The Independent JPEG Group s JPEG softwar
jpeg2yuv.c
- 这些天跟视频打交道,所以需要进行图片的编程,由于jpeg的广泛感使用和优越性能,jpeg压缩便成为我实验的目标。 使用源码是IJG JPEG Library,下载地址:http://www.ijg.org/-These days to deal with the video, so the need for the programming of the picture, jpeg extensive sense of use and superior performance, jpeg
jpeg-6b
- IJG组织的JPEG压缩程序的源代码,这里的JPEG压缩程序仅限于灰度图像的压缩,比较简单。文中的算术编码的程序实现参考了Guido Vollbeding 为JPEG压缩编写的算术编码程序。-IJG organizations JPEG compression program
jpegsr6
- IJG库 jpeg-6b 跨平台源代码 jpeg源代码-IJG library jpeg-6b source code cross-platform
binJPEG.tar
- JPEG Image compression using IJG standards followed
StdAfx
- IJG代码,JPEG格式转换代码,用于ARM等开发-IJG I was to write the subject write a very simple and easily understood We hope to help
jpegsrc.v7pre.tar
- The new pre-release IJG JPEG library. With many new features such as rescale supporting 8/N ratio where N=1~16.
TestLibjpeg
- 图像编码和解码,程序中调用了IJG的图像压缩库。-Image encoding and decoding, the procedure to call the IJG library of image compression.
sjpeg
- /* Copyright (C) 2001-2006 artofcode LLC. All Rights Reserved. This file is part of GNU ghostscr ipt GNU ghostscr ipt is free software you can redistribute it and/or modify it under the terms of the version 2 of the GNU General Pub
yuv_jpeg
- yuv转换成jpeg的软件代码,此代码是从网上找到的很精简的代码-change yuv to jpeg code