搜索资源列表
Bspline.编写拟合非均匀有理B样条曲线的程序
- 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
Bspline.3次B样条小波程序
- 3次B样条小波程序,用MATLAB写的,思想简单,但要建立好像不容易,大家看看,3 bspline wavelet program,using matlab language.The idea is not complex,but it is not easy to realize it.Hope all read.
BSpline.rar
- 这是用open cascade通过手工绘制B样条曲线,然后转换成样条曲面的程序。欢迎对OCC感兴趣的朋友参考。,This is open cascade through the use of hand-painted B-spline curve, and then converted into spline surface procedures. OCC welcomed the reference of interest to a friend.
Bspline.zip
- C++ source, MFC and OpenGL B-Spline draw,C++ source, MFC and OpenGL B-Spline draw
bspline
- 用matlab开发的B-样条工具箱,包括B-样条近似,de-boor算法等-Developed with matlab, B-spline toolbox, including B-spline approximation, de-boor algorithm
BSpline
- 可显示三维曲面,并能进行各个点的求切矢量,相当不错-Can display three-dimensional surface, and can be cut for each point vector, quite good
BSpline
- OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
bspline
- 三次B样条曲线、一阶二阶三阶导矢曲线。可用于绘制机器人B样条轨迹的位移、速度、加速度、加加速度曲线图-Cubic B-spline curve, a second-order third-order derivative vector curve. Can be used to draw the trajectory of the robot B-spline displacement, velocity, acceleration, jerk curve
bspline
- 本人在VC集成开发环境下学习Opengl时编写的一些程序,b样条 -I VC integrated development environment for learning Opengl prepare some of the procedures, b-spline
bezier
- MIT课程 计算机图形学 6_837 Assignment 8.htm 贝赛尔虚线 BSpline 及相互转换 和 相应曲面的绘制 -MIT Computer Graphics courses 6_837 Assignment 8.htm Bessel dashed BSpline and mutual conversion and the corresponding surface rendering
BSpline
- bspline基础编程,可以输入控制点坐标,自动生成三次曲线-bspline the basis of programming, you can enter the control point coordinates, automatic generation of three curves
BSpline
- 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
BSpline
- bspline曲线的小程序希望大家能够喜欢-bspline curve applet hope that we can love
Bspline
- 样条曲线的最小二乘法保型光顺逼近的说明和详细介绍-Spline curve of least squares smoothing approximation security type a descr iption and details on
BSpline
- 一个很实用的B样条拟合程序,可以经过若干控制点,有可执行程序实例。我已经用过很多次了。-A very practical B-spline fitting procedure, can be a number of control points, there are examples of executable programs. I have used many times.
Basic_function_of_Bspline
- 建立b样条函数基函数的程序! 这是从the nurbs book 翻译过来的版本!-it can constructs bspline program in c++.this program is programmed from the book of the nurbs book !
BSpline
- 画BSpline的小程序,画4个点后,自动生成BSpline-Draw BSpline
BSpline
- 本程序框架采用OpenGL+MFC SDI,其中B样条曲线曲面网格视图采用OpenGL绘制,基函数视图采用MFC GDI绘制。整个程序采用了MFC单文档、多视图类型。其中B样条相关的属性与操作都封装于BH_BSpline类。-This procedure used the framework OpenGL+ MFC SDI, one B-spline curves and surfaces using OpenGL view grid mapping, function-based view r
BSpline
- B样条绘制 输入四个点,按B即可绘制以这四个点为控制点出B样条。-draw Bspline by using four reference points.
Bspline
- 本工程基于OpenGL库完成了Bspline曲面的绘制。(The project completed Bspline surface rendering based on OpenGL library.)