搜索资源列表
MFCBezier
- Bezier曲线的C++算法实现.利用MFC库自己编写.-Bezier curve C algorithm. Use to prepare themselves for MFC.
Experimnet4
- 包括常用的各种图形的绘制以及BEZIER曲线的绘制,初步实现图形的旋转和放缩,使用MFC实现 -used in the graphics rendering and Bezier curve drawing, initially graphics rotation and scaling, the use of MFC
ToDraw
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
MFC绘制CAD曲线
- 用MFC编写的绘制CAD常用曲线的小程序,其中包括参数样条、Bezier曲线、B样条曲线。 使用了MFC模板,OpenGL函数库。支持鼠标交互式输入,在一个工程中完成了三种曲线的拟合.点击工具栏中的“曲线”,鼠标选择画线类型。选择之后,鼠标取点后,将画出你所想画的曲线。
MFC 画圆 直线 Bezier等
- 在MFC下实现直线 圆 多边形 Bezier曲线的绘画等,其中涉及了填充等操作
cagd
- 画Bezier及B样条曲线,及对曲线的一些操作,包括移动控制点,移动曲线,曲线求交等等。
Graphic.rar
- 一个简单的使用MFC描点画法,画出直线,虚线,Bezier曲线和铁路轨的程序,并具有保存文件功能。,A simple depiction of the use of MFC stipple method, draw a straight line, dotted line, Bezier curve and the railway track procedures, and have the function to save the file.
Bezier
- 这个是用MFC实现的贝塞尔曲线的程序源码,是我自己的课程设计-This is the MFC version of the implementation of Bezier line.
TestBe
- MFC中绘制贝塞尔曲线,获得贝塞尔曲线上的点,并判断鼠标是否选中贝塞尔曲线。-MFC drawing Bezier curves, Bezier curves obtained on the point, and determine whether the mouse select the Bezier curve.
bezier_display
- 用vs2008的mfc编写的一个画bezier曲线的小巧软件-a small software drawing bezier curves which is coded by vs2008 mfc
ThreeCurve
- 用MFC做的可以实现画三种平滑曲线的程序(三次样条插值,贝塞尔曲线,GDI+曲线平滑)-Using MFC to do three pictures to achieve a smooth curve of the procedure (cubic spline interpolation, Bezier curves, GDI+ curve smoothing)
CubicSplineAndBezier
- 三次样条和贝塞尔曲线,编程实现绘图功能。其使用MFC编程完成-Cubic spline and Bezier curves, programming graphics. The completion of its use MFC Programming
computer_graphics
- 课程设计的作品。基于MFC的图形图像绘制程序,程序完成的功能有,直线,椭圆,贝塞尔曲线等的绘制,并能保存图像文件,并且提供了操作的取消和重做等功能。-Course design work. MFC-based graphics image rendering process, the program completed the function, line, ellipse, Bezier curve drawing, and can save the image file, and provi
bezier
- bezier曲线字库的实现,打开,放大。只提供简单操作,是mfc框架下的实现-bezier curve font implementation, open, enlarge. Only a simple operation, is the realization of the framework mfc
MFC(MDI)bezier
- MFC下生成多文档(MDI)项目,通过点击菜单生成bizier曲线,可以学习菜单响应函数。-Generated under MFC multi-document (MDI) project by clicking on the menu generate bizier curve, you can learn the menu response function.
Rational_Bezier
- MFC++OpenGL实现有理Bezier曲线的各种功能,包括旋转,改变点的权重-MFC++OpenGL achieve rational Bezier curves of the various functions, including rotation, the changing point weight
Bezier
- bezier曲线 全面 注释清晰 vc++6.0 mfc-bezier curve fully clear notes vc++6.0 mfc
Bezier
- 利用MFC进行bezier曲线、曲面的绘制,并能拖曳控制点改变曲线形状,还有升阶的功能,最后利用bezier曲线绘制了符号@-Use MFC bezier curves were plotted surfaces, and can drag the control points to change the shape of the curve, as well as bands or function. Finally, bezier curve drawing the symbol @
Bicubic-Bezier-surface
- 双三次Bezier曲面-网格,在VC6.0中用MFC编程实现Bezier曲面,下载,运行即可使用。-Bicubic Bezier surface- mesh, in VC6.0 MFC programming using Bezier surfaces, download and run can be used.
NEB_VC
- 绘制直线,矩形,椭圆。曲线设置和线型颜色等操作(Draw LINE bezier and curve and so on)