搜索资源列表
CADdraw
- 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下: 直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。 圆弧:用鼠标左键依次点四点确定圆弧。 贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。 矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作
huangshan
- huangshan 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆 和多边形-Huangshan the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and Polygon
贝赛尔曲线绘制
- 贝赛尔曲线绘制,可以移动控制点-Bessel curve drawing and can move control points.
daimaz.com
- 本人在c++下自行编写的贝赛尔曲线,一个小程序,请多指教-I c prepared by the self-Bessel curve, a small procedure, please enlighten
bezier1111
- 画贝赛尔曲线的源码-a source code of drawing bezier curve
曲线
- 本程序用于贝赛尔曲线的生成,采用四点控制法-the procedures for Bessel curve generation, using 4:00 Control Act
贝塞尔曲线和曲面
- 本程序是一个根据贝赛尔曲线和曲面生成算法的小程序,在tc2.0下完成的。-this is a procedure under Bessel curve and surface generation algorithm for small procedures, the tc2.0 completion.
bezier1111
- 画贝赛尔曲线的源码-a source code of drawing bezier curve
曲线
- 本程序用于贝赛尔曲线的生成,采用四点控制法-the procedures for Bessel curve generation, using 4:00 Control Act
贝塞尔曲线和曲面
- 本程序是一个根据贝赛尔曲线和曲面生成算法的小程序,在tc2.0下完成的。-this is a procedure under Bessel curve and surface generation algorithm for small procedures, the tc2.0 completion.
CADdraw
- 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下: 直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。 圆弧:用鼠标左键依次点四点确定圆弧。 贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。 矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作
21codes_58567646
- 贝赛尔曲线绘制,可以移动控制点-Bessel curve drawing and can move control points.
CehuiSource
- 测绘相关源码 包括:角度化弧度、弧度化角度、计算两点间的方位角、B_三次样条函数(曲线拟合)、贝赛尔曲线。-Surveying and Mapping-related source, including: the angle of curvature, arc angle of the calculation of the azimuth between two points, B_ cubic spline function (c
Bezier
- 绘制重要的贝赛尔曲线,不使用已有的函数模型,使用二分法之类的方法构造!-Bezier curve drawing is important not to use the existing function model, the use of methods such as the dichotomy structure!
BezierOPENCV
- 在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度。-Opencv realize in the next Bezier curve. Can modify the control point to connect a number of curves, modify curve accuracy.
BezierCurves
- 4控制点贝赛尔曲线,支持多条贝赛尔曲线的连接-4 Bezier curve control points in support of a number of Bezier curves to connect
MyOpenGL
- 这个代码包含有贝赛尔曲线,曲面和分形曲线及ground光照等。-This code contains a Bezier curve, surface and sub-shaped curve and ground illumination and so on.
BezierCurve
- 用OPENGL做的一个简单的贝赛尔曲线的程序,百度知道里面的有错误,这是修订版,适合新手学习OPENGL-OPENGL to do with a simple procedure for Bezier curves, Baidu know there' s an error, it was revised edition, suitable for beginners to learn OPENGL
18301贝塞尔曲线程序
- 贝赛尔曲线的画法,很好的程序,包含C#的源码(Beckinsale curve drawing, a good program)
三点绘制贝塞尔曲线
- 在平面上用鼠标随机点三个点,绘制贝赛尔曲线,有切线(On the flat surface, three points are randomly selected with the mouse, and the Beckinsale curve is drawn. There is a tangent.)