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

搜索资源列表

  1. closed-B-Spline

    0下载:
  2. 由于闭合的B样条曲线相对于开放的曲线难以绘制,本例程绘制封闭闭合的B样条曲线
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:40534
    • 提供者:李志军
  1. B-spline_parametric_curve

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

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

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

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

    0下载:
  2. b样条曲线的可视化操作。可以实现控制点的更改
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:58195
    • 提供者:yangshuoys
  1. MFC绘制CAD曲线

    4下载:
  2. 用MFC编写的绘制CAD常用曲线的小程序,其中包括参数样条、Bezier曲线、B样条曲线。 使用了MFC模板,OpenGL函数库。支持鼠标交互式输入,在一个工程中完成了三种曲线的拟合.点击工具栏中的“曲线”,鼠标选择画线类型。选择之后,鼠标取点后,将画出你所想画的曲线。
  3. 所属分类:Windows编程

    • 发布日期:2009-03-31
    • 文件大小:137273
    • 提供者:xc_chu
  1. shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法

    1下载:
  2. 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-17
    • 文件大小:5073920
    • 提供者:付斌
  1. yuyang

    23下载:
  2. 五次B样条曲线应用于工业机器人轨迹规划,实现了角位置,速度,加速度,加加速度平滑过渡-fifth-order B-spline applied to the industrial robot
  3. 所属分类:matlab例程

    • 发布日期:2012-12-01
    • 文件大小:13407
    • 提供者:yuyang
  1. BSpline

    1下载:
  2. OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:8349766
    • 提供者:孙雷
  1. 3DBSpline

    0下载:
  2. 针对三维空间点的bezeir曲线绘制,并投影二维平面上,同时还有闭合的b样条曲线绘制。-For three-dimensional space points bezeir curve drawing, and two-dimensional projection plane, but also closed b-spline curve drawing.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:59783
    • 提供者:李志军
  1. vbcode

    0下载:
  2. mousedown的程序,bezier曲线绘制程序,B样条曲线的绘制程序,二维几何图形变换的程序,像素法画直线的程序。-procedure MouseDown, bezier curve drawing program, B-spline curve drawing procedure, the procedure of two-dimensional geometry transform, pixel draw a straight line law procedures.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:9281
    • 提供者:王倩
  1. B

    0下载:
  2. 实现b样条曲线的绘制的源程序,鼠标输入控制顶点即可自动画出b样条曲线-B-spline curve to achieve the mapping of the source, the mouse will automatically enter the draw control vertex b-spline curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:24996
    • 提供者:wangzhao
  1. cs559-25

    0下载:
  2. 解说B样条插值的使用,有曲线和曲面,在国外网站上下载的,很好-Explain the use of B-spline interpolation, there are curves and surfaces, in foreign Web site to download, very good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:393630
    • 提供者:张俊峰
  1. B-spline

    0下载:
  2. VC++中b-样条曲线的绘制,如何绘制的,请看程序-VC++ in the b-spline curve, how it is drawn, see the program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1956836
    • 提供者:songxianhui
  1. computer-graphics

    0下载:
  2. 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2122208
    • 提供者:张君珏
  1. B

    0下载:
  2. 完整实现绘制B样条曲面,基于均匀B样条曲线的定义和性质。-Complete implementation of the draw B-spline surface, uniform B-spline curve based on the definition and nature.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1998490
    • 提供者:Bardy
  1. B-SPLINE

    0下载:
  2. 由用户给定的控制点由程序点亮屏幕上的像素点来画出B样条曲线-Given by the user control point lit by the program of the pixels on the screen to draw B-spline curve
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-23
    • 文件大小:1061
    • 提供者:刘志江
  1. Bezier_deCasteljau_and_B_deBoor

    0下载:
  2. Bezier曲线(deCasteljau算法)和B样条曲线(deBoor算法)-Bezier curve (deCasteljau algorithm) and the B-spline curve (deBoor algorithm)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1263
    • 提供者:Sun
  1. B

    0下载:
  2. 在图形生成中,生成B样条曲线,实现画曲线的功能-In the graphics generation, the generated B-spline curve, to achieve the functions of drawing curves
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1945360
    • 提供者:陈伟
  1. B

    0下载:
  2. 计算机图形学中的三次B样条曲线画法的算法代码-Computer graphics in three B-spline curve drawing algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:256555
    • 提供者:小晓
  1. B-spline

    0下载:
  2. 在c++builder中利用追赶法生成三次均匀B样条曲线。-b-spline by chasing method
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:355232
    • 提供者:珑夜
« 1 2 3 4 5 6 78 9 10 11 12 ... 30 »
搜珍网 www.dssz.com