搜索资源列表
mfc的文件显示 byhangke
- 1、 本程序在交作业时需提交数据库或表结构及其详细的说明书、源码程序。 2、 掌握位图的相关概念。 3、 学会使用使用资源编辑器编辑位图。 4、 编程方式可以使用API编程或MFC编程方式。 5、 建议程序只能处理24位真彩色位图。 6、 程序运行后,通过选择文件|打开菜单后选择一个BMP文件,如果不是BMP文件或不是真彩色文件,程序应该报告信息。如果用户选择的是真彩色的位图则将图形显示在窗口中,而且占满整个客户区。如果调整窗口则图形也跟着变化。始终占满整个客户区 -1,
基于MFC的图形图像处理
- 基于MFC的图形图像处理 Bitmap的平滑与锐化
ImageLoad.rar
- MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库,MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
MFC-BMP
- MFC程序,实现BMP位图的读取与显示,内附资料讲解文档-MFC program, to achieve BMP bitmap read and show to explain the document containing the information
picture.rar
- MFC入门:简单的MFC程序用于打开一张本地位图。,Using MFC to open a bitmap picture.
ToolbarBg
- mfc创建工具栏背景位图,初学mfc编程-mfc create toolbar background bitmap, mfc programming beginner
PictureBox
- 一个支持透明位图的MFC扩展picture,用法一看代码就会,所以不带工程了。-A support transparent bitmap in MFC extension picture, use a look at the code would be, so I do not bring works of.
MFCDraw
- MFC绘图,交互式绘图程序,可以选择绘图颜色、图形、图像,并输出文字(可设计其方向、大小颜色)-MFC graphics, interactive drawing program, you can select the drawing color, graphics, images, and output the text (can be designed to the direction, size, color)
FxButtonClass_1
- 多功能按钮,按钮图片、文字都可以加上去。继承了mfc cbutton类的特性,同时也添加上了自己功能。-Multiple function buttons written in VC. You can add bitmap and text to button.
BMP
- 使用MFC读写BMP文件,对了解位图的数据格式很有帮助。-Read and write BMP files using MFC, for understanding the data format bitmap helpful.
mfc_TabControl
- mfc下的自绘的Tab控件,可在标签前添加位图,非常漂亮,简单易用。-mfc Tab painted under the self-control can be added before the label bitmap, very beautiful, easy to use.
rtfbitmap
- 在RichEdit控件中放置Bitmap图形控件-placing image in RichEdit control
Bitmap_Manipulation_Class
- 这是一个位图操作的类,不依赖于MFC,可以实现位图的旋转、镜像、透明、扭曲等等非常绚丽的特效,非常值得推荐。This a bitmap manipulation class that would not be MFC dependent, and would offer some extended features not present in the original MFC implementation. This class can load any 8, 16, 24 or 32bit
FullScreen
- 简单几句,vc++实现全屏显示!MFC框架程序中实现!-A few easy, vc++ achieve full screen! MFC framework implementation process!
mfc-shiyan3
- 一个标准的MFC Windows应用程序 要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。 2、菜单和工具栏的功能自定义。 3、应用程序的背景是一幅位图图片。 4、工具栏应该可以显示和隐藏,而且它有一个菜单不具有的功能。 -A standard MFC Windows application requirements: 1, to create a single/multi-MFC documentation procedures, so
ResizeBitmap
- This sample code is for the Bitmap resizer. In MFC application include this file and create appropriate event and in that function paste this code.
mfc22
- 通过MFC的picture控件动态加载位图显示,并附上两种静态加载位图的小结,我自己在学习picture控件的时候因为找不到相关的有用资料,所以浪费了很多时间,现在把自己的一些心得发出来,仅供大家参考-to display bitmap dynamicly in picture control in mfc
MFC-Interface-pragramming-examples
- MFC界面编程的一些比较经典的例子,共26个,包括如何实现位图按钮、如何使用进度条、如何使用旋转按钮等等,对从事系统编程的人帮助较大-MFC programming interface, some of the more classic example, a total of 26, including how to implement bitmap buttons, how to use the progress bar, how to use the rotate buttons, etc.
MFC-bitmap
- MFC位图的使用,如何在MFC中熟练的应用位图,怎样正确使用位图!-How to use the bitmap of MFC
MFC自定义控件(带有位图背景的编辑框)
- MFC自定义控件(带有位图背景的编辑框),使用起来非常方便(MFC custom controls (edit boxes with bitmap background))