搜索资源列表
简易画图软件
- 本程序是在VC6.0的MFC下完成的,供学习参考交流用。 能实现随手画,直线,矩形,及椭圆,能设置线的类型,笔宽以及 丰富的颜色设定,在对话框还提供预览。对所做得操作能够保存。
windows画图程序
- MFC画图源程序代码
类似于画图的绘图程序
- 用MFC完成的类似于Windows画图的程序
24 MFc画图
- w MFc画图
模拟windows自带的画图程序
- 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
program1.rar
- mfc登陆框 用mfc写成的,登陆成功以后 进入mfc写的画图小程序,mfc landing landing into the drawing box applet
FormView.rar
- MFC中,在FromView上画图。并且图片可以旋转,并能设置转速,In MFC,Draw graphics in Formview
mfc_undo+redo
- 年实习做的MFC画图程序(实现了undo+redo功能)-The MFC-year internship drawing program (realized undo+ Redo function)
draw
- mfc画图教程,挺有用的,是孙鑫讲的,可以下载-mfc drawing tutorial, used winter ridge is Xin Sun speak, you can download
mfc-shiyan2
- 鼠标画图 要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。 2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。 3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存 -Mouse drawing requirements: 1, left it to start by drawing a line, raised his
text
- Windows记事本程序,MFC应用程序,有类似于Windows记事本和画图板两种功能。记事本能实现数据存储,画图板能实现点 线 椭圆画图功能-Windows Notepad program, MFC application that has similar to Windows Notepad and the drawing board two functions. Notepad instinctively realize data storage, drawing board to ach
sketcher
- MFC写的画图程序,能够画各种图形,能拖动画过的元素,删除画过的元素,放大缩小等-Paint program written in MFC, we can draw a variety of graphics, animation can be dragged over the element, remove the painted elements, zoom, etc.
simple_draw
- MFC 简单画图功能 选择 拖动 删除 镜像-MFC simple drag drawing function to choose to delete image
_Draw
- MFC初学者试用的简易画图板源码,比较初级那种画图板-Try simple MFC beginners drawing board source, compare the primary kind of drawing board
Painter
- mfc画图源程序代码!欢迎大家交流学习-Drawing mfc source code! Welcome to the exchange of learning
paint
- 绘图软件,mfc编的很实用非常实用类似画图-goodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgood
Painter
- VC++6.0 mfc实现画图板(源码+实验报告)-VC++6.0 mfc achieve Paint Board (source+ test report)
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画图程序
- 用MFC写的画图程序,可以画直线,折线,圆,多边形等,能改变图形的填充颜色和边框颜色,也能保存所画的图形