搜索资源列表
B-spline
- B样条曲线插值程序,实现B样条曲线的经典算法
85375568krijin.克里金插值计算
- 克里金插值计算,一种拟合算法,主要用于等值线应用。,Kriging interpolation calculation, a fitting algorithm, mainly for the application of contour lines.
BSpline
- 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
sibson
- 根据自然邻进法(sibson插值)的算法,可以把上述n个点,分成红,黄,蓝,黑,绿这五种颜色。 % 每种颜色的点形成的区域,就是该已知点影响的区域(每种颜色的加权系数都是1) 本人原创-According to the natural neighbors into law (sibson interpolation) algorithms, can be n the above points into the red, yellow, blue, black, green for th
splineinterpolation
- 2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。-2D graphics algorithms, based on cubic spline interpolation of the curve drawn with MFC development.
Contour
- 一种简单的基于拉格朗日线性插值算法、适合于有限元后处理所必须的绘制等值线方法。使用VC++软件发展的绘制等值线的程序,此程序采用拉格朗日线性插值算法适合于4边形4节点的有限元网格。-A simple linear interpolation algorithm based on Lagrange suitable for finite element post-processing necessary to draw the contour method. Software developmen
DrawContLines
- 内插高程值,追踪等高线,等值线生成,绘制等高线算法程序-contour line programm
等值线图的彩色填充方法
- 等值线图的彩色填充方法、三次B样条插值算法、基于Delaunay三角网的区域等值线绘制关键算法、基于边界点追踪的等值线图区域填充算法相关论文和程序,难得研究算法和程序。-Contour color filling method, three B spline interpolation algorithm, based on the Delaunay triangulation area contour drawing key algorithm, based on boundary track
VCPP-map
- mfc实现地形图的二维、三维成图,能够设置插值算法等参数-mfc topographic maps, two-dimensional, three-dimensional mapping, the ability to set the interpolation algorithm parameters
atkenAndFollowup
- 埃特金插值算法和追赶法求解三对角方程组,都是自己通过看书自己编写的,我个人觉得还是具有通用性的。-The Aitken interpolation algorithm and the catch-up method for solving tridiagonal equations are own by reading a book I have written, I personally think it has the versatility.
NewtonAndLagrange
- 牛顿插值算法和拉格朗日插值算法,算是很经典的插值方法了-Newton interpolation algorithm and Lagrange interpolation algorithm, is very classic interpolation method