搜索资源列表
通过鼠标点击画多边形的MFC界面
- 通过鼠标点击画多边形的MFC界面.每次鼠标左击时取得当前鼠标的位置,放到point类型数组中,直到点击了鼠标右键结束,Polygon drawing by mouse click in MFC enviroment. Every time when the mouse left-click to obtain the current mouse position, into an array of point type, click the right mouse button until th
MFC框架实现一个画图程序
- 使用VC开发平台,MFC框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。-Use of VC development platform, MFC framework to achieve a drawing program, as many features of Windows comes with Paint, and expand its capabilities.
teechart5
- 一个好用的控件,可以助你轻松的完成曲线绘制,曲线编辑,曲线放大缩小-A useful control that can help you easily complete the curve drawing, curve editing, curve zoom
CurveGraphic
- MFC单文档图形的绘画,画笔的使用,边框的绘制,坐标轴的绘制-MFC single document graphic painting, the use of brushes, borders, drawing, the drawing axes
MiniCAD
- 小型CAD绘图软件(MFC),代码精简便于学习。-Mini CAD Drawing Tool(MFC)
DrawingPro
- MFC画图小程序。可以画直线、矩形、椭圆等;还可以输入字符并显示;实现了简单的保存功能,再次打开后可以见到保存前的图形;-MFC drawing applet. Can draw lines, rectangles, ellipses, etc. can also enter a character and display to achieve a simple save function, after re-opening to see the graphics before saving
sin_plot
- 用MFC绘制正弦曲线的简单实现方法,using mfc to plot a sin-MFC sinusoid with a simple drawing method, using mfc to plot a sin
drawtool
- MFC做的实现画直线,圆形等功能的简单作图工具,并具有图形填充功能。供初学者学习使用-MFC painting done to achieve a straight line, circular features such as a simple drawing tools, and filled with a graphical feature. For beginners learning to use
draw
- 本程序基于MFC制作,从而实现了手工画直线,画圆,画椭圆,画曲线等功能-This procedure produced based on the MFC in order to achieve the hand-painting a straight line, circle, oval painting, drawing curves and other functions
gy1
- 在VS2008中MFC应用程序中 主要实现直线,矩形,椭圆,自由线的绘制(不能重绘) 以及图形颜色的填充 以及Bresenham画圆-MFC in VS2008 application in the main straight, rectangular, oval, the Liberal line drawing (not redraw), as well as color graphics and filled Bresenham drawcircle
123
- 实时数据绘制,比较简单的操作,实现串口数据曲线绘制-Real-time data mapping, a relatively simple operation, to achieve serial data curve drawing
sin
- 熟练运用mfc绘制各种曲线,包括正弦曲线,余弦曲线等等,要熟练运用mfc。注意变成中所碰到的各种问题-Mfc Drawing skillfully use a variety of curves, including the sine curve, cosine curve and so on, it is necessary to skillfully use mfc. Medium attention into the various problems faced by
EastDraw
- c++ MFC下实现的绘图程序,是一个很好的学习代码-c++ MFC achieve a drawing program, is a good learning experience for the code
B_Spline
- B样条曲线的绘制 MFC VC++ 图形学实验-B-spline curve drawing MFC VC++ Graphics Experiment
graphics
- 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
Style
- 一个MFC画图软件,有基本的画图功能,可以画直线,圆,矩形-A MFC drawing software, a basic drawing functions, you can draw lines, circles, rectangles
Bezier
- MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
MFC-DRAW
- 使用MFC编写的简易绘图软件代码,有基本的绘图功能,功能小-Easy to use mapping software written in MFC code, a basic drawing functions, functions of small
Bspline_MFC
- MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
MFC画图板
- MFC画图板,可以画一些基本图形,如直线,椭圆,扇形,矩形,弦形,三角形。 可以保存为BMP的文件(MFC drawing board, you can draw some basic graphics, such as line, ellipse, sector, rectangle, string, triangle. Files that can be saved as BMP)