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

搜索资源列表

  1. Bspline.编写拟合非均匀有理B样条曲线的程序

    0下载:
  2. 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-23
    • 文件大小:3188
    • 提供者:asd
  1. Bezier-and-B-spline-Techniques

    1下载:
  2. 贝塞尔曲线和B样条曲线外文原版讲义,需要看英文著作的朋友请下载-Bezier curves and B-spline curve foreign original notes, need to see a friend in English literature download
  3. 所属分类:图形图象

    • 发布日期:2013-11-18
    • 文件大小:1454129
    • 提供者:shang
  1. curve

    0下载:
  2. OpenGL绘制的B样条、贝塞尔曲线和贝塞尔曲面,可以鼠标选取关键点绘制曲线,可以鼠标对关键点进行拖拽,实现平移,旋转操作-OpenGL rendering B-spline, Bezier curves and Bezier surfaces, you can draw the curve of the mouse select the key points, you can drag the mouse right key points to achieve translation, rot
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:10657
    • 提供者:dragon
  1. curve and fill

    0下载:
  2. 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm, side-stripe markings law, edge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:133629
    • 提供者:杨康顺
  1. B

    0下载:
  2. opengl 作业,用与在OPENGL中绘制B洋条曲线,已经编译通过,在运行前请设置你计算机的OPENGL编译环境-opengl operating and use with OPENGL Drawing Yang B curve has been compiled through, before running set up your compiler environment OPENGL computer
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:52852
    • 提供者:zhang
  1. Curve

    0下载:
  2. B样条曲线,采用B样条的算法实现。生成的曲线十分的逼真,采用的是VC++做的。-B-spline curve, using B-spline algorithm. Generated curve is very realistic, using the VC++ Do.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:43869
    • 提供者:ffk
  1. B

    0下载:
  2. B样条曲线,用java实现,有良好的交互用户界面-B-spline curve, using java to achieve, and a good interactive user interface
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:15130
    • 提供者:wangxing
  1. Curve

    0下载:
  2. 本科计算机图形学课程实验--b样条曲线生成。支持vc6和vs.2003-Undergraduate computer graphics course experiment- b-spline curves generated. Support for vc6 and vs.2003
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:44913
    • 提供者:haodongb
  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. Bezier2D

    0下载:
  2. 这是一个用VC写的2D Bezier曲线生成演示程序,可以根据鼠标点击实时生成B曲线。-This is a written with VC to generate 2D Bezier curve demo program can be generated in real time in accordance with the click of a mouse B curve.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:9294
    • 提供者:zhouqingrang
  1. b-spline

    0下载:
  2. 1) Create a closed B-splines curve by using five control points and also with its control polygons. Here is the attachment: • closedbspline.m 2) Create a Uniform B-splines curve where the k=3,n=2 and i=0,1,2,3,4,5,6,7. • unifo
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:747
    • 提供者:zira
  1. B样条曲线反求_OpenGL环境--数据点加入输出点列

    0下载:
  2. 三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.(Three non uniform B spline curve in reverse: given data points, reverse control points, node vector, according to the given preci
  3. 所属分类:OpenGL

    • 发布日期:2017-12-16
    • 文件大小:978944
    • 提供者:沙-粒
  1. OpenGL的B样条曲线曲面的绘制

    0下载:
  2. B样 绘制,均匀,非均匀,BEZIER,准均匀(Bspline Curve include non-uniform curve and Bezier curve.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:790528
    • 提供者:CTYJR
  1. 3次B样条曲线拟合

    10下载:
  2. 离散点曲线 进行3次B样条曲线拟合 包括节点参数化过程 基函数计算过程 控制点反求过程 到最后拟合曲线的显示(The discrete point curve is fitted with 3 B spline curves, including the node parameterization process, the basis function calculation process, the control point inversion process, and the final
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:溜溜蘑
  1. B-spline

    2下载:
  2. 用于求解5阶B样条曲线,绘制曲线。新手上传请多指教(Used to solve the 5 order B spline curve, draw curves. Novice upload, please enlighten)
  3. 所属分类:其他

  1. 三次B样条轨迹规划

    4下载:
  2. 根据三次B样条公式,算出样条曲线,并取样,把三维坐标写进txt,再用matlab绘制三维三次B样条曲线(According to the cubic B-spline formula, calculate the spline curve, and sample, the three-dimensional coordinates into the txt, and then draw three-dimensional cubic B-spline curve)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:2540544
    • 提供者:liwei007
  1. B样条曲线及法矢

    0下载:
  2. b样条曲线求解过程及其法矢方向的求取,上传共享一下(B spline curve solving process and its normal vector direction, and upload to share)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:2849792
    • 提供者:东大大
  1. 三次B样条细分

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

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

    0下载:
  2. 调用Opengl,在vs2013平台下实现实现B样条曲线的绘制的功能(Using Opengl to draw B spline curve)
  3. 所属分类:图形图象

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:鑫鑫001
  1. 利用de Boor算法绘制B样条曲线

    6下载:
  2. 运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/4,3/4,1,1,1,1]. First, draw
  3. 所属分类:图形图象

    • 发布日期:2019-11-01
    • 文件大小:47104
    • 提供者:zgwxc116
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com