Location:
Search - load jpeg
Search list
Description: paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling of the C library. From BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF, and WMF files to load images and the retention of BMP, JPEG, PNG and TIFF formats. Both filters through the implementation of category filters, are also available via direct access to Bitmap image processing. For a complete C source code.
Platform: |
Size: 1078529 |
Author: 宁华锋 |
Hits:
Description: 一个很好地图像显示程序,可以读取各种格式的图像,如DICOM,PNG,JPEG,BMP以及raw格式的图像-a good program for display map,could load different kinds formal of graphics ,such as:dicom,png,jpeg,bmp and raw
Platform: |
Size: 1506745 |
Author: 白晓明 |
Hits:
Description: paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling of the C library. From BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF, and WMF files to load images and the retention of BMP, JPEG, PNG and TIFF formats. Both filters through the implementation of category filters, are also available via direct access to Bitmap image processing. For a complete C source code.
Platform: |
Size: 1078272 |
Author: 宁华锋 |
Hits:
Description: CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
Platform: |
Size: 3072 |
Author: 涂求汝 |
Hits:
Description: jpeg.lib is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.-jpeg. Lib is a C class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
Platform: |
Size: 2002944 |
Author: 涂求汝 |
Hits:
Description: CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
Platform: |
Size: 437248 |
Author: 涂求汝 |
Hits:
Description: 一个很好地图像显示程序,可以读取各种格式的图像,如DICOM,PNG,JPEG,BMP以及raw格式的图像-a good program for display map,could load different kinds formal of graphics ,such as:dicom,png,jpeg,bmp and raw
Platform: |
Size: 1506304 |
Author: 白晓明 |
Hits:
Description: CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.-CxImage is a C class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
Platform: |
Size: 590848 |
Author: 小郑 |
Hits:
Description: JPG Graph API
Win 32 JPG API is a 32bit JPEG api dll. You can call it to
show a JPG file in your program by only one sentence.
The only thing that you have to know is how to load a dll
libary and how to call ist functions. A example of Visual
FoxPro is supplied in package.-JPG Graph Win 32 API JPG is a 32bit JPEG ap i dll. You can call it to show a JPG file in your pro gram by only one sentence. The only thing that yo u have to know is how to load a library dll and how to call ist functions. A example of Visual FoxPro i s supplied in package.
Platform: |
Size: 162816 |
Author: nhk |
Hits:
Description: C/C++:如何在程序中加载JPG图片?看了本程序,你就差不多搞定啦!-C/C++: How in the procedure to load JPG images? Read the procedures, you almost get it!
Platform: |
Size: 1024 |
Author: nsm |
Hits:
Description: cximage599c_linux: this provide makefile for linux(simply type make to build it)
cximage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images
Platform: |
Size: 1444864 |
Author: jauming |
Hits:
Description: winCE 下的皮肤对话框,加载JPEG作为皮肤的对话框。还有BTN也可以加载JPEG-WinCE dialog box under the skin, the skin is loaded as JPEG dialog box. BTN can also load JPEG
Platform: |
Size: 691200 |
Author: yp |
Hits:
Description: TPicShow is an image slider control with 171 transitional effects in pure Delphi code. The major characteristics of TPicShow are:
Image transition can be controlled programmatically
Image can be stretched or centered in the client area of the control
Control can show a background image as centered, stretched, or tiled
Transition process can use a separated thread
New transitional effects can be easily implemented and added to the control
TDBPicShow is the data-aware version of TPicShow with ability to load bitmap, jpeg, and metafile images (natively) from a blob field.
Platform: |
Size: 1122304 |
Author: sea |
Hits:
Description: 开发平台:ADS 1.2
功能:ARM下JPG文件解码(JPG文件数据流来自内存)
1、在ads1.2的AXD下选ARMULATE仿真。
2、运行前,在AXD上选“File"->选“Load Memory From File..."
3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000,
然后选择一个jpg文件,按“打开”
4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件
注意:有的JPG文件格式可能不兼容,最好先用WINDOWS XP自带的画图程序打开并
保存一下。
Seloo luo
seloo@tom.com
2008-10-10-Development platform: ADS 1.2 features: ARM decoder under the JPG files (JPG file data stream from memory) 1, in the next election ads1.2 the ARMULATE simulation AXD. 2, to run before the election in AXD on
Platform: |
Size: 13312 |
Author: simon |
Hits:
Description: 加载显示jpeg图像,?釉叵允緅peg图像加载显示jpeg图像-Load display jpeg images? Glaze purple silk peg images thereupon allowed to load jpeg images show
Platform: |
Size: 2042880 |
Author: |
Hits:
Description: ARM汇编,实现DCT算法,图像压缩,JPEG
需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture, raw format
Platform: |
Size: 10240 |
Author: 林锋 |
Hits:
Description: 一个功能强大的类,它能Load Jpeg gif 等文件-A powerful class, it can Load Jpeg gif files, etc.
Platform: |
Size: 1222656 |
Author: lichunhong |
Hits:
Description: I wrote this program for my university study. It realizes JPEG coder-decoder mathematical algorithm and support save/load function (in its own format, not standart JPEG!).
Sorry for my english.
Platform: |
Size: 802816 |
Author: player259 |
Hits:
Description: for load jpeg from res
Platform: |
Size: 20480 |
Author: toy |
Hits:
Description: Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, It describes the application of load forecasting, ofdm system simulation including 16qam modulation fft windowing modules plus cp.
Platform: |
Size: 4096 |
Author: hgwshp
|
Hits: