搜索资源列表
Picturing_with_visual_C
- 实现C语言的画图功能,配有三次B样条曲线的实例,可以放心使用!-realization of the class C language function, is equipped with three B-spline curves examples can be assured use!
fuben
- 在CAD中,用分段三次B样条来表达自由曲线是很理想的,为此,采用三次B样条曲线来拟合这条折线. ... 其中, 3d.gif (1661 bytes) ,确定了系数a、b、c,相应地就确定了拟合函数. 3)确定型值点求出拟合函数后,取点Pk((1/2)l,yp)作为型值点. ... -in CAD, and cubic B-spline curves to the freedom of expression would be the ideal, for cubic B-spline cur
CUBIC_B-SPLINE
- 三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。
CAGD-B
- 利用C++解决CAGD中的连续的三次B样条插值问题
shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
cubic_bpline
- 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
bicubicBcurvecode
- 双三次B样条曲面源代码,是学习B样条编程的好程序-Bicubic B-spline surface source code, is to learn from a good B-spline programming procedures
bicubicBsplinecode
- 双三次B样条曲线的拟合代码,有助于进一步了解B样条曲线-Bicubic B-spline curve fitting code, and contribute to a better understanding of B-spline curve
bicubicHermiteBsplinecode
- 双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
B-spline
- 三次B样条曲线原理及概念介绍,大家可以-something about B-spline
B
- 三次b样条曲线 c语言编写的 源代码-Three b-spline curve
MFCtemple_me
- MFC实现曲线画法,包括三次B样条曲线和三次贝塞尔曲线-MFC and curve painting
B-spline
- 画三次B样条曲线,实现B样条曲线的VC++画图,三次非均匀B样条曲线-B spline
B-SPACE
- 准均匀B样条曲面\非均匀三次B样条Riesenfeld方法源程序代码-Quasi-uniform B-spline surfaces \ non-uniform cubic B-spline Riesenfeld method source code
B-spline-curve
- 绘制三次B样条曲线和B样条的节点插入算法-Drawing three Node B-spline curves and B-spline insertion algorithm
均匀三次B样条
- 三次均匀B样条,一阶导数,二阶导数程序的matlab程序,三个文件独立分开(Three uniform B splines, first derivative, two derivative procedures)
用c语言编程绘制二维三次b样条曲线
- 采用C语言编写程序,根据已知点绘制样条曲线,可以用于开发gambit脚本功能进行飞机翼型参数化建模(The program is written in C language, and the spline curve is drawn according to the known points)
www.dssz.com_bspline
- 三次B样条,一二三阶导矢图像下载1 (1.13kb) 所属分类: matlab...可用于机器人关节B样条轨迹的位移、速度、加速度、加加速度图像的绘制(Three B spline, 123 order vector vector image downloading 1 (1.13kb) category: Matlab... Can be used to draw the displacement, speed, acceleration, and acceleration images of
二、三次均匀B样条曲线
- 根据输入点坐标画出二次或三次均匀B样条曲线(According to the input point coordinates, draw two or three uniform B spline curves.)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)