搜索资源列表
converttodicom
- 将BMP文件转换为DICOM文件 大家下载Cimg.h文件后,放在同一目录下,在vc++6.0中就可以编译-document will be converted to BMP file you download DICOM Cimg.h documents, on the same directory, vc 6.0 can be compiled
linuxchangebmp
- 本程序在项目中测试通过 yangxing msn:lelma_yx@hotmail.com 希望对tft屏操作的朋友有所帮助。 一、支持65K色320*240bmp图片 二、输入文件为BMP文件(如15.bmp) 三、输出文件为.h文件(如15.h) 四、支持555和565格式 五、在显示文件中包含此头文件,然后将其输出到TFT屏上即可-the procedures in the project through testing yangxing msn : le
VC视图绘制动态曲线图
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 applic
bmp2h.zip
- convert bmp file to header file(.h) data program,convert bmp file to header file(.h) data program
paint
- this code runs in ms dos paint.cpp : main code bmp_defs : functions to load and save bmp files cursor.h : definitions of different cursors used outlook.h : contains the entire window descr iption of paint
bitmapToRGB
- 把BitMap格式的文件解码成.h的RGB格式文件,这有利于程序的运行数度,把BMP图片先解码处理。-Bitmap file format to decode into. H the RGB format, which is conducive to the operation of the procedure several times, the BMP image decoder to deal with first.
JpegBMP
- A DLL library of converting bmp and jpg each other,which includes .h and .lib file! You can easily use it!
Ch5Demo1
- 基本输入——键盘和鼠标消息 基本输入——键盘和鼠标消息-For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp This bitm
Semi-transparent_Draw_PNG
- 将图片资源导入Dll,再从Dll导出图片资源,(注意dll工程和主工程的stdsfx.h中都已经修改了版本) 具体实现思想是 将图片封装到dll,然后应用程序动态调用图片资源。 测试图片格式有 bmp、 png,其他类型请自行调用 CTestRCDlg::LoadImageFromResource,此函数最后一个参数为图片格式(使用"PNG"、"GIF")-Concrete realization of idea is to picture package to the dll, and
ConvBDF1
- Usage: convbdf [options] [input-files] convbdf [options] [-o output-file] [single-input-file] options: -c Convert .bdf to .c source file -h Convert .bdf to .h header file (to create sysfont.h) -f Convert .bdf to .fnt font file -b Convert
TC2
- 功能:把一个或多个16色位图转换为一个可以被C或C++ 包含(include)的.H头文件. 提示:开始之后,要求输入文件名,一般来说,将BMP文件放在一个较易敲打出来的路径可能是个不错的想法. 但是,将BMP文件与16BMP2H放在同一路径可能更为方便,因为这样你可以不用打出前面的路径. 16BMP2H 要求文件输入时带后缀!也就是文件全名. -Function: the one or more of the 16-color bitmap that can be co
BMP2Hex_Ver1.2
- This program convert BMP image to Header file(.h) It is made by firmware program.
CISBitmap
- 从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。-Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using th