搜索资源列表
三次样条曲线
- 由本人改编自C程序的一个三次样条曲线模拟正弦波程序源码,有兴趣的可以看看.-from C procedures adapted from a cubic spline curve simulated sine wave source procedures are interested can look at.
三次样条曲线拟合
- 三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
三次样条曲线
- 三次样条曲线源代码
7720spline_c++
- 一个很好的画三次样条曲线的程序源码-a good painting cubic spline curve procedures FOSS
somegraph
- 很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等-many geometric shapes of paint, such as 3D graphics, curve and surface mapping, cubic spline curve, BEYOND, surface, curve Beziel
三次样条曲线拟合
- 三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control
VB60画三次样条曲线
- 用VB6.0写的绘制三次样条插值曲线的程序.-VB6.0 was drawing cubic spline interpolation curve procedure.
三次样条曲线
- 由本人改编自C程序的一个三次样条曲线模拟正弦波程序源码,有兴趣的可以看看.-from C procedures adapted from a cubic spline curve simulated sine wave source procedures are interested can look at.
three_curve
- 这是一个画自然三次样条曲线的程序,用opengl实现-This is a painting of natural cubic spline curve of the procedures used to achieve opengl
DrawBSplineCode
- 绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴-drawing cubic spline curve vc procedures, practical and effective, it needs can learn from Comrade
Spline+ellipse
- 标准椭圆的算法与三次样条曲线算法 用OpenGL实现编程-standard ellipse algorithm and cubic spline curve algorithm using OpenGL Programming
BLineSample
- 三次样条曲线的模拟过程,该程序通过随机点生成光滑的三次样条曲线,该曲线能模拟边缘等功能,是进行边缘修复和模拟的好工具-Cubic spline curve of the simulation process, the program generated through the random-dot smooth cubic spline curve, the curve can simulate the functions of the
fixsupCurve
- c++实现固支三次样条曲线,算出曲线的系数,供其他绘图软件使用绘图。-c++ achieve clamped cubic spline curve, calculated curve of the coefficient for the other mapping software to use graphics.
sanciyangtiaoquxian
- 三次样条曲线,可以通过调节控制点调节曲线形状-Cubic spline curve, we can adjust the control point adjustment curves
VC++三次样条插值和贝塞尔曲线实例程序
- VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
VC++三次样条插值和贝塞尔曲线实例程序
- VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
三次样条曲线
- 3种源码,三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.(3 source code, three spline function algorithm C++ source code, for engineering calculation of smooth curve interpolation calculation)
MATLAB三次样条插值法 求信号的包络线 源代码
- MATLAB三次样条插值法 求信号的包络线 源代码(MATLAB cubic spline interpolation method for the signal envelope source code)
三次样条曲线拟和
- 三次样条曲线拟合类,可用于样条插值、拟合、预测等算法场合。(The Cubic Spline Interpolation class can be used for spline interpolation, fitting, prediction and other algorithms.)