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

搜索资源列表

  1. B_spline

    0下载:
  2. 该代码是B样条神经网络算法,收敛快,可以很好地解决非线性逼近问题。-The code is B spline neural network algorithm, fast convergence, can be a good solution to the problem of nonlinear approximation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:661
    • 提供者:jixiaowei
  1. spline

    4下载:
  2. 通过B-样条曲线将仅由三维空间中若干点构成的折线轨迹平滑成曲线轨迹,并可视化。可用于机械臂的运动控制规划。-Through the B- spline curve, the curve of the broken line formed by several points in the 3D space is smooth, and can be visualized. Motion control planning for a robot arm.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3026
    • 提供者:gaobiao
  1. 97575632cp

    0下载:
  2. 1.用某种方法实现圆的生成算法。 2.实现橡皮筋直线、圆、矩形。 3.实现多边形裁剪。 4.实现基本几何变换(平移、旋转、缩放)。 5.实现Bezier曲线或B样条曲线。 6.最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来-Computer Graphics exterment: 1.Algrialm Bezier line 2.MidPoint 3.Bresensm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:467040
    • 提供者:王永怀
  1. CBI

    0下载:
  2. matlab实现3次B样条曲线插值程序源文件-matlab b spline
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1032
    • 提供者:燕赤霞
  1. 1

    0下载:
  2. 二次B样条曲线,最基本的,一个cpp,其他功能可自己添加-Quadratic B-spline curve, the most basic, a cpp, other features can add their own
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1496828
    • 提供者:邓娟
  1. ThirdTry

    5下载:
  2. 结合3次B样条曲线的曲率连续特性和遗传算法对庞大的搜索空间的组合优化能力,在考虑AUV的几何约束的情况下规划出一条光滑、连续的路径曲线。直接运行main函数将会生成三维路径曲线图,种群的平均适应度、俯仰角和曲率的变化曲线。-Combining the curvature continuity characteristics of 3 B spline curves and the combination optimization of genetic algorithm for large se
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:164483
    • 提供者:统领七界
  1. matlab-

    2下载:
  2. B样条曲线控制点反求 生成曲线 求插补点-b-spline interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:12930
    • 提供者:陈啊
  1. CAGD-bezier-bspline.tar

    2下载:
  2. 计算机辅助几何设计大作业。包含两个部分——贝赛尔曲线绘制以及B样条曲线绘制,分别使用deCastljau和deBoor算法实现,鼠标点击输入控制顶点(不限数量),回车后绘制图形。两个程序控制顶点均可用鼠标拖动。贝赛尔曲线绘制功能比较完善,包含贝赛尔曲线及其升阶、延拓、求导等功能。-Computer aided geometric design work. Consists of two parts- beisaier curve drawing and b-spline curve drawin
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:3289
    • 提供者:
  1. Bsplinesmatlab

    1下载:
  2. B样条插值算法,对学习很好!可以放心大胆的用-B spline interpolation algorithm, learning is very good! Can rest assured bold use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:953295
    • 提供者:杨焰
  1. BSpline

    0下载:
  2. 图像界面绘制3次B样条曲线,鼠标单击控制点,按回车键程序自动绘制B样条曲线。- Image interface to draw the 3 B spline curve, the mouse click control point, press the Enter key program automatically drawn B spline curve.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:5262
    • 提供者:司雨寒
  1. Byangtiao

    0下载:
  2. Hermite曲线和Beizer曲线基本是一致的,虽然原理上有着一定的差异,但从性质以及参数的影响程度来说,大致上是相似的。而且这两种曲线在表达复杂的曲线时,都是利用低次曲线拼接的方式来表达。相比这两种曲线,B样条曲线就显得比较具有优势,具体优势开头也有提到,这里就不重复了,缺点也非常明显,控制点不在曲线上导致不好容易控制。-Produce their own creative language with c b-spline curves procedures, hope that helps
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:13054
    • 提供者:掉毛
  1. Chap9

    0下载:
  2. 有理B样条,NURBS样条曲线曲面的计算,包括控制顶点的反算-nurbs curve
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7499022
    • 提供者:莫为
  1. chap8

    0下载:
  2. 一般 B 样条曲线; k-1 阶参数连续 k 次 B 样条闭曲线; B 样条曲面。-B splie
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1071515
    • 提供者:莫为
  1. B_SplineAlo

    0下载:
  2. 曲线拟合详解,包括b样条曲线和bzeier曲线,b样条曲线的算法-Detailed curve fitting, including b-spline curves and bzeier curves, b-spline curve algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:593371
    • 提供者:liu
  1. Bsp

    0下载:
  2. 二次b样条和三次b样条曲线画法,完全按照定义来做的,支持多个点的绘制。比贝塞尔曲线好画,贝塞尔曲线有三个点和四个点的画法,点再多就需要拟合了-B-spline quadratic and cubic b-spline curve drawing, done in full accordance with the definition of support to draw more points. Good Bibeisaier curve drawing, Bezier curve with t
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:52082
    • 提供者:younbor
  1. CGWORK0715-2.0

    0下载:
  2. MFC下绘制矩形,圆形,多边形,bezier曲线,B样条曲线-draw rectangle bezier Bcurve circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:4912015
    • 提供者:张军
  1. DrawCurve

    1下载:
  2. MFC绘制三次B样条曲线和贝塞尔曲线,并且可以移动控制点,变换曲线形状。-Using MFC to draw the curve of cubic B spline and bezier, and can move the control points, transform curve shape.
  3. 所属分类:Other windows programs

    • 发布日期:2016-12-03
    • 文件大小:4914176
    • 提供者:李虎
  1. OPENGL-curves

    0下载:
  2. opengl实现贝塞尔曲线以及B样条曲线。内容包含VS2010工程,源代码,可执行应用程序。-opengl achieve Bezier curves and B-spline curves. VS2010 project contains the source code, executable application.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:19625
    • 提供者:Chen
  1. 666

    0下载:
  2. 主要用于MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC is mainly used for drawing Bezier curves, B-spline curves, curve fitting
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4332601
    • 提供者:Rocky
  1. Bezier_Cur

    0下载:
  2. Matlab实现绘制任意自由曲线,实现Photoshop中的钢笔路径功能,用光顺连接的B样条/贝塞尔曲线实现,鼠标点击生成控制点,拖动形成任意曲线。可描绘多路径.-Matlab implementation of arbitrary free curve, to achieve the function of the pen path in Photoshop, with the smooth connection B-spline/Bezier curve, the mouse click t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:525023
    • 提供者:ziqi
« 1 2 ... 38 39 40 41 42 4344 45 46 »
搜珍网 www.dssz.com