搜索资源列表
VC6DrawBezier
- 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cu
GirdAndCurse
- MJGird:一个绘制网格线的类设计.用在MFC程序中. MJCurse:画动态,静态曲线的类设计.用在MFC程序中.
B-spline_parametric_curve
- mfc实现的二次B样条曲线实例,点击所有的点之后,点击生成按钮,自动实现绘制二次B样条曲线。 此实例是我费了很大劲才找来的,对研究二次B样条曲线绘制会有很大帮助。
clPlot
- MFC坐标系的绘制,动态显示曲线,感兴趣的可以参考下-MFC frame rendering, dynamic display curves of interest can refer to the following ~ ~
Drawing2D
- 在MFC下以多文档视图形式编写的简单绘图程序,可以实现直线、圆、椭圆、曲线、矩形等的简单绘制,并可以选择线型和颜色。-Simple drawing program, can be written in the form of multi-document view in MFC simple draw straight lines, circles, ellipses, curves, rectangles, and can choose the line type and color.
Sketcher
- 这是一个用MFC开发的绘制草图的程序,可以绘制直线、曲线、矩形、圆、文本。-This is a sketch developed with MFC program, you can draw lines, curves, rectangles, circles, text
teechart5
- 一个好用的控件,可以助你轻松的完成曲线绘制,曲线编辑,曲线放大缩小-A useful control that can help you easily complete the curve drawing, curve editing, curve zoom
sin_plot
- 用MFC绘制正弦曲线的简单实现方法,using mfc to plot a sin-MFC sinusoid with a simple drawing method, using mfc to plot a sin
123
- 实时数据绘制,比较简单的操作,实现串口数据曲线绘制-Real-time data mapping, a relatively simple operation, to achieve serial data curve drawing
mDrowPen
- 可以绘制矩形,椭圆形,曲线,直线等的MFC源程序-Can draw rectangular, oval, curve, straight line, such as the MFC source code
DrowRCT
- 可以绘制矩形,椭圆形,曲线,直线等的MFC源程序-Can draw rectangular, oval, curve, straight line, such as the MFC source code
MFChuatu
- MFC实现图形的绘制,其中包括了直线,曲线等,基本形状-MFC graphics rendering, including a straight line, curve and so on, the basic shape
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
splineinterpolation
- 2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。-2D graphics algorithms, based on cubic spline interpolation of the curve drawn with MFC development.
ToDraw
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
B_Spline
- B样条曲线的绘制 MFC VC++ 图形学实验-B-spline curve drawing MFC VC++ Graphics Experiment
Bezier
- MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
bezier_curve_drawing_and_cutting_program
- 用MFC实现的bezier曲线绘制和裁剪程序-Implemented with MFC bezier curve drawing and cutting procedures
Bspline_MFC
- MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
huizhisanjiaohanshu
- MFC曲线绘制实现。绘制三角函数,并且进行指定颜色的绘制,基于单文档实现-Realization of MFC curve. Draw a triangle function, and draws the specified color, to achieve a single document based on