CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - spline c

搜索资源列表

  1. Cubic Spline

    1下载:
  2. 使用 Cubic spline 三次内差做曲线拟合,以C++物件方式.做成元件.含source Code -use within three Cubic spline curve fitting done worse to C objects manner. Causing components. Source-Code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:358087
    • 提供者:秦國銘
  1. EMD-C

    0下载:
  2. EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。-EMD decomposition algorithm C language, containing the decomposition EMD cubic spline interpolation algorithm C language.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1465
    • 提供者:魏玉果
  1. spline.c

    1下载:
  2. spline
  3. 所属分类:源码下载

  1. 样条曲线的算法C++代码实现

    0下载:
  2. 样条曲线的算法C++代码实现,包含三个文件spline.cpp/spline.h/spline_prb.cpp,其中sline_prb为测试程序。此库中包含常见的多项式样条、hemitt样条、B样条等八种样条算法。devc++/vc/gcc下均通过,Spline curve algorithm C++ Code, including the three documents spline.cpp/spline.h/spline_prb.cpp, which sline_prb for the te
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:42092
    • 提供者:rene
  1. BezierSpline.zip

    0下载:
  2. This is a simple bezier drawing algoritm written in C#. very usefull to understand bezier curves. it draws really quality spline beziers with three poin. very good to understand.,This is a simple bezier drawing algoritm written in C#. very usefull to
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:26743
    • 提供者:selamicik
  1. abdi-PCA4Wiley.zip

    0下载:
  2. ua University, in 2002 publi this document, including the Mont A program of curve fitting based Bayesian Filter. Bayesian (Bayesi a target tracking system MATLAB s cubic spline curve fitting This i book is widely used in engineerin this
  3. 所属分类:matlab例程

    • 发布日期:2017-04-01
    • 文件大小:712742
    • 提供者:wibisono
  1. Bezier-and-B-spline-curve-

    0下载:
  2. 生成Bezier曲面和B样条曲面,并显示出控制网格以及曲面-use C++ language to build Bezier and B spline curve,and show the control mesh and the surface,very useful I think, thank you
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2358260
    • 提供者:wangzhou
  1. nurbsR2006b

    1下载:
  2. 非均匀有理B样条的matlab程序,其中用到了C的混合编程。对于学习数据融合技术的人很有帮助!-Non-uniform rational B-spline matlab program, which uses a mixture of C programming. Data fusion technology for the study of people very helpful!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:215675
    • 提供者:zhanglin
  1. 1

    0下载:
  2. 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
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1602
    • 提供者:陈超
  1. 插值原理还原波形曲线(误差改进版)

    0下载:
  2. 三次样条插值的VC源码,带有示例,测试通过-cubic spline code based on VC++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:207012
    • 提供者:xxc
  1. 3107002005_5th_spline

    0下载:
  2. 曲线的三次样条插值,在非首尾节点处具有三次光滑性质-Curve cubic spline interpolation, in both nodes with non-smooth nature of the three
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1408
    • 提供者:lommmmmm
  1. main

    0下载:
  2. 分段线性插值,分段二次多项式插值,分段三次多项式插值,三次样条插值-Piecewise linear interpolation, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation, cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2016-12-05
    • 文件大小:1585
    • 提供者:唐世兴
  1. Spline

    0下载:
  2. C语言编写,用追赶法解三弯距方程来实现三次B样条插值。很有使用价值-C language, used to catch up with Method three bends away from the equation to achieve three B-spline interpolation. Very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1340
    • 提供者:
  1. gh

    0下载:
  2. 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1445148
    • 提供者:lixuan
  1. spline

    0下载:
  2. ZLG-GUI源代码完整版12-spline.c-ZLG-GUI source code full version of 12-spline.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3559
    • 提供者:chentingsheng
  1. natural-cubic-spline-interpolation

    0下载:
  2. 文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:153416
    • 提供者:姜北樵
  1. cubic-spline

    0下载:
  2. 三次样条插值,来自于数值分析方法一书 C Abstract: interpolate cubic spline profiles to given points. C cubic splines are piecewise cubic polynomials fitting the data C with continuous first and second derivatives at interior points C and second derivatives set
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:895
    • 提供者:mybiandou
  1. 用c语言编程绘制二维三次b样条曲线

    0下载:
  2. 采用C语言编写程序,根据已知点绘制样条曲线,可以用于开发gambit脚本功能进行飞机翼型参数化建模(The program is written in C language, and the spline curve is drawn according to the known points)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:107520
    • 提供者:陈秀平
  1. SplineInterpolationAitken插值算法 C++程序

    0下载:
  2. 用c++实现spline插值算法,需要的可以下载~~(Implementation of spline interpolation algorithm with c++)
  3. 所属分类:数值算法/人工智能

  1. 数值分析上机C语言代码

    1下载:
  2. 龙贝格积分 高斯列主消元法 牛顿迭代 三次样条插值 龙格卡塔(Romberg integration Gauss principal elimination method Newton iteration three spline interpolation Runge Cartagena)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:95232
    • 提供者:咸咸甜甜
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com