搜索资源列表
类似于画图的绘图程序
- 用MFC完成的类似于Windows画图的程序
a.draw.tool.rar
- 简单的画图工具而已 供初学MFC的学员参考 ,A simple drawing tool only for the beginner students MFC Reference
DrawText.zip
- 基于MFC的,画图程序,文本基于MFC的,画图程序,文本,Based on the MFC, and drawing program, text-based MFC, and drawing program, text
picture3
- 利用MFC实现画图功能,利用CImage类作为画图控件,实现矩形、椭圆等不同图形、不同线型的绘制。-Achieved using MFC drawing functions, the use of CImage class as drawing the control to achieve rectangle, ellipse different graphics, different line drawing.
Graphics
- MFC图形功能演示,介绍橡皮条技术画图及实现-MFC graphics presentations, rubber Technical drawing
huatuban
- 用mfc编写的窗体程序,画图板源代码,在单文档下完成画图不能保存!-Mfc form prepared by the procedure, drawing board source code, complete documentation in a single drawing can not be saved!
crosshair
- 一个简单的画图程序,非常有趣 使用MFC-A simple drawing program, a very interesting use of MFC
Painter
- VC++6.0 mfc实现画图板(源码+实验报告)-VC++6.0 mfc achieve Paint Board (source+ test report)
Elevator
- 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulation algorithm, based on MFC dial
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
Cyuyan
- 对字符串进行把个数多于两位的挑选出来,解一元二次方程,利用函数重载在MFC中画图,用三种方法排序,木材抛光问题-On the string to the selected number of more than two, for solving a quadratic equation, using function overloading in the drawing in MFC, sorted in three ways, wood polish problems
zhexiantu
- 一个简单的折线图实例;对于想了解MFC画图机制的初学者很有帮助;打开后先运行.dsw,Ctrl+F5,即可看到实例; -A simple line chart example who want to learn MFC drawing mechanism useful for beginners opened the first run. Dsw, Ctrl+ F5, you can see examples
HDraw
- 用MFC实现的Windows自带的画图程序-UsingMFC Windowspaintinggrammar
user-and-password-setting
- 基于MFC的小程序,可以用于用户的保密设置,输入用户名和密码后可以进入界面(本应用程序中,用户名和密码均设置为a),用鼠标进行简单的画图操作-A small program based on VC MFC,which can be used to confidential setting.Inputting user name and password,you can enter a graphic masks(The user name and password are setted as "
eg2
- VC++应用程序开发作业2——画图程序 一. 作业要求: 要求使用文档/视图模式开发。 对于文档处理要求具有保存和打开功能,文件扩展名为(.line)。 要求能处理三种图形的加载和保存工作,这三种图形分别为线、矩形和椭圆,并且能在视图中正确的显示出这些图形。(对于每一个图形除了有一些基本信息外,要能有颜色和线宽信息) 对每一种图形的对象要求采用链表处理,可以分别建立三个链表来分别处理这三种图形。(MFC中的链表类有CPtrList、CTypedPtrList等,建议采用CT
MFC-Paint
- 自己编写的画图小程序,和文件保存与打开,滚动字幕的实现-I have written a small drawing program, and save the file and open the realization marquee
MFC-Draw-Tools
- 类似于系统画图工具,进行多种功能的图形绘画,有画彩虹,鱼泡泡等-Similar to the system drawing tool for a variety of functions graphic paintings, has painted rainbow, fish, bubbles, etc.
MFCDraw
- mfc绘图程序,可以画直线,矩形,插入图片等。类似windows自带的“画图”(MFC drawing program, you can draw straight lines, rectangles, insert pictures and so on. Similar to windows comes with "drawing")
Paint
- mfc画图程序,可选择形状,填充内容,颜色等等。(MFC drawing program, the choice of shape, fill content, color and so on.)
MyDrawSytem
- MFC 画图系统 用VC++6.0编写的画图系统,有直线,自由曲线等(MFC DrawSystem Line Curve)