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

搜索资源列表

  1. CurvePainter

    0下载:
  2. n次贝塞尔曲线及三次b样条曲线的绘制,使用自己编写的curve类,实现曲线上点坐标的计算与绘制,曲线点坐标的计算使用递归算法。点击左键设定控制点,之后点击右件绘制曲线。-n Bessel curve and three b-spline curve mapping, prepared to use their own type of curve, curve coordinates of the point on the calculation and drawing, curve coordi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33965
    • 提供者:陈玉林
  1. Curve_Interplation.rar

    0下载:
  2. 多种曲线差值方法, 如拉格朗日多项式差值, 贝塞尔曲线差值, 三次样条差值,A variety of curve difference methods, such as Lagrange polynomials margin, the margin Bezier curves, cubic spline difference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:126970
    • 提供者:kehaiying
  1. CubicSplineAndBezier

    0下载:
  2. 三次样条插值和贝塞尔曲线 主要是对图象做插值-Cubic spline interpolation and Bezier curves are mainly made of image interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1793224
    • 提供者:Lucx
  1. ThreeCurve

    1下载:
  2. 用MFC做的可以实现画三种平滑曲线的程序(三次样条插值,贝塞尔曲线,GDI+曲线平滑)-Using MFC to do three pictures to achieve a smooth curve of the procedure (cubic spline interpolation, Bezier curves, GDI+ curve smoothing)
  3. 所属分类:Windows编程

    • 发布日期:2013-02-17
    • 文件大小:6123536
    • 提供者:xin
  1. CubicSplineAndBezier

    1下载:
  2. 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:4039020
    • 提供者:yc
  1. CoolPainter

    0下载:
  2. 本软件是一个完全由TC2.0开发的功能不错的图形编辑、处理软件。 由于水平与时间限制目前只支持键盘操作。 一.功能与特色: 1.绘图功能:直线,矩形,任意多边形,圆,贝塞尔曲线及B样条曲线模拟实物造型。 2.编辑功能:对目标图形的拷贝,移动,删除,对某点的任意拉伸、变形,剪切,填充。 3.附加功能:动画时钟,分形模拟景物实例。 注:所绘图形可以选择合适的颜色与线形。 二.使用说明: 1.Tab键鼠标速度控制键,有一次移动1个像素,10个像素两种。 2.Ent
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:67957
    • 提供者:谭永炳
  1. threesplinebezier

    0下载:
  2. 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:4039009
    • 提供者:XUGUANGLONG
  1. VC1cubic1spline

    1下载:
  2. VC 三次样条插值和贝塞尔曲线实例程序,vs2005和vc6.0工程。-VC cubic spline interpolation and Bezier curves example programs
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:982226
    • 提供者:yyxt
  1. CubicSplineAndBezier

    0下载:
  2. 三次样条和贝塞尔曲线,编程实现绘图功能。其使用MFC编程完成-Cubic spline and Bezier curves, programming graphics. The completion of its use MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:53991
    • 提供者:xkx
  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. qxqm6

    0下载:
  2. 实现曲线(三次贝塞尔曲线,三次B样条曲线,三叶梅花线,圆锥\圆柱螺线),曲面(贝塞尔曲面,B样条曲面,环形曲面,旋转曲面)等功能.-Curve (cubic Bezier curve, cubic B-spline curves, clover Plum Line, cone \ cylindrical spirals), surfaces (Bezier, B-spline surfaces, annular curved surface of revolution).
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-05
    • 文件大小:1979443
    • 提供者:tanyu
  1. MFCtemple_me

    1下载:
  2. MFC实现曲线画法,包括三次B样条曲线和三次贝塞尔曲线-MFC and curve painting
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:2666496
    • 提供者:ares
  1. BezierSpline

    0下载:
  2. 基于opencv编写的贝塞尔曲线演示程序 可通过修改控制点观察三次贝塞尔样条形状-three degree Bezier spline
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:15564483
    • 提供者:li qing
  1. Bsp

    0下载:
  2. 二次b样条和三次b样条曲线画法,完全按照定义来做的,支持多个点的绘制。比贝塞尔曲线好画,贝塞尔曲线有三个点和四个点的画法,点再多就需要拟合了-B-spline quadratic and cubic b-spline curve drawing, done in full accordance with the definition of support to draw more points. Good Bibeisaier curve drawing, Bezier curve with t
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:52082
    • 提供者:younbor
  1. DrawCurve

    1下载:
  2. MFC绘制三次B样条曲线和贝塞尔曲线,并且可以移动控制点,变换曲线形状。-Using MFC to draw the curve of cubic B spline and bezier, and can move the control points, transform curve shape.
  3. 所属分类:Other windows programs

    • 发布日期:2016-12-03
    • 文件大小:4914176
    • 提供者:李虎
  1. vb光滑曲线

    1下载:
  2. 曲线三次样条涉及到数值分析啊,不知道GDI里面有没有现成的函数,用贝塞尔曲线画也能够实现光滑效果!(Curve three times the sample involves the numerical analysis ah, do not know GDI there is no ready function, with the Bezier curve painting can also achieve smooth effect!)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:18432
    • 提供者:令狐chong
  1. ++三次样条插值和贝塞尔曲线实例程序

    0下载:
  2. this document is including the algorithm of the Bezier curve, and also including the code of this curve.
  3. 所属分类:文章/文档

    • 发布日期:2017-12-11
    • 文件大小:1921321
    • 提供者:yajian
  1. VC++三次样条插值和贝塞尔曲线实例程序

    3下载:
  2. VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
  3. 所属分类:物理计算

    • 发布日期:2017-12-24
    • 文件大小:4038656
    • 提供者:xiaomiarmy
  1. VC++三次样条插值和贝塞尔曲线实例程序

    1下载:
  2. VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-20
    • 文件大小:448512
    • 提供者:ZRS_Walker
  1. 曲线和曲面算法

    1下载:
  2. 代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。(The code contains the following algorithms: three-leaf plum blossom line, cylindrical spiral, conical spiral, cubic Bezier curve, cubic B-spline curve. Torus, cone, bilinear sur
  3. 所属分类:Windows编程

    • 发布日期:2021-04-06
    • 文件大小:44032
    • 提供者:汪翔
搜珍网 www.dssz.com