搜索资源列表
thriceBSpline
- C语言编写的实现三次B样条曲线的C语言代码-prepared by the C language to achieve cubic B-spline curve of C language code
NewBezierLine
- 三次Bezier图象的生成,用TC可以打开实现-cubic Bezier image generation, TC can be used to achieve open
VC6DrawBezier
- 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cu
绘制三次B样条
- 一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差-a cubic B-spline drawing of the category, through point-value calculation control points can be split, translate fitting error
三次Bezier曲线
- 三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according
Bezier
- 这是一个描绘一条三次Bezier曲线的程序,其中点的选取已经考虑到平滑性。-This is a cubic Bezier curve depicting a procedure for the selection of which points have been taken into account smoothness.
1
- C语言版本三次样条插值,介绍了三次样条插值函数如何计算的代码,可以在TC上直接运行-C language version of cubic spline interpolation, cubic spline interpolation described how to calculate the function of the code, you can run directly on TC
kernelFunction
- 计算核函数矩阵 gauss laplace poly hpoly spline cauchy cubic r tps bubble -Calculation of nuclear function matrix gauss laplace poly hpoly spline cauchy cubic r tps bubble
spline
- 三次样条插值,需要三次样条插值的可以下载这个包,也许对你有帮助-cubic spline curve
splineinterpolation
- 2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。-2D graphics algorithms, based on cubic spline interpolation of the curve drawn with MFC development.
Interpolations
- This application plots in a windows plataform a cubic spline curve using VB.net development
CubicSpline
- This a file describing the interpolation problems dealing with cubic splines.Very useful for drawing such curves.-This is a file describing the interpolation problems dealing with cubic splines.Very useful for drawing such curves.
Cubicv3
- Another very useful explanation of what cubic splines are and how we are able to interpolate them
sanciyangtiaoquxian
- 三次样条曲线,可以通过调节控制点调节曲线形状-Cubic spline curve, we can adjust the control point adjustment curves
ad
- C2:插值 1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-C2: 1 Lagrange interpolation interpolation (PO
3-curve
- 一个用鼠标调整曲线控件,是三次曲线,只要拖动鼠标就可以调整了。-Controls with the mouse to adjust a curve is cubic Oh.
center-frame
- 用三次样条曲线实现火焰的中心骨架和外围轮廓线-With a cubic spline curve to achieve the center of the flame contour and peripheral skeleton
B-Spline
- 在picturebox上通过固定的点来绘制三次B 样条曲线。-Adopted in the picturebox to draw the fixed points of B-spline cubic curve.
Quxians1
- 均匀三次b样条曲线,可以拖动点来改变曲线,不过可操作性较低-Cubic b-spline curve
Cubic-spline
- 三次样条程序,个人修改完善版本。放心使用-Cubic spline procedure, revised and improved version of the individual. Ease of use
