当前位置:
首页
资源下载

搜索资源 - mfc draw application
搜索资源列表
-
0下载:
想在Win7下重画MFC应用程序界面及实现界面的毛玻璃效果,在网上溜达一下发现“用C++品尝Vista美味:界面地毛玻璃效果”,各大网站都是相互转载的同一篇文章。这篇文章是基于WTL实现的,其中有个默认主题句柄。而MFC没有这个,所以便实现了MFC下毛玻璃效果的程序。
本程序在Windows 7 下VS2008 编写测试。使用与Vista 和 Win 7系统。
author:phenix
email:xlsmail@163.com-Win7 want to re-draw un
-
-
0下载:
基于mfc的OpenGL应用。本程序是在mfc中用OpenGL画出一条曲线轨迹,轨迹点坐标来自串口数据。-The OpenGL-based mfc application. This program is a mfc using OpenGL to draw a curve of track, track point coordinate data from the serial port.
-
-
0下载:
-
-
1下载:
根据应用的实际需要,采用基于对话框的MFC程序设计模式,将对话框的客户区界面分为两个部分,一个是用于显示坐标系的图像区域,另一个是和用户交互的操作部分,根据用户的需要进行不同的操作选择和设置等。
采用基于对话框的程序设计,对于绘制曲线部分,坐标轴的确立和刻度,原点等,根据自己的偏好进行设置。本设计曲线绘制的精度不是很高,采样的点数只有有限个,而且自己建立的坐标系也存在一些数值的取舍。能够得出阿伦方差的大致走向。
-Depending on the application of the a
-
-
0下载:
简单MFC应用程序界面,可画出不同形状不同颜色的曲线,希望对你有所帮助-Simple MFC Application Program Interface, can draw the curves of different shapes in different colors, hope to help you
-
-
0下载:
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard
-
-
0下载:
SCRIBBLE 是一个小绘图应用程序,它允许用鼠标绘制徒手画并将图像保存在文件中。此示例简单阐释了 MFC 的广泛功能.-SCRIBBLE is a small drawing application that allows the mouse to draw freehand and images saved in the file. This example simply illustrates the wide range of MFC function.
-
-
0下载:
在VS2005.NET下的MFC综合应用实例,可以绘制各种图形,并可以读写文件,保存文件-MFC under the VS2005.NET integrated application instance, you can draw various graphics, and can read and write files, save the file
-
-
0下载:
draw tables in MFC application
-
-
0下载:
draw tables in MFC application
-
-
0下载:
Application programmed in Microsoft Visual Studio 2010 based on the MFC Doc / View Architecture. The program is used to draw lines and objects. A typical paint-type program. Package contains all necessary source code of the project classes.
-
-
1下载:
应用Visual C++的MFC绘制制颜色渐变直线,能非常光滑的过度渐变。
-The application Visual C++ MFC draw system color gradient straight, very smooth over gradient.
-
-
0下载:
vc c++6.0中MFC应用OpenGL实现画直线-the MFC application OpenGL vc c++6.0 draw a straight line
-
-
0下载:
利用MFC向导建立一个应用程序框架,并在此框架上实现以下功能:
(1)单击鼠标左键时在光标位置画矩形,单击鼠标右键时在光标位置画椭圆
(2)创建一种高50个像素点的字体,能够显示中文,并在鼠标左键双击位置用OnPaint()函数显示一个中文字符串。
(3)建立一个对话框,当鼠标右键双击时打开该对话框,使其能够输入学生的档案,包括学生的姓名、性别、年龄、所在院系。(源代码包含非常完整的注释,方便读者理解程序)-Using MFC wizard to set up an appli
-
-
0下载:
设计 MFC应用程序,手工添加消息映射,实现下面的功能:
(1 )按下 CTRL 键,拖动鼠标绘制矩形;
(2 )按下 SHIFT 键,拖动鼠标绘制椭圆。
-Design MFC application, manually add a message map to implement the following functions: (1) Press the CTRL key and drag the mouse to draw a rectangle (2) Press
-
-
0下载:
在VS2010平台上实现钟表的绘制,并实时更新当前时间,项目类别基于对话框的MFC应用程序。-Implemented on VS2010 platform to draw a clock, and real-time updates the current time, the project category dialog based MFC application.
-
-
0下载:
Elementary graphics editing.Sources MFC application that was created in VIsual C ++. Run the program and draw the strip.
-
-
0下载:
1 利用MFC的向导,创建基于单文档的应用程序;
2 编程实现,绘制线、圆、矩形的功能;
3 能够设定当前要画的图形样式(最少为以上3种)和图形颜色(最少能够设为以下4种颜色:黑、红、绿、蓝)。
4 当窗口重绘后,还能保持原来的图形。
-1 uses the MFC Wizard to create an application based on a single document
2 programming, drawing lines, circles, rectang
-
-
0下载:
画图程序MFC/VC/VC++ CRectTracker 串行化 Collection 源代码-AppWizard has created this draw application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your applic
-
-
0下载:
在MFC单文档的应用程序里绘制一个多边形(Draw a polygon in the MFC single document application)
-