搜索资源列表
B样条插值 C++
- 详细的B样条曲线生成程序
曲线1
- B样条、Bezier曲线等多种曲线画法-B-spline, and other Bezier curve drawing curves
三次B样条曲线
- 用C语言编写的三次B样条曲线源代码!-C language prepared by the cubic B-spline curves source code!
二次B样条曲线
- 2次B样条曲线算法-2nd B-spline curve algorithm
B样条曲线
- b样条曲线(左键确定点,右键结束)-b-spline curve (Left determine point, right end)
b样条
- 图形学B样条曲线代码-graphics B-spline curves code
B样条贝塞尔曲线vb源码
- 在vb下绘制了简单的贝塞尔B样条曲线,还可升阶与降阶的切换-in vb, produced a simple Bessel B-spline curves, but also with the reduction or the band switch
二次B样条曲线的绘制
- 从用c语言编出程序要用文件输入数据。 绘制二次B样条曲线的表达式: P(0,2)(t)=P0*G(0,2)(t)+P1*G(1,2)(t)+P2*G(2,2)(t) 0<=t<=1-from using language out to document procedures with the input data. Drawing II B-spline curves of expression : P (0,2) (t)
3次B样条曲线
- 这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
三次样条曲线拟合
- 三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control
绘制b样条曲线
- 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen wi
B样条
- 序功能:实现B样条曲线的计算和显示..翻译 开发工具:VC 提供...·一个简单的绘图软件源代码..翻译 开发工具:VC 提供...·计算机图形学中用DDA与中点法画直线-sequence features : B-spline curve calculation and display .. Translation Tools : VC ... provide a simple mapping software source code
BSplineCtrl B样条空间线
- BSplineCtrl B样条空间线,在空间绘制可以用鼠任意拖动来改变形状的B样条平滑曲线。用到的知识有:B-Spline ,鼠标三维拾取。-BSplineCtrl B-spline space line drawing in space can be used arbitrarily drag mouse to change the shape of B-spline smoothing curves. The knowledge i
B样条曲线1
- B样条曲线1-B-spline curves 1!
B-split
- 主要介绍了B样条曲线的数学定义和性质,以及在工程时间中的应用,以及B样条曲线的改进-mainly on the B-spline curve of mathematical definition and nature, and the construction time of application, and the B-spline curve improvements
B-splin
- 用java语言实现了B样条曲线的做法。 可以自由输入控制点,并可以通过鼠标调节控制点的位置。-java language with the B-spline curve approach. Free importation of control point and click of the mouse can be controlled through the location.
b-spline
- b样条曲线,有控制点的求法,还有用OPENGL显示算法-b-spline curves, the control point for France, there is use OpenGL display algorithm
b
- 鼠标随机取点,然后可以选择不同的方法进行绘制B样条曲线。-Mouse random access point, and then can choose among different methods of rendering B-spline curve.
BLine
- 实现了B曲线的源码,一种新的Bspline反求控制点算法,(Achieved a B-source curve, a new control point Bspline Reverse algorithm)