当前位置:
首页
资源下载

搜索资源 - dialog MFC picture
搜索资源列表
-
1下载:
基于对话框的mfc程序中如何在picture控件上画图-Mfc dialog based program, how to draw the picture control
-
-
0下载:
对话框美化 添加图片 设置背景 添加音乐-add Dialog background picture,add
music and set dialog backcolor
-
-
0下载:
MFC对话框窗口分割功能实现,主要是用picture控件模拟-Partition function of MFC dialog window implementation, the main picture controls with Analog
-
-
0下载:
基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
-
-
0下载:
随着计算机的发展和普及,人们对于软件的界面美观性要求越来越高。MFC提供了很多标准控件,比如按钮控件,按钮在MFC编程中有着较高的使用频率。本文将介绍如何实现在有背景图片的情况下,任意形状按钮的自绘方法。本文使用基于对话框工程程序进行演示-With the development and popularization of computers, there is the software interface aesthetics have become increasingly demandin
-
-
0下载:
VC++图形绘制与图片显示小例子,MFC的与设备无关的图形设备环境类CDC的应用和MFC中图像处理类CImage的应用例子,在对话框中显示图片,绘制图形-VC++ graphics rendering and picture shows a small example, MFC has nothing to do with the equipment, graphics equipment, environmental CDC in MFC application and type of ima
-
-
0下载:
在MFC对话框中显示一幅图片,CBitmap类的使用,也就是设备无关位图的使用-show a picture using MFC dialog.It s about the application of class CBitmap,or we can say it s about the application of DDB
-
-
0下载:
MFC应用示例:带图片预览的文件对话框。生成一个对话框程序,可以预览图片。-MFC Application Example: with a picture preview of the file dialog. Generate a dialog program, you can preview the image.
-
-
0下载:
通过URL从网页上抓取图片,本程序基于MFC的对话框的工程,通过在对话框中的编辑框中输入图片的URL,点击ShowPic按钮就会从给定的URL网页中获取图片-Crawl through the pictures from a web page URL, the program is based on MFC dialog project, through the edit box in the dialog box enter the picture URL, click the button
-
-
0下载:
拼图游戏,MFC框架,基于对话框,可实现图像的自选和级别自己设定。-Picture game, using the MFC and based on dialog
-
-
0下载:
在MFC中通过对话框打开一个位图文件并在窗口中显示-In the open dialog box in MFC through a bitmap file and in the window displays
-
-
0下载:
MFC 在对话框中显示图片,使用picture控件,动态加载BMP格式图片并显示-MFC dialog display pictures
-
-
0下载:
MFC 打印类代码示例 基于对话框,视图,图片打印等。明日科技随书所赠,仅用于交流。用者24小时内删除。-Print code based in MFC includs dialog,view,picture print.Enjoy learning and delete after reading.
-
-
0下载:
一个很好的基于对话框的OpenGL程序框架,在图片控件上作图,可以实现光照、键盘、全屏、纹理等的控制。该框架能很好的将NeHe教程的代码移植过来。-An OpenGL frame based on dialog mfc which can be plot on picture control was well developped.Lectures of Nehe can be perfectly tranplanted into it.
-
-
0下载:
VC6.0 MFC 基于对话框应用程序的开发,对话框背景图片的加载-VC6.0 MFC ,dialog s background picture
-
-
0下载:
MFC对话框打开一幅图片并在picture显示和图片保存,完整的教程-MFC dialog box opens a picture and the picture display and save the picture, complete tutorial
-
-
0下载:
利用了双缓冲技术在MFC对话框上进行高性能绘图,有效还解决了闪烁问题,给出了设计思路和代码实现。-Using double buffering technology in the MFC dialog box for high-performance graphics, effective also solved the flicker problem, given the design ideas and code to achieve.
-
-
1下载:
做了一个画坐标轴的基于对话框的MFC程序。不用控件。(Made a picture of the axis of dialog based MFC program. No controls.)
-
-
0下载:
用MFC开发的一个管理系统,内容丰富,带有所以代码,流程图,核心代码,开发思想等文档,按钮设置了颜色,每一个对话框有背景图片,还有一些控件的应用,在窗口中绘图等技术都有涉及,是学习MFC的良好资料。(With the development of a MFC management system, rich in content, so with the code, flow chart, core code, development ideas and other documents, butt
-
-
0下载:
基于对话框的 MFC 工程,主要是GDI 对象之画笔 CPen的代码:在对话框上有一个 Picture 控件,将此控件的背景填充为黑色;启动一个定时器,每次定时器到时,所有波形数据都前移一个单位,并获取一个 80 以内的随机数作为波形的最后一个数据,然后以绿色画笔在绘图控件上绘制波形。这样就实现了波形的绘制及动态变化。(Dialog based MFC project, GDI is the main object of the brush CPen Code: there is a Pictu
-