搜索资源列表
Jpg解码函数库
- 图片格式Jpg解码函数库,由于是ASM,速度非常快。-Photo format decoding functions, as is ASM, very fast.
jpg
- jpeg图象解码C语言库源码,带一C++Builder范例 -C lib for jpeg decode, with a C++ Builder example
jpeg_decode
- 一个jpg解码类源程序-Jpg decoding a source category
jpgdll
- 这是“黑山白水”网站成员编写的JPEG图像编、解码开发包。很全面,并带有中文注释^_^ 编译器:VC6 。(GPL自由软件)-"Montenegro Whitewater" website prepared by the members of JPEG image encoder and decoder development kits. A very comprehensive and with the Chine
jpeg_decode
- jpeg解码源程序,运行时必须有test.jpg文件放在C盘下-jpeg decode source file, requiring file "test.jpg" in c: when running
Jpg解码函数库
- 图片格式Jpg解码函数库,由于是ASM,速度非常快。-Photo format decoding functions, as is ASM, very fast.
jpegdisplay
- jpeg图像显示程序,含有jpeg解码和显示原码-jpeg picture display program, including jpeg decode and source file display
c语言完整jpg编解码
- 编码成JPEG格式图像或解码JPEG图像,很好用的程序-coding images into JPEG or JPEG image decoding, the procedure is useful
jpg-show
- 可以将jpeg图片格式正确解码显示,已经测试够了-can jpeg format photographs show the correct decoding, has been tested enough
motion_jpeg
- 程序功能 用C语言实现JPEG的解码,这个程序写得不错!-procedures functions with C language JPEG decoders, the procedure well-written!
jpgInEVC
- 在EVC下对JPEG图形文件进行解码显示,并保存为BMP格式,希望大家能完善-right under the EVC JPEG graphics files for decoding, and the preservation of BMP format, hope that we will be able to improve
JPGOK___OK
- 大家都想知的JPG编码方法,GOOD-everyone wants to know JPG encoding method, GOOD
JpgFile
- 网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏幕。具体的调用方法见源码中的说明。-online jpeg decoder for the document jpeg decoder, the output of bmp documents, The modified source code library functions
ejpgl
- 嵌入式上的JPEG解码程序。速度非常快!-Embedded on the JPEG decoding process. Very fast!
gif_decode
- wince5.0解码gif jpg 那位兄弟需要 可以一起研究一下 -gif jpg decoding wince5.0 brothers who need to study together
decodejpeg
- 将jpg图片解码成bmp,有图片例子-Will decode into a jpg picture bmp, has picture examples
decJPG
- JPG图像解码程序,控制台方式,VC++6.0编译通过。 使用时可以把想要解码的JPG图像文件直接拖放到执行程序上,或者使用命令行的方式,把想要解码的JPG图像文件路径名作为命令行参数,使用简单。原码大部分从网上找到,经本人部分的修改而成。-JPG image decoding process, the console mode, VC++ 6.0 compiler through. Can be used when you
mjpeglib-mmx
- jpg解码模块 -jpg decoding module
jpg_decode
- jpg解码,我还不是很理解,抄别人的,大家看看。-jpg decoding, it is I do not understand it, to copy someone else
JPG解码
- jpg解码The JDEC structure holds the data, pointer and flags to manage the decompression session. typedef struct JDEC JDEC; struct JDEC { UINT dctr; /* Number of bytes available in the input buffer */