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

搜索资源列表

  1. b样条曲面

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:41.68kb
    • 提供者:dd
  1. Uniform.B-spline.Curve

    0下载:
  2. 实做电脑图学的Uniform B-spline Curve。先在画面上,任意点几个绘图点,并设置degree,按下Uniform B-spline按钮,即可产生图形。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:202.72kb
    • 提供者:李威和
  1. B-SPLINE

    0下载:
  2. 二次或三次B样条函数插值函数vc++实现
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3.47kb
    • 提供者:xxt
  1. B

    0下载:
  2. B样条曲线和三次B样条插值的相关知识不完全总结
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.43mb
    • 提供者:xxt
  1. B

    0下载:
  2. 用OpenGL中的函数绘制B样条曲线,并可以交互调节参数
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:10.47kb
    • 提供者:yang
  1. B-spline

    0下载:
  2. 结合反求工程CAD建模自身的特点和用户的实际需要,主要对B样 条曲面造型三个方面的工作做了较为细致和深入的研究和探讨
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:7.54mb
    • 提供者:张毅
  1. B-spline_parametric_curve

    0下载:
  2. mfc实现的二次B样条曲线实例,点击所有的点之后,点击生成按钮,自动实现绘制二次B样条曲线。 此实例是我费了很大劲才找来的,对研究二次B样条曲线绘制会有很大帮助。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:40.87kb
    • 提供者:游弋人生
  1. B-spline

    1下载:
  2. B样条曲线插值程序,实现B样条曲线的经典算法
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:21.95kb
    • 提供者:zhu
  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
    • 文件大小:886byte
    • 提供者:李南宁
  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
    • 文件大小:8.56kb
    • 提供者:lll
  1. 3次B样条曲线

    0下载:
  2. 这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2.29mb
    • 提供者:孔的
  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
    • 文件大小:681byte
    • 提供者:lijun
  1. B-spline-surface

    3下载:
  2. 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
  3. 所属分类:Graph Drawing

    • 发布日期:2016-06-07
    • 文件大小:491.95kb
    • 提供者:小胡
  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
    • 文件大小:3.81mb
    • 提供者:fan
  1. B-SPLINE

    0下载:
  2. 两篇关于B样条处理的英文文章,涉及到插值等相关内容-2 on the B-spline to deal with the English articles, related to interpolation and other related content
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3.7mb
    • 提供者:田建勋
  1. BSpline

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

    • 发布日期:2017-03-24
    • 文件大小:53.9kb
    • 提供者: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-06
    • 文件大小:1.13kb
    • 提供者:lcx
  1. 三次B样条细分

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

    • 发布日期:2017-12-24
    • 文件大小:8.6mb
    • 提供者:0_9
  1. b样条

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

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