CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - b样条

搜索资源列表

  1. b样条曲面

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

    • 发布日期:2008-10-13
    • 文件大小:36347
    • 提供者:dd
  1. B样条曲线1

    0下载:
  2. B样条曲线1-B-spline curves 1!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:42680
    • 提供者:dd
  1. 二次B样条曲线的绘制

    0下载:
  2. 从用c语言编出程序要用文件输入数据。 绘制二次B样条曲线的表达式: P(0,2)(t)=P0*G(0,2)(t)+P1*G(1,2)(t)+P2*G(2,2)(t) 0<=t<=1-from using language out to document procedures with the input data. Drawing II B-spline curves of expression : P (0,2) (t) = P0 * G (0,2) (t) * G P1 (1,2
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:886
    • 提供者:李南宁
  1. 绘制三次B样条

    1下载:
  2. 一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差-a cubic B-spline drawing of the category, through point-value calculation control points can be split, translate fitting error
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:8770
    • 提供者:lll
  1. Bspline.3次B样条小波程序

    0下载:
  2. 3次B样条小波程序,用MATLAB写的,思想简单,但要建立好像不容易,大家看看,3 bspline wavelet program,using matlab language.The idea is not complex,but it is not easy to realize it.Hope all read.
  3. 所属分类:绘图程序

    • 发布日期:2017-03-22
    • 文件大小:681
    • 提供者:lijun
  1. ThreeBsplinecurve

    1下载:
  2. 用VC++写的三次B样条曲线算法,能够实现与控制多边形的外形更接近,局部修改能力 任意形状,包括尖点、直线的曲线,易于拼接,阶次低,与型值点数目无关,计算简便-Using VC++ to write the three B-spline curve algorithm, can be achieved with the control polygon is closer to the shape, the capacity of local modification of arbitrary
  3. 所属分类:Graph Drawing

    • 发布日期:2016-05-07
    • 文件大小:3992987
    • 提供者:fan
  1. BSpline

    0下载:
  2. 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-23
    • 文件大小:55193
    • 提供者:litchi
  1. Homework7_1

    1下载:
  2. 三次B样条曲线画图函数 可以自己设定点的坐标 产生 3次B样条曲线-Three B-spline curve drawing function set-point can generate 3 times the coordinates of B-spline curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:1156
    • 提供者:lcx
  1. Complex.curve.drawing.program

    0下载:
  2. 复杂曲线的绘图程序,可以绘制参数样条曲线,贝齐埃曲线 ,B样条曲线,实现绘制,修改,删除等多种功能并显示基函数。CAGD专业非常经典的程序-Complex curve drawing program, you can map parameters spline curve, Pui Maiziere curve, B-spline curve, realize mapping, modify, delete and display a variety of functions, such as
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:70430
    • 提供者:王帅
  1. CoolPainter

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

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

    0下载:
  2. 描述NURBS理论的一部好书。比较详细的讲解了Bezier,B样条和nurbs。-NURBS theory. A more detailed explanation of Bezier, B-Spline and nurbs.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8915318
    • 提供者:xiaowenlei
  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_Spline

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

    • 发布日期:2017-03-26
    • 文件大小:921145
    • 提供者:王鹏
  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. Quxians1

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

    • 发布日期:2017-04-13
    • 文件大小:2634
    • 提供者:huo
  1. 三次B样条细分

    0下载:
  2. 经典三次B样条细分算法;四个控制点;细分曲线(cubic B spline subdivision algorithm; curve)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-24
    • 文件大小:9022464
    • 提供者:0_9
  1. byangtiao 5.0 -1228

    0下载:
  2. 利用b样条函数实现曲线拟合,matlab程序,函数拟合(Using B spline fitting)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-28
    • 文件大小:8192
    • 提供者:雨幕同学
  1. b样条

    1下载:
  2. b样条曲线程序和gui界面,输入参数画出曲线(B-spline curve program and GUI interface, input parameters to draw the curve)
  3. 所属分类:绘图程序

    • 发布日期:2019-12-12
    • 文件大小:8192
    • 提供者:习爱国
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com