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

搜索资源列表

  1. De_Casteljau

    0下载:
  2. 运用de Casteljau递归求值法编写三角形域上的n次Bezier曲面计算程序,给定 控制顶点-de Casteljau using recursive method for the preparation of the triangle domain n Bezier surface calculation procedures for determining control vertices
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1199
    • 提供者:jo Wang
  1. qbezierdemo

    1下载:
  2. 这是一个很好的Bezier曲线的绘制程序。 利用De Casteljau算法绘制Bezier曲线 可以方便嵌入到你的源程序 -This is a good Bezier curve drawing program. De Casteljau algorithm using Bezier curve drawing can easily embedded in your source
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:234997
    • 提供者:潘君
  1. BezierCastelijau

    0下载:
  2. 用de Casteljau绘制的Bezier曲线,可输入任意点的坐标。-de Casteljau use the Bezier curve drawing can be imported arbitrary point coordinates.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:47187
    • 提供者:wang
  1. CASTELJAU

    0下载:
  2. 通过CASTELJAU算法,绘制指定文本数据文件的曲线
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1841
    • 提供者:xu
  1. 貝茲曲线

    0下载:
  2. 在数学的数值分析领域中,贝塞尔曲线(Bézier curve)是电脑图形学中相当重要的参数曲线。更高维度的广泛化贝塞尔曲线就称作贝塞尔曲面,其中贝塞尔三角是一种特殊的实例。 贝塞尔曲线于1962年,由法国工程师皮埃尔·贝塞尔(Pierre Bézier)所广泛发表,他运用贝塞尔曲线来为汽车的主体进行设计。贝塞尔曲线最初由Paul de Casteljau于1959年运用de Casteljau算法开发,以稳定数值的方法求出贝塞尔曲线。
  3. 所属分类:图形图象

    • 发布日期:2010-10-31
    • 文件大小:638398
    • 提供者:et81209
  1. bezier_surface

    0下载:
  2. 使用Casteljau 实现的bezier曲面
  3. 所属分类:3D图形编程

    • 发布日期:2010-11-13
    • 文件大小:30634
    • 提供者:w5hx@163.com
  1. Casteljau

    0下载:
  2. 对控制点的De Casteljau剖分算法-Of the control point De Casteljau Dissection Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1646
    • 提供者:macntosh
  1. de_boor

    0下载:
  2. De Boor s algorithm is a generalization of de Casteljau s algorithm. It provides a fast and numerically stable way for finding a point on a B-spline curve given a u in the domain.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:210850
    • 提供者:mirre
  1. xianduan

    0下载:
  2. 从直线的Cohen-Sutherland、中点分割和参数化裁剪算法中,任选一种,编程实现; 2.编程实现Bezier曲线分割递推de Casteljau算法。 3.任选一种曲面,并编程实现 -From the line of Cohen-Sutherland, the midpoint of segmentation and parametric clipping algorithm, Choose one, programming 2. Programming Recursive
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:966
    • 提供者:孙伟
  1. de-Casteljau

    0下载:
  2. 绘制bizer的 de Casteljau算法
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:125683
    • 提供者:涤生frx
  1. casteljau

    0下载:
  2. 一个简单的java图形学小例子,用迭代的方法实现Bezier曲线-A simple java graphics small example, an iterative method with Bezier curves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:754
    • 提供者:孙玲
  1. Bezier

    0下载:
  2. 应用Casteljau算法绘制Bezier曲面-Bezier曲面 bezier surface 数字人体建模解决人类几何特性的数字化问题。人体具有复杂而不规则的表面,人体建模的...表面模型由一系列多边形或曲面片的表面将人体骨骼包围起来表示人体外形,主要有多边形法、参数曲面法(Bezier曲面、B样条曲面、NURBS曲面)和有限元法 ...
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:842194
    • 提供者:王云翔
  1. dDe__Casteljje

    0下载:
  2. 运用de Casteljau递归求值法开发三角形域上的n次次Bezier曲面计算程序源码,给定 控制顶点 可直接使用。 -Use the de Casteljau recursive evaluation method n times in the development triangle domain Bezier surface calculation program source code, and given control vertices can be used directly
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1016
    • 提供者:和谐
  1. deCasteljau

    0下载:
  2. 运用de Casteljau递归求值法编写n次Bezier曲曲线计算程序,给定控制顶点-de Casteljau using recursive method for the preparation of n Bezier curve calculation procedures for determining control vertices
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:150319
    • 提供者:好个一滴水
  1. Casteljau

    0下载:
  2. Casteljau算法生成Bezier曲线-use Casteljau to draw Bezier curve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-22
    • 文件大小:699
    • 提供者:wangjinjian
  1. BezierCurve

    1下载:
  2. 使用OpenGL编写的Bezier曲线绘制程序(使用de Casteljau算法)。鼠标左键添加控制点(数目不限),右键清屏。-Bezier curve drawing program using OpenGL(de Casteljau algorithm).Left mouse button to add control points (unlimited number), right-clear screen.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:47123
    • 提供者:张坤
  1. problem3_deCasteljau

    0下载:
  2. 使用de Casteljau算法求作对应的Bezier曲线,并且给定控制顶点-Using the de Casteljau algorithm for Bezier curves for the corresponding, and given control vertices
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:978
    • 提供者:李江
  1. opp_deSateljau

    1下载:
  2. matlab使用de casteljau算法绘制贝塞尔曲线,内附五套曲线,也可用鼠标设置坐标生成曲线,动态展示de casteljau运算过程。已调试可直接使用。-Matlab mapping Bessel curve using de Casteljau algorithm, containing five sets of curves, also available mouse to set the coordinate generation curve, dynamic display d
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:14845
    • 提供者:helloC
  1. 1下载:
  2. 用程序实现三次Bezier曲线的de Casteljau算法(Realization of de Casteljau algorithm for three times Bezier curve by program)
  3. 所属分类:绘图程序

    • 发布日期:2019-11-01
    • 文件大小:43008
    • 提供者:锋媛
搜珍网 www.dssz.com