Welcome![Sign In][Sign Up]
Location:
Search - BMP J

Search list

[GDI-BitmapBmp_To_Jpg

Description: 一个小程序,将四副BMP组合成一副JPG格式的文件。-a small program to four BMP portfolio into a JPG format.
Platform: | Size: 1681408 | Author: dhc | Hits:

[Compress-Decompress algrithms20067418104377325

Description: bmp格式转化为jpg格式的算法,蛮有用的 大家看看吧-bmp format jpg format into the algorithm, is quite used to see it all
Platform: | Size: 90112 | Author: 张烨 | Hits:

[Special Effectscximage-BmpToJPG

Description: 一个VC DEMO,可将一个目录中所有的BMP文件转换为JPG文件,可以看一看。-a VC can be a directory of all the BMP files into the JPG document, can look at.
Platform: | Size: 2476032 | Author: 化雪 | Hits:

[Picture Viewershowp

Description: 使用MFC与opencv结合显示图像,支持jpg.bmp,tif等格式-use MFC opencv combined with images show support jpg.bmp, tif format, etc.
Platform: | Size: 1506304 | Author: zth | Hits:

[GDI-Bitmapgdiexample

Description: 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像-Developed using vc realize the image decoding, supported formats, including BMP, JPG, WMF, ICO, GIF, PNG, TIFF. Source code is a simple image browser example, demonstrate how to interface with IImgCtx decoding, display images
Platform: | Size: 6445056 | Author: yang | Hits:

[Picture ViewerVb6_onlycode_jpg

Description: 纯代码实现BMP、JPG、GIF图像互转-Pure code BMP, JPG, GIF image conversion
Platform: | Size: 29696 | Author: zeng21176 | Hits:

[GDI-BitmapORC

Description: vc6.0写的一个打开.jpg和.bmp图片的源码程序,能够应用于模式识别中。-write a vc6.0 open. jpg and. bmp image source procedures, can be used in pattern recognition.
Platform: | Size: 4061184 | Author: deng | Hits:

[BooksBMPtoJPG

Description: 将BMP文件转换为JPG文件,可以在程序中调用,不用再打开WINDOWS自动的画图版了。-BMP files will be converted to JPG files, you can call in the procedure, no longer automatically open the WINDOWS version of the drawing.
Platform: | Size: 4106240 | Author: liuguibing | Hits:

[Picture ViewerARM_jpgdecoder

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:

[GDI-Bitmapconvert

Description: JPG->BMP批量转换程序.可以指定大小.-JPG-
Platform: | Size: 647168 | Author: 彭青峰 | Hits:

[Windows CEEVCtest

Description: WinCE系统下截取整个屏幕的画面,并保存为一个指定文件名*.bmp或*.jpg格式的图片,工程是在EVC下编写的,测试已经通过。-WinCE system interception of the screen the entire screen and save it as a specified file name*. bmp or*. jpg format pictures, projects are prepared in EVC, testing has been adopted.
Platform: | Size: 40960 | Author: 赵泽龙 | Hits:

[Picture Viewer107215800jpegapi

Description: 用VC打开jpg文件, jpg转bmp bmp转jpg格式-Jpg files using VC open, jpg to bmp bmp to jpg format
Platform: | Size: 1187840 | Author: 郑贤华 | Hits:

[Compress-Decompress algrithmsjpegconvert

Description: 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard has created this TestLibjpeg application for you. This file contains a summary of what you will find in each of the files that make up your TestLibjpeg application. TestLibjpeg.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. TestLibjpeg.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named TestLibjpeg.pch and a precompiled types file named StdAfx.obj.
Platform: | Size: 323584 | Author: cy | Hits:

[Special EffectsPictureFileFormat

Description: 能转换图片的格式有:BMP/EMF/ICON/TIFF/EXIF/JPG/PNG/WMF/GIF-picture format converter: BMP/EMF/ICON/TIFF/EXIF/JPG/PNG/WMF/GIF
Platform: | Size: 43008 | Author: 王明远 | Hits:

[Windows CEScreenCapture

Description: wince 屏幕截图简单程序,可以保存为jpg格式和bmp格式-Screenshots wince simple procedure, can be saved as jpg format and bmp formats
Platform: | Size: 161792 | Author: ww | Hits:

[Compress-Decompress algrithmsbmptojpg

Description: 在VC++环境下,将bmp格式转换为jpg格式,有助于图形图像之间的转换。-In the VC++ environment, will be converted to jpg format, bmp format, will help the conversion between graphic image.
Platform: | Size: 4333568 | Author: linjing | Hits:

[Picture ViewerBmpToJpg

Description: 用c实现的BMP格式转JPG格式,花了很久-BMP format with the c implementation change JPG, spent a long time
Platform: | Size: 3147776 | Author: 周一 | Hits:

[GDI-Bitmapbmp2jpg

Description: 在windows下如何将bmp格式转化为JPG格式的小程序-How to be in the windows bmp format into JPG format small program
Platform: | Size: 1561600 | Author: labixxx | Hits:

[Special EffectsJ-zhuanhunduqu

Description: JPEG的读取,及与BMP的转换,源程序,虽然功能简单,但是可以作为JPEG图像转化的部分,一直到程序中,源码。-Read JPEG, BMP, and with the conversion, source, although the function is simple, but can be transformed as part of a JPEG image, until the program, source code.
Platform: | Size: 1936384 | Author: xueshaolong | Hits:

[Special EffectsBmpToJpg

Description: 用将VC实现将BMP图片转换成JPG格式的图片,供初学者参考使用 仅供交流 -The method to conver the picture of BMP to the picture of JPG
Platform: | Size: 5206016 | Author: wangcong | Hits:
« 12 »

CodeBus www.codebus.net