搜索资源列表
Beizier
- Decasteliau算法绘制Bezier曲线,右键点击给出控制点,点击画线按钮绘制曲线,次数很高的曲线也能绘制.环境vc2005-Bezier curve drawing algorithm Decasteliau, right-click the control point is given, click the button drawing a line drawn curve, the curve of the high frequency can also draw. Vc2005 e
BSpline
- 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
de_boor
- De Boor s algorithm is a generalization of de Casteljau s algorithm. It provides a fast and numerically stable way for finding a point on a B-spline curve given a u in the domain.
spline
- 绘制B样条曲线,以及相应的De-boor算法程序(Bspline drawing and the corresponding De-boor algorithm)
媛
- 用程序实现三次Bezier曲线的de Casteljau算法(Realization of de Casteljau algorithm for three times Bezier curve by program)