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

搜索资源列表

  1. DrawDot

    0下载:
  2. B样条曲线画图程序,包括均匀、准均匀、分段Bezier和非均匀四种类型-B-spline drawing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9057241
    • 提供者:lousmile
  1. Bezier

    0下载:
  2. Bezier曲线 两种实现方法 B样条曲线-Bezier curve method of two B-spline curve
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2583495
    • 提供者:ylb
  1. splinetest

    0下载:
  2. B样条曲线(B sample line)绘制程序。 画的非常好。-B-spline curve (B sample line) drawing program. Very good painting.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:875903
    • 提供者:陈金福
  1. Bspling_fitting

    3下载:
  2. 本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。 如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。 本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的 -Three B-spline fitting the data points are k
  3. 所属分类:2D Graphic

    • 发布日期:2014-04-10
    • 文件大小:88179
    • 提供者:wangzhidong
  1. TestB3Line

    0下载:
  2. 三次样条曲线拟和,能够很好的处理离散点的拟和问题,值得收藏-Cubic spline curve fitting and
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:46905
    • 提供者:zhoudan
  1. BLineExample

    0下载:
  2. B样条曲线的一个例子代码.// BLine.cpp : Defines the entry point for the application.-B-spline curve, an example of the code.// BLine.cpp: Defines the entry point for the application.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:393699
    • 提供者:王国忠
  1. B_Line

    0下载:
  2. 基于MFC的生成B样条曲线程序,点击鼠标右键动态生成曲线。-MFC-based generation of B-spline curve procedure, click the right mouse button dynamically generated curve.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1960772
    • 提供者:凌狄
  1. B_Spline

    0下载:
  2. B样条曲线的绘制 MFC VC++ 图形学实验-B-spline curve drawing MFC VC++ Graphics Experiment
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:921145
    • 提供者:王鹏
  1. bicubicBsplinecode

    0下载:
  2. 双三次B样条曲线的拟合代码,有助于进一步了解B样条曲线-Bicubic B-spline curve fitting code, and contribute to a better understanding of B-spline curve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:254906
    • 提供者:徐亮胜
  1. bicubicHermiteBsplinecode

    1下载:
  2. 双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:232285
    • 提供者:徐亮胜
  1. Bspline_fitting

    0下载:
  2. 画三次B样条曲线拟和的程序,,生成控制顶点比较方便快捷-Painting three B-spline curve fitting, and the procedures to generate more convenient control points
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:990147
    • 提供者:孙坚坡
  1. TestCurve

    0下载:
  2. 一个绘制样条曲线的例子,可以绘制很多的样条曲线,是一个很多的演示程序。-Draw a spline curve example, you can draw a lot of spline curve, is a lot of demo program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:43709
    • 提供者:cq
  1. Curve_BSpline

    0下载:
  2. 实现了三次B样条曲线的绘制,可同时绘制多条曲线。-To achieve three B-spline curve, can also draw multiple curves.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:866
    • 提供者:Monss
  1. DrawB_spline

    0下载:
  2. B样条曲线的绘制及动态调整,制出3次B样条曲线并可以动态调整-B-spline curve drawing and dynamic adjustment of the system out of 3 times B-spline curves and can be dynamically adjusted
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:201648
    • 提供者:charl
  1. MfcCurve2

    0下载:
  2. mfc下绘出样条曲线,并根据样条曲线对其上的值进行差值。-mfc-spline curves plotted under and in accordance with spline curve on the value of their difference.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-06
    • 文件大小:1192127
    • 提供者:kevin
  1. sanciyangtiaoquxian

    0下载:
  2. 三次样条曲线,可以通过调节控制点调节曲线形状-Cubic spline curve, we can adjust the control point adjustment curves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1878829
    • 提供者:王水
  1. spline

    0下载:
  2. 运行后按绘制按钮就能自动绘制三次样条曲线,效果很好-After running the button will automatically draw by drawing cubic spline curve, good results
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2081
    • 提供者:孙杰
  1. BSPLine

    1下载:
  2. B样条曲线给出了一种方法,用具有 连续性的k-1次的多项式曲线对n个控制点集合进行拟合,B样条曲线允许任意阶连续。因此,在计算机图形学中优先选择B样条曲线来定义非常平滑的曲线。如果要通过任意数量的点生成满足C2或更高阶连续性的曲线,B样条曲线是一种较好的选择。-B-spline curve presents a method, the continuity of k-1 times on the n-polynomial curve fitting set of control points,
  3. 所属分类:绘图程序

    • 发布日期:2013-02-17
    • 文件大小:3523795
    • 提供者:
  1. Bezier

    1下载:
  2. MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
  3. 所属分类:Graph Drawing

    • 发布日期:2015-11-01
    • 文件大小:3630080
    • 提供者:tina
  1. Bspline_MFC

    0下载:
  2. MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1934904
    • 提供者:liu
« 1 2 3 45 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com