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

搜索资源列表

  1. methods

    0下载:
  2. 常用算法包括第一类整数阶贝塞耳函数,积分刚性方程组的吉尔方法,计算多重积分的高斯方法,快速傅利叶变换,离散随机线性系统的卡尔曼滤波,切比雪夫曲线拟合的c语言算法-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-06-10
    • 文件大小:17556891
    • 提供者:刘迎珍
  1. Bezier

    1下载:
  2. 三次贝塞尔分段插值(按照Excel曲线算法),计算平滑曲线上任意一点的点坐标的自定义函数BezierFit。 Excel的平滑曲线没有提供这个曲线图的公式,所以通过编程查找曲线上的点坐标。-Cubic Bezier Interpolation (in accordance with the Excel curve algorithm) to calculate any point on a smooth curve point coordinates of the custom function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:4852
    • 提供者:zzt
  1. Mathematica-bessel

    0下载:
  2. Mathematica程序 画贝塞尔bessel曲线-Bezier curve drawing bessel Mathematica program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2764
    • 提供者:宫一玉
  1. 321d

    0下载:
  2. Opencv绘图贝塞尔(Bezier)曲线编程, -Opencv drawing Bezier (Bezier) curves of programming,
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18244517
    • 提供者:sonic
  1. HomeWorkCurvesAndSurfaces

    0下载:
  2. Massachusetts Institute of Technology 麻省理工学院 computer graphics 作业Assignment 8: Curves & Surfaces 的源码 计算机图形学 曲线和曲面 实现了 贝塞尔 比样条 曲线的绘制与互相转换 曲面等-Massachusetts Institute of Technology Massachusetts Institute of Technology computer graphics jobs Assignme
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3479786
    • 提供者:
  1. Zero-order-Bessel-and-the-envelope

    0下载:
  2. 零阶一类贝塞尔函数曲线,并画出其包络线的源程序-Zero-order Bessel function curve and draw the envelope of the source
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:1359
    • 提供者:yanzi1225627
  1. Bezier

    0下载:
  2. 对于离散点的基于贝塞尔算法的曲线拟合的可视化实现。 bezier_curve是具体算法实现。 glwidget为基于Qt的图像的绘制。-Visualization of discrete points of curve fitting based on the Bezier algorithm implementation. bezier_curve specific algorithm. glwidget is based on Qt' s drawing of the imag
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:59638
    • 提供者:hpudn67
  1. BezierDlg

    0下载:
  2. 基于MFC对话框的贝塞尔画曲线算法,用户可以指定N个点来拟合曲线-Bessel curve drawing algorithm MFC based on the dialog box, the user can specify the N points to the fitting curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:140454
    • 提供者:杨洪达
  1. DrawDemo

    0下载:
  2. Cocos2d-x实现的一个绘图程序,其中采用了贝塞尔二阶曲线实现了平滑的直线的绘制。 -A draw program written by C++ using game egine Cocos2d-x.The main highlight is using besser to draw smooth line
  3. 所属分类:Game Engine

    • 发布日期:2017-05-15
    • 文件大小:3974329
    • 提供者:周星
  1. GDIApp2

    0下载:
  2. Visual C#绘制由四个Point点定义的贝塞尔样条曲线,画四个小圆圈代表每个点,使用画刷填充指定区域,用过PhotoShop图形处理工具的朋友会明白,这个和里面的钢笔工具很相似。-Visual C# draw points defined by the four Point Bezier spline curves, draw four small circles represent each point, use a brush to fill the specified area, u
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6515
    • 提供者:gpudn18
  1. DrawingBezier

    0下载:
  2. Visual C#绘制由四个Point点定义的贝塞尔样条曲线,画四个小圆圈代表每个点,使用画刷填充指定区域,用过PhotoShop图形处理工具的朋友会明白,这个和里面的钢笔工具很相似。-Visual C# sorteo puntos definidos por las cuatro curvas spline de Bézier Point, dibujar cuatro círculos pequeñ os representan cada punto, utilice un cepi
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6912
    • 提供者:gpudn18
  1. DrawingBezier

    0下载:
  2. Visual C#绘制由四个Point点定义的贝塞尔样条曲线,画四个小圆圈代表每个点,使用画刷填充指定区域,用过PhotoShop图形处理工具的朋友会明白,这个和里面的钢笔工具很相似。-Visual C# draw points defined by the four Point Bezier spline curves, draw four small circles represent each point, use a brush to fill the specified area, u
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7316
    • 提供者:高文
  1. BezierFitting

    0下载:
  2. 随机生成一堆杂乱数据,借助RANSAC和贝塞尔样条拟合出曲线形状,使之最大程度拟合数据-Do the three degree Bezier Spline fitting based on RANSAC
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16532878
    • 提供者:li qing
  1. Drawing

    1下载:
  2. MFC编写的三次贝塞尔函数曲线和曲面的生成程序-MFC programming of the three Bessel function curves and surfaces of the generating program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:159303
    • 提供者:陈宇廷
  1. tu

    0下载:
  2. 产生著名的贝塞尔虚线应用于二维图形应用程序的数学曲线。,-It produces the famous Bezier curves, mathematical curve used in two-dimensional graphics applications.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:787
    • 提供者:chenhongyang
  1. exam4

    1下载:
  2. 用数值求解一阶贝塞尔函数的前10个零点并作出曲线(Numerical solution of the first-order Bessel function of the top 10 zero point and make a curve)
  3. 所属分类:物理计算

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:pineapple_xt
  1. Curve

    0下载:
  2. mfc编写的画图小程序,可以画出来曲线,贝塞尔和b样条(MFC prepared drawing applet, you can draw out the circle)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-26
    • 文件大小:519168
    • 提供者:胡果
  1. bessel

    0下载:
  2. 前五阶第一类贝塞尔方程函数曲线,M为阶数,z为自变量。(The first five order first class Bessel equation function curve, M is the order, Z is the independent variable)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:漆膜
« 1 2 ... 14 15 16 17 18 19»
搜珍网 www.dssz.com