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

搜索资源列表

  1. curve and fill.rar

    0下载:
  2. 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条
  3. 所属分类:GDI/图象编程

    • 发布日期:
    • 文件大小:133358
    • 提供者:
  1. BSplineDemo.rar

    1下载:
  2. 用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状.
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:32800
    • 提供者:
  1. 曲线1

    0下载:
  2. B样条、Bezier曲线等多种曲线画法-B-spline, and other Bezier curve drawing curves
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:45918
    • 提供者:阿阿阿
  1. Bezier-B-Coons

    1下载:
  2. 同济大学高级图形学作业 Bezier曲面、B样条曲面和Coons曲面的生成算法。-Advanced Graphics Homework of Tongji University
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-12
    • 文件大小:19663455
    • 提供者:qiaoluoer
  1. 5-order-B-spline

    6下载:
  2. 关于五次B样条曲线的程序和实例分析,可以参考-About Five order b-spline curve program and example analysis,and refernce
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:17801
    • 提供者:
  1. CPPDraw-B-spline-curve

    0下载:
  2. 用VC++实现B样条曲线的绘制 实现键盘控制曲面的细分程度并可以实现旋转曲面-With VC++ Realize Draw B-spline curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2224985
    • 提供者:孙尧
  1. B-spline

    0下载:
  2. 实现B样条曲线的绘制,包括逼近和插值。逼近是指通过控制节点求得节点向量,再进行曲线拟合。插值是指通过数据节点反求控制节点,并由数据节点求得节点向量,再进行曲线拟合。-The realization of B spline curves, including approximation and interpolation. Approximation is to obtain the node vector through the control node, and then curve fitt
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:17988734
    • 提供者:林雪
  1. B-spline-sample

    0下载:
  2. B样条曲线,对图形算法的研发人员有帮助,本人一直应用该方法-B-spline curve, graphics algorithms R & D staff to help, I have been using this method
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:14285
    • 提供者:tyfhvb
  1. b-spline-surface

    0下载:
  2. 改程序实现了25个控制点的双三次B样条曲面算法-The app 25 points of control are realized three b-spline surface is presented
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-30
    • 文件大小:264038
    • 提供者:赵永
  1. B-spline-curve

    0下载:
  2. 绘制三次B样条曲线和B样条的节点插入算法-Drawing three Node B-spline curves and B-spline insertion algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:20945
    • 提供者:李敬改
  1. B-Spline-Delphi

    0下载:
  2. 可以设置参数的B样条演示程序,可以拖动数据点-sample of B-Spline delphi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4683233
    • 提供者:liu
  1. B-spline

    0下载:
  2. matlab上实现3次B样条插值自编程序源文件-matlab 3 ORDER B SPLINE
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1116562
    • 提供者:燕赤霞
  1. B-Spine

    2下载:
  2. 包括完整的非均匀B样条求解函数值、一阶导数、二阶导数代码,同时给出测试数据和非均匀B样条的讲解PPT。-Including a complete non-uniform B-spline solving function value, the first derivative, second derivative code, and gives test data and explain PPT non-uniform B-spline.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-03
    • 文件大小:828929
    • 提供者:小鱼儿
  1. dual-three-B-spline-surfaces

    0下载:
  2. 实现双三次B样条曲面,计算机图形学的内容,利用VC++6.0实现。- Realization of dual three B spline surface, the contents of the computer graphics, the use of VC++6.0 to achieve.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:184763
    • 提供者:MEI
  1. three-B-spline-surfaces

    0下载:
  2. 计算机图形学中的利用B样条曲线实现的三次B样条曲面。-In computer graphics, the use of B spline curves to achieve the three B spline surface.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:159926
    • 提供者:MEI
  1. B-Interpolation

    1下载:
  2. B样条 Interpolation, 根据已给的数据,用B spline 进行插值 形成良好的曲面-B spline Interpolation
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8611
    • 提供者:guangquan
  1. Three-B-spline

    0下载:
  2. 三次B样条编程,能够对复杂曲线有很好的拟合效果。-Cubic B-spline programming of complex curves can have a good fitting effect.
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:19659
    • 提供者:周仁
  1. BLine

    0下载:
  2. 实现了B曲线的源码,一种新的Bspline反求控制点算法,(Achieved a B-source curve, a new control point Bspline Reverse algorithm)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-27
    • 文件大小:262144
    • 提供者:沙-粒
  1. B-spline (2)

    0下载:
  2. B样条插值的实现主要代码在这了啊 ,。。。。。。(B SPLINE tx hello aaa a gou le ma)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:木花道
  1. nonrigid_version23

    0下载:
  2. 根据2D或3D图像生成平滑的B样条网格,可用于表征图像(B-spline registration of two 2D / 3D images or corrsp. points, affine and with smooth b-spline grid.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:1422336
    • 提供者:洪天昊
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 46 »
搜珍网 www.dssz.com