搜索资源列表
画图板MFC
- MFC画图软件,有笔刷,曲线,圆,矩形等特殊图形的绘制
windows画图程序
- MFC画图源程序代码
24 MFc画图
- w MFc画图
rubber banding MFC OpenGL 1_29_01
- OpenGL下用异或方式画图-OpenGL or using different methods to draw
MFC简单绘图
- 这是一个简单的画图程序,VC6.0-This is a simple drawing program, VC6.0
MyDraw
- MFC画图,可以画直线,圆角矩形。矩形。-MFC drawing, painting straight lines, rounded rectangle. Rectangular.
画图程序开发MAPMODE
- 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detai
MFC实现多边形画图填充
- MFC实现多边形画图和填充,对学习图形学有一定的好处哟!-MFC polygon drawing and filling, to learn graphics have certain advantages yo!
MyPaintDC
- 利用MFC画图和GUI函数,构造自己的虚拟窗口和各种控件(如LISTBOX,CHART,BUTTON,HYPERLINK,SCROLL WINDOW,TAB WINDOW)-using MFC and GUI drawing function, their virtual structure and the various window controls (such as LISTBOX, CHART, BUTTON. ct, scro
line
- MFC画图程序,实现动态画直线、椭圆等功能-MFC drawing procedures, to achieve dynamic painting a straight line, oval and other functions
MFCDraw
- MFC 画图程序 包括了所有画图的功能! 里面包括了源代码,相当好用!-MFC Paint program to include all the functions of drawing! Which includes source code, very easy to use!
DrawToolSrc(VC++MFC)
- MFC写的画图程序,常用功能都已经具备.具有参考价值-MFC written drawing procedures, commonly used functions are available. With reference value
ycj_028026
- MFC画图,实现类似与Windows系统画图软件的功能-MFC drawing to achieve a similar system with the Windows Paint software
mfc-draw
- MFC简单画图,PEN,工具,其他和举一反三-MFC simple drawing, PEN, tools, other, and giving top priority
Painter
- mfc画图源程序代码!欢迎大家交流学习-Drawing mfc source code! Welcome to the exchange of learning
mfc-shiyan2
- 鼠标画图 要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。 2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。 3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存 -Mouse drawing requirements: 1, left it to start
draw
- mfc画图教程,挺有用的,是孙鑫讲的,可以下载-mfc drawing tutorial, used winter ridge is Xin Sun speak, you can download
MFC_Draw-2010-0727
- MFC画图实例,能实现线宽和颜色的设置;使用VS2005-MFC drawing instance, to achieve line width and color settings use VS2005
MFC
- MFC 实现基本的画图功能,C++课程大作业,请大家多多提意见-MFC to achieve the basic drawing functions, C++ great job programs, please speak up more
MFC-Draw
- 基于MFC实现画图(包括线, 矩形,圆等)功能。-using MFC to draw Line,circle, rect and so on. It is very easy to understand.