搜索资源列表
三次样条曲线
- 由本人改编自C程序的一个三次样条曲线模拟正弦波程序源码,有兴趣的可以看看.-from C procedures adapted from a cubic spline curve simulated sine wave source procedures are interested can look at.
DrawBSplineCode
- 绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴-drawing cubic spline curve vc procedures, practical and effective, it needs can learn from Comrade
B3
- 三次B样曲线的绘制,用TURBO C 完成-cubic B-spline curve rendering, complete with Turbo C.
VB3Bezier
- 在VB环境下绘制的三次 Bezier曲线,还不完善尚在修改中-in VB environment mapping of cubic Bezier curve, change is still not perfect! !
8pointsBspline.rar
- 对于8个顶点B样条曲线进行拟合,采用有理三次B样条算法,8 vertex for B-spline curve fitting, using rational cubic B-spline algorithm
Ero
- Besier三次曲线何B样条三次曲线VC++源程序 只要用vc++打开工作空间即可-Dr Besier cubic B-spline cubic curve as long as the VC++ source code using vc++ open the workspace can be
NA-18
- A C++ Program to construct Natural Cubic Spline Interpolant from the given data
CG-26
- A C++ program to draw a Cubic Bezier Curve
bicubic
- bicubic interpolation without using cubic command
Spline
- Simple Cubic Spline Curve Plot found in WWW. May be help.
SplinePronto
- Spline code. This is a simple engine for inerpolation using the cubic fom os the spline.
Spline
- 三次样条插值检测程序源代码 调试通过 可以实现三次样条插值 -Cubic spline interpolation through the test program source code debugging。
cubic
- bicubic interpolation source. Visual c-bicubic interpolation source. Visual c++
two-cubic-spline
- 用vc++平台开发的双三次样条插值函数,具有很高的精度-Vc++ platform with two-cubic spline interpolation function, has high accuracy
benzlxs
- 用matlab编写逆投影变换程序,三个m文件分别代表最近邻插值法,双线性插值法,立方卷积插值法,通俗易懂,含有测试图片,打开就能用-Inverse projection transformation program, matlab prepared three m documents represent the nearest neighbor interpolation, the bilinear interpolation and cubic convolution interpolatio
Cubic-B-spline-curve
- 能实现三次B样条曲线的基本功能,对计算机图形学的初学者有一定的作用。-Can achieve the basic functions of cubic B-spline curve to a certain extent, the computer graphics beginners.
matlab-sanciyangtiao-b
- 三次样条曲线和B样条曲线matlab源程序-Cubic spline curves and B-spline curve matlab source
SplineInterpolation-in-mfc
- 1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0. 2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。 3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0]) result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub
BEzier
- Bézier curve生成三次贝塞尔曲线的源代码, 函数ComputeBezier将以控制点cp产生的曲线点填入Point2D结构的数组 调用者必须分配足够的空间以供输出结果——<sizeof(Point2D) numberOfPoints>-Bzier curve cubic Bezier curve generated source code, function ComputeBezier will control point cp curve points to fil
TestGama
- 绘制样条曲线的程序,所有的计算均手工打造,包括矩阵运算等等。-Cubic pictrue
