搜索资源列表
mfc的文件显示 byhangke
- 1、 本程序在交作业时需提交数据库或表结构及其详细的说明书、源码程序。 2、 掌握位图的相关概念。 3、 学会使用使用资源编辑器编辑位图。 4、 编程方式可以使用API编程或MFC编程方式。 5、 建议程序只能处理24位真彩色位图。 6、 程序运行后,通过选择文件|打开菜单后选择一个BMP文件,如果不是BMP文件或不是真彩色文件,程序应该报告信息。如果用户选择的是真彩色的位图则将图形显示在窗口中,而且占满整个客户区。如果调整窗口则图形也跟着变化。始终占满整个客户区 -1,
mfc简易画笔
- 一个简单的绘图程序,能够绘制矩形,直线,椭圆等一系列的图形。比较方便,还可以随意改变图形的颜色。-a simple drawing program, to draw a rectangle, straight, oval and a series of other graphics. More convenient, but also can arbitrarily change the color graphics.
UseDrawFunc
- 一个使用MFC实现的绘图板程序-use an MFC graphics board procedures
示波器VC源代码
- 绘制示波器的C代码源程序,举例说明mfc图形绘制过程-mapping oscilloscope C source code, illustration mfc graphics rendering process
mfctab
- MFC Graphics Tablet Test Application
MFCDrawCircle
- MFC图形编程,画圆mfc使用,供大家学习,希望能帮助大家。-MFC graphics programming, round mfc use, for everybody to learn, want to help you.
miniOpenGL_Design
- 基于(Visual C++ 6.0)MFC & OpenGL库编写的小型三维图形程序设计开发工具-Based (Visual C++ 6.0) MFC & OpenGL 3D graphics library written procedures for small-scale design and development tools
Coordinate3
- VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coor
tanchishe2e53d2f2271b
- MFC编写的贪吃蛇小游戏,适合MFC图形动画开发学习者学习。-Snake game written in MFC for MFC graphics and animation to the development of learners.
MFC
- 设计一个带动画操作的程序,要求具有以下几种功能: (1)带快捷选单(Line、Ellipse、Rectangle) (2)通过点击菜单项输出相应的图形 (3)通过工具栏按钮保存打开图形 (4)按键盘上的“M”键开始动画操作,使一个位图(自行设计)沿着图形移动-Design a program with animation operation required to have the following functions: (1) With the shortcut
MFC-and-OpenGL-for-basic
- 用于mfc的opengl的编程,可以实现绘图。这里提供了好几种实现方法,可以尝试下,比较有价值-For mfc opengl programming, graphics can be achieved. Here are several methods that you can try, they are very valuable
VC-paint_code_templete
- MFC绘图显示框架资料。正在学习,与大家共享。具体事例可去codeproject网下载,很全。-MFC graphics frame data. Are learning to share. Specific examples to codeproject network to download full.
MFCHuaJiBenTuXing
- 用MFC实现的绘图程序,根据坐标画自己喜欢的图形,如:圆、正方形、锥形等。-Use MFC graphics procedures, according to the coordinates themselves like graphics, such as: round, square, cone etc..
MFC
- MFC单文档和对话框的简单操作,实现简单的绘图操作-MFC single document and simple operation of the dialog box, simple graphics operations
VS2010-MFC(1-55)
- VS2010-MFC编程入门教程(1-55) 涉及VS2010/MFC开发环境、VS2010/MFC应用程序框架、对话框、常用控件、菜单、工具栏与状态栏、文档、视图和框架、MFC常用类、字体和文本输出、图形图像、Ribbon界面开发等十个部分。-VS2010-MFC Programming Tutorial (1-55) involving VS2010/MFC development environment, VS2010/MFC application framework, dialog
MFC.draw
- mfc界面中的一个绘制图形的小程序。-mfc interface in a graphics rendering applet. .......
Basic-graphics
- 利用MFC,进行三类工作区之间的切换,进行曲线绘制和图形填色。-Use MFC, switching between the three types of workspaces, curve drawing and graphic coloring.
CRectTracker
- 一个应用橡皮筋类对选中的图形进行平移放缩等变换的实例(An application of the rubber band of the selected graphics translation, zoom, and other examples of transformation)
MFC_DRAW
- 1. 多文档 MFC 程序 2. 能画基本的二维图形:线段、三角形、矩形、圆、椭圆、任意多边形、文字 3. 位图的操作:能读入位图,并在位图上画图,能把图形保存为位图 4. 编辑功能:设置属性(线型、填充方式、颜色、字体、字体大小) 5. 快捷菜单:快捷菜单应该有 6. 序列化:能把图形图像保存为文件,也能从文件中读出并显示图形和图像(1. multi document MFC program 2. can draw basic two-dimensional graphics: l
43111618
- MFC Graphics Tablet Test Application()