搜索资源列表
mfc的文件显示 byhangke
- 1、 本程序在交作业时需提交数据库或表结构及其详细的说明书、源码程序。 2、 掌握位图的相关概念。 3、 学会使用使用资源编辑器编辑位图。 4、 编程方式可以使用API编程或MFC编程方式。 5、 建议程序只能处理24位真彩色位图。 6、 程序运行后,通过选择文件|打开菜单后选择一个BMP文件,如果不是BMP文件或不是真彩色文件,程序应该报告信息。如果用户选择的是真彩色的位图则将图形显示在窗口中,而且占满整个客户区。如果调整窗口则图形也跟着变化。始终占满整个客户区 -1,
VQ_Final
- MFC实现的位图矢量量化程序。使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比。-MFC bitmap vector quantization process. Hungarian Gripen training algorithm for the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitati
基于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.
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)
BitmapButton
- 实现MFC位图按钮,可以加载按下位图和光标在按钮上时的位图,只需调用一个函数,方便使用-Achieve MFC bitmap button, you can load a bitmap and press the button when the cursor bitmap, just call a function, easy to use
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
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
MFC
- MFC位图 利用构件显示位图 载入位图 并且显示位图-MFC bitmap
vc_mfc_program_source_code_to_read_the_classic_Bit
- vc mfc读取位图经典程序源码vc mfc program source code to read the classic Bitmap-vc mfc program source code to read the classic bitmap vc mfc program source code to read the classic Bitmap
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.
VCPP-CButton-with-image-support
- CGlyphButton is a class which inherits CButton MFC class, but supports loading a bitmap resource. Automatically draws a disable state. Resizes button for image and has a some kind of transparency.
MFC-bitmap
- MFC位图的使用,如何在MFC中熟练的应用位图,怎样正确使用位图!-How to use the bitmap of MFC
MFC自定义控件(带有位图背景的编辑框)
- MFC自定义控件(带有位图背景的编辑框),使用起来非常方便(MFC custom controls (edit boxes with bitmap background))