搜索资源列表

  1. bspline

    0下载:
  2. 本人在VC集成开发环境下学习Opengl时编写的一些程序,b样条 -I VC integrated development environment for learning Opengl prepare some of the procedures, b-spline
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:张熙贤
  1. BSplineCtrl B样条空间线

    0下载:
  2. BSplineCtrl B样条空间线,在空间绘制可以用鼠任意拖动来改变形状的B样条平滑曲线。用到的知识有:B-Spline ,鼠标三维拾取。-BSplineCtrl B-spline space line drawing in space can be used arbitrarily drag mouse to change the shape of B-spline smoothing curves. The knowledge i
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:110592
    • 提供者:华文广
  1. Graphix

    0下载:
  2. B样条曲线、BSPLine / Nurbs曲线生成-B-spline curves, BSPLine/Nurbs Curve
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:301056
    • 提供者:gwx
  1. b样条曲面

    0下载:
  2. b样条曲面绘制-b-spline surface mapping!
  3. 所属分类:绘图程序

    • 发布日期:2024-05-12
    • 文件大小:1930240
    • 提供者:dd
  1. BSplineInterpolatePrj

    0下载:
  2. B样条插值,基于散乱数据的B样条插值基本算发。做的动态链接库。-B-spline interpolation, scattered data on the B-spline interpolation basically been made. The dynamic link library.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:134144
    • 提供者:jz
  1. Interpolation-algorithm

    0下载:
  2. 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorith
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:ldg
  1. functionz

    0下载:
  2. 在三次样条中,要寻找三次多项式,以逼近每对数据点间的曲线。在样条术语中,这些数据点称之为断点。因为,两点只能决定一条直线,而在两点间的曲线可用无限多的三次多项式近似。因此,为使结果具有唯一性。在三次样条中,增加了三次多项式的约束条件。通过限定每个三次多项式的一阶和二阶导数,使其在断点处相等,就可以较好地确定所有内部三次多项式。此外,近似多项式通过这些断点的斜率和曲率是连续的。然而,第一个和最后一个三次多项式在第一个和最后一个断点以
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:讲演
  1. functionz1

    0下载:
  2. 寻找三次样条多项式需要求解大量的线性方程。实际上,给定N个断点,就要寻找N-1个三次多项式,每个多项式有4个未知系数。这样,所求解的方程组包含有4*(N-1)个未知数。把每个三次多项式列成特殊形式,并且运用各种约束,通过求解N个具有N个未知系数的方程组,就能确定三次多项式。 -find cubic spline solving polynomial need a lot of linear equations. In fact, g
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:讲演
  1. ComputerGraphic

    0下载:
  2. 用VC++寫的Bezier 以及 B-Spline 程式 可任意點-VC write Bezier and B-Spline programs can be arbitrary point
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-12
    • 文件大小:8573952
    • 提供者:程坤
  1. three_curve

    0下载:
  2. 这是一个画自然三次样条曲线的程序,用opengl实现-This is a painting of natural cubic spline curve of the procedures used to achieve opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:101376
    • 提供者:珠海
  1. deBoor

    0下载:
  2. de Boor 求值算法求作二次和三次B-样条曲线非插值,给定顶点-algorithm evaluates demand for secondary and cubic B-spline- curve interpolation, given vertex
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:jo Wang
  1. bezbspline

    0下载:
  2. 这是一个BEZIER曲线,包括2维和三维的图象变换 B样条曲线也集中在里面了。-This is a Bezier curve, including two-dimensional and three-dimensional images transform B-spline curves are concentrated in the inside.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:80896
    • 提供者:fdfd
  1. curve_test.tar

    0下载:
  2. curve_test is a set of 3 programs to demonstrate 3 different kind of third-order parametric curves: Hemite curve segments, Bezier curve segments, and Splines. Hemite curves are defined by two endpoints and two v
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:Jet Lan
  1. zhp20060416

    0下载:
  2. 任意给定点坐标,可以拟合出B样条曲线,用Matlab写的,算法明确。-arbitrary coordinates to the spot, could fit the B-spline curves, using Matlab written in the algorithm clear.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:赵鹏
  1. spline3

    0下载:
  2. 一个完整的通用3次样条插值算法的matlab源代码,有调用方法的举例.-integrity of a common 3-spline interpolation algorithm in Matlab source code, a method call, for example.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:
  1. VByangtiao

    0下载:
  2. 用vb编写的B样条曲线!!直接运行即可,它主要是数值计算的一个有用软件-prepared with the B-spline curves! ! Direct operation can be, it is primarily a numerical calculation of useful software! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:lei
  1. cubic_spline

    0下载:
  2. 三次样条插值的MATLAB程序(三弯矩方程)-Cubic Spline Interpolation MATLAB (3 Moment equation)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:郭嘉研
  1. ThreeBSpline_VC

    0下载:
  2. 三次B样条,程序中有部分说明,可以自由在其中进行扩展设计其它类似样条程序.-cubic B-spline, some procedures that can be carried out in one free expansion design similar kind of procedure.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:3712000
    • 提供者:
  1. adfasdfsdf

    0下载:
  2. 计算方法中三次样条插值函数的C++源程序-calculation method cubic spline interpolation function of the C source
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:王宝华
  1. bsplines

    0下载:
  2. 采用delphi实现的B样条曲线源程序,包含很多的功能,而且可以点击exe文件,直接查看程序的演示效果。-used to achieve the B-spline curves source include many functions, but can click on the exe file, a direct view of the process demonstration effect.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-12
    • 文件大小:124928
    • 提供者:mouse
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org