搜索资源列表
a.draw.tool.rar
- 简单的画图工具而已 供初学MFC的学员参考 ,A simple drawing tool only for the beginner students MFC Reference
MyDrawing
- mfc但文档程序例子,用鼠标拖动可以实现画圆或矩形-But the documentation procedures mfc example, draw a circle with the mouse drag can be achieved or rectangular
draw_rectangle
- windows MFC编程,点击鼠标左键,在鼠标点击的区域,屏幕上画一个矩形-windows MFC programming, click the left mouse button, click the mouse region, draw a rectangle on the screen
Drawingsimple3Dobjects
- 绘制简单的3D图形,MFC+VC6.0实现-Draw a simple 3D graphics, MFC+ VC6.0 to achieve
DRAW
- 使用MFC写的画图小程序,画图使用图形学算法,界面仿照windows画图程序-Paint using MFC to write a small program, drawing the use of graphics algorithms, the interface along the lines of windows drawing program
Draw
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard
Draw
- 本程序是基于VS2008的MFC环境下编写的一个实现类似于WINDOWS自带画板的小程序,可以实现基本图元的绘制如圆,直线,方形等等,同时可以选择或自定义画笔的颜色,类型,宽度等等信息-This procedure is based on the MFC environment VS2008 prepared an implementation similar to the drawing board WINDOWS own small program that can achieve the
DRAW
- 这是了解MFC生产者与消费者关系,对MFC初步入门的时候有个很好的印象的画线程序-This is understood MFC producer and consumer relations, draw lines have a very good impression when MFC preliminary entry program
draw
- 计算机图形学实验作业,用MFC编的,已经实现了DDA画直线,中点算法画直线,中点画圆和椭圆,扫面转换多边形,种子填充,反走样直线-Computer graphics lab assignments, MFC series has achieved the DDA draw a straight line, the midpoint algorithm to draw a straight line, the midpoint of the circle and the ellipse, swee
Draw-Line
- MFC编写的移动鼠标画直线的程序,可以跟踪鼠标的位置连线。-MFC prepared to move the mouse to draw a straight line, you can track the location of the mouse connection.
MFC.LINE
- MFC画直线,两种不同的方法画直线,计算机图形学的体现-MFC draw a straight line, draw a straight line in two different ways, the embodiment of computer graphics
Draw
- 基于MFC的画图工具,有基本画图、选定图片,添加图片等功能-The drawing tool based on MFC
Draw
- 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
draw
- 菜单画图(铅笔工具+文字颜色+形状)基于mfc vs2010-Menu Drawing (pencil tool+ text color+ shape) based on mfc vs2010
Draw
- 基于MFC 单文档开发的画图小程序,使用vs2008打开Draw.sln项目文件-MFC based single document development drawing small program, use VS2008 to open the Draw.sln project file
82528-simple-draw
- Combining text-drawing options of DrawText() in MFC c project and source code The following C project contains the C source code and C examples used for Combining text-drawing options of DrawText() in MFC. Do you sufficiently know DrawText fu
DLLPaintTest
- 基于MFC用户界面线程开发的,关于C++与Matlab联合仿真中dll调用方式的例子,以绘制单条曲线为例(Based on the development of MFC user interface thread, the example of DLL calling method in C++ and Matlab co simulation is used to draw a single curve as an example)
MFCDraw
- mfc绘图程序,可以画直线,矩形,插入图片等。类似windows自带的“画图”(MFC drawing program, you can draw straight lines, rectangles, insert pictures and so on. Similar to windows comes with "drawing")
Draw
- 计算机图形学MFC图形交互实习,实习用(Computer graphics based file MFC graphical interaction, for an internship, etc)
MFC
- 这是一个关于画坐标系的一个小程序,用c++语言在MFC上画出直角坐标系。(This is a small program on a painting coordinate system, with c++ language to draw a Cartesian coordinate system in the MFC.)
