搜索资源列表
ddddfffsdgdfhjfgjkghkgjklkliklklkll
- Bspline曲线一笔画锚,C语言编写,以编译-Bspline curve of a stroke anchors, C language, compiler
mybezierquxian
- 一个BEZIER曲线,BSPLINE曲线的绘制,依靠你鼠标所点击的点绘制-a Bezier curve, BSPLINE curve mapping, which relies on your mouse click on the drawing point
Bspline.编写拟合非均匀有理B样条曲线的程序
- 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
BSplineDemo.rar
- 用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状., A B transect curve algorithm compiles which with vc, inputs the spot tendency according to the mouse to draw up the B transect curve, and may revise the control point, thus revision curve shape
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
- 三次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-Curve
- OpenGL开发的B样条曲线程序,支持鼠标交互,本人亲自测试能运行,用vc++6.0编写。-B-spline curve of the OpenGL development process, support for mouse interaction, personally test can be run using vc++6.0 write.
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
Complex.curve.drawing.program
- 复杂曲线的绘图程序,可以绘制参数样条曲线,贝齐埃曲线 ,B样条曲线,实现绘制,修改,删除等多种功能并显示基函数。CAGD专业非常经典的程序-Complex curve drawing program, you can map parameters spline curve, Pui Maiziere curve, B-spline curve, realize mapping, modify, delete and display a variety of functions, such as
pso_bspline
- malab语言实现bspline曲线拟合,采用改进的pso算法实现-malab language bspline curve fitting, using the improved algorithm pso
BSPLINE.ZIP
- C++ src for simple b-spline curve algorithm
bsplinepso
- 采用改进的pso算法实现实现bspline曲线拟合,malab语言。-Pso algorithm using the improved implementation bspline curve fitting, malab language.
BSpline
- opengl函数实现B样条曲线,程序简单易懂,适用于初学者。-opengl functions for B-spline curve, the program is simple to understand for beginners.
Bspline-curve
- B样条的一种实现方法。具体操作为:拾取界面二维点作为控制顶点,输出B样条曲线-An implementation of B-spline method. The specific operation as follows: pick up the interface two-dimensional points as control points, the B-spline curve of the output
BSpline-Curve
- B样条曲线绘制-德布尔法。在VC++ 6.0环境绘制B样条曲线。-Draw the BSpline Curve
BSpline
- Bezier曲线和B样条(BSpline)曲线绘制,用VC++自带API函数实现-Bezier curves and B-spline (BSpline) curve drawing, API function comes with VC++
Bspline-curve-VC
- B样条曲线VC实现,可编译执行!-b-spline curve
Curve
- Bspline Curve Open GL Visual C++
BSpline
- 以下是我用Qt GUI所编写的程序,包含源代码和可执行程序 主要功能: 1.绘制B样条 2.通过节点插入将B样条转化为多段Bezier曲线 操作方式:鼠标点击屏幕绘制B样条,默认均匀节点;控制点可以通过鼠标拖动(The following are the programs I wrote with Qt GUI, including the source code and the executable program Main functions: 1. draw B splines