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

搜索资源列表

  1. src

    1下载:
  2. 图像线性插值,包括nearest neighbor(pixel duplication),bilinear,bicubic,lanczos,B-spline, cubic,Fourier zero-padding (sinc)-Image linear interpolation, including nearest neighbor (pixel duplication), bilinear, bicubic, lanczos, B-spline, cubic, Fourier zero-pa
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:77264
    • 提供者:richard
  1. bspline

    5下载:
  2. 三次B样条曲线、一阶二阶三阶导矢曲线。可用于绘制机器人B样条轨迹的位移、速度、加速度、加加速度曲线图-Cubic B-spline curve, a second-order third-order derivative vector curve. Can be used to draw the trajectory of the robot B-spline displacement, velocity, acceleration, jerk curve
  3. 所属分类:matlab

    • 发布日期:2015-04-21
    • 文件大小:1024
    • 提供者:yl
  1. SurfCreat

    0下载:
  2. 根据给定的数据点阵,自动自成三次B样条曲面。可一次生成多张曲面。有源代码和执行文件。-According to the given data matrix, automatic self-cubic B-spline surfaces into. Can generate more than one surface. Source code and executable files.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:159618
    • 提供者:吴有仁
  1. Ero

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

    • 发布日期:2017-04-09
    • 文件大小:1957342
    • 提供者:slippery
  1. B_SplineWavelet

    0下载:
  2. 准均匀三次B样条曲线曲面的多分辨率显示及编辑程序。能够实现随机生成指定次数的准均匀三次B样条曲线和曲面,并能显示其在不同分辨率层次下的曲面及细节部分,且可实现在不同层次下修改曲面及细节以达到曲面编辑的效果。-Quasi-uniform cubic B-spline curves and surfaces of the multi-resolution display and editing program. To achieve the specified number of randomly
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-11
    • 文件大小:18973004
    • 提供者:曾锴珊
  1. Parametric_cubic_spline_algorithm

    0下载:
  2. 这是图形学中三次参数样条曲线算法,用户可从中了解到三次参数样条曲线实现。-This is the graphics cubic parametric spline curve algorithm, which users can learn to achieve cubic parametric spline curve.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2333148
    • 提供者:元颖
  1. cubicbspline

    0下载:
  2. 经过修改后可以准确对数据进行三次B样条插值,在原有基础上做了很大改进。-Modified to exact on cubic B-spline data interpolation, based on the original made a great improvement.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1840
    • 提供者:陈涛
  1. SplinePronto

    0下载:
  2. Spline code. This is a simple engine for inerpolation using the cubic fom os the spline.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:5950
    • 提供者:soubommesmo
  1. picture_interpolation_handle

    0下载:
  2. 包括几种基于多项式插值的图像处理matlab代码,包括双三次插值,样条差值等-Includes several image processing based on polynomial interpolation matlab code, including double-cubic interpolation, spline difference, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:8220
    • 提供者:wangfuqiang
  1. Quxians1

    0下载:
  2. 均匀三次b样条曲线,可以拖动点来改变曲线,不过可操作性较低-Cubic b-spline curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:2634
    • 提供者:huo
  1. CubicBasisSpline

    0下载:
  2. Construction of cubic basis spline
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:608
    • 提供者:Dmitry
  1. P2D

    0下载:
  2. 25个控制点的双三次B样条曲面算法 C++ MFC 源码-25 control points of the bi-cubic B-spline surface algorithm for C++ MFC source
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:358807
    • 提供者:Feng
  1. gridfit

    1下载:
  2. 准均匀三次B样条曲线曲面的多分辨率显示及编辑程序。能够实现随机生成指定次数的准均匀三次B样条曲线和曲面,-Quasi-uniform cubic B-spline curves and surfaces of the multi-resolution display and editing program. Randomly generated to achieve a specified number of quasi-uniform cubic B-spline curves and sur
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:10143
    • 提供者:谭娜
  1. 3B-sline

    0下载:
  2. 三次B样条曲线的算法研究,关于插值的选取和处理-Cubic B-spline curve algorithm, the selection and processing of interpolation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2092
    • 提供者:xukeda
  1. computerhdu123

    0下载:
  2. 绘图程序,包括基于bresenham的画线,园,椭圆;三次B样条曲线;以及分形图形-Drawing program, including those based on bresenham to draw a line, park, oval cubic B-spline curve and Fractal Graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4002161
    • 提供者:待晓彬
  1. Shape-Control-of-NURBS

    0下载:
  2. 通过修改节点控制修改三次B样条和NURBS曲线的形状-Shape Control of Cubic B-Spline and NURBS Curves by Knot Modifications
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:375253
    • 提供者:Tiger
  1. huatu

    0下载:
  2. 用VC6.0绘制三次Bezier样条曲线和三次B样条曲线-With VC6.0 draw cubic Bezier spline and cubic B-spline curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2451041
    • 提供者:李云龙
  1. qxqmzzzz

    1下载:
  2. 本代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。源代码可以在VC++6.0中编译通过-This code contains the following algorithm: clover plum line, cylindrical spiral, conical spiral, cubic Bezier curves, cubic B-spline curve. Surface of th
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:44196
    • 提供者:name
  1. Bsplinefunction

    0下载:
  2. 利用B样条基函数的递推公式,计算非均匀三次B样条基函数-Calculate the non-uniform cubic B-spline basis function
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:868
    • 提供者:范才彬
  1. BSpline

    0下载:
  2. 三次B-Spline 好用,可根据您自己的X 与 Y 进行任意插值。插值与matlab差距很小,保证用一次您就会喜欢!绝对,吐血推荐!-Cubic B-Spline easy to use, according to your own X and Y arbitrary interpolation. Interpolation with matlab gap is very small to ensure that time you will like! Absolute, the recomm
  3. 所属分类:易语言编程

    • 发布日期:2017-04-05
    • 文件大小:1951
    • 提供者:郭德全
« 1 2 ... 25 26 27 28 29 3031 32 »
搜珍网 www.dssz.com