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

搜索资源列表

  1. 20040607vcbesier

    0下载:
  2. 贝塞尔函数的实现,VC编程-the realization VC
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:20.58kb
    • 提供者:秋水寒
  1. Singer

    0下载:
  2. 贝塞尔函数和纽曼函数是常用的数学函数,本程序是利用VC++编译的绘制贝塞尔纽曼函数的程序,值的一下
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:14.78kb
    • 提供者:李明
  1. Bezier

    1下载:
  2. 用Visual C++,根据用户输入控制点坐标,生成并显示贝塞尔曲线,其中用到opengl的画点函数
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:feifei
  1. lesson28

    0下载:
  2. 用windows和opengl的函数绘制贝塞尔曲面的源码
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:111.21kb
    • 提供者:
  1. NEHEOPENGL

    1下载:
  2. NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2.57mb
    • 提供者:朱曙鹏
  1. beisaier

    0下载:
  2. 一个方便绘出贝塞尔曲线的程序,选好点之后就能画出相应的贝塞尔函数,同时可以调整点的位置来调整曲线。-A convenient procedure for drawing Bezier curves, after the selected point will be able to draw the corresponding Bessel function, while the location of the point can be adjusted to adjust the curve.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:44.23kb
    • 提供者:黄凯
  1. bezier

    0下载:
  2. 贝塞尔函数的求解,result is bezier function
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:247.97kb
    • 提供者:Ivan
  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
    • 文件大小:4.74kb
    • 提供者:zzt
  1. BezierOPENCV

    0下载:
  2. OPENCV 下编写的贝塞尔曲线函数,可绘制贝塞尔曲线。-Bezier curves, prepared OPENCV function can draw Bezier curves.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1.44mb
    • 提供者:刘东升
  1. Image-filtering-and-enhancement

    0下载:
  2. 主要包括滤波器的相关知识及仿真软件MATLAB的相关知识。如巴特沃斯(Butterworth)滤波器、切比雪夫(Chebyshev)滤波器、椭圆(Ellips)滤波器、贝塞尔(Bessel)滤波器.模拟低通滤波器系统函数确定模拟高通滤波器系统函数的方法-Mainly includes filter related knowledge and simulation software MATLAB related knowledge. Such as Butterworth (Butterworth
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:55.45kb
    • 提供者:liuliu
  1. BEzier

    0下载:
  2. Bézier curve生成三次贝塞尔曲线的源代码, 函数ComputeBezier将以控制点cp产生的曲线点填入Point2D结构的数组 调用者必须分配足够的空间以供输出结果——<sizeof(Point2D) numberOfPoints>-Bzier curve cubic Bezier curve generated source code, function ComputeBezier will control point cp curve points to fil
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:818byte
    • 提供者:kevin
  1. DrawBez

    0下载:
  2. 使用mfc画贝塞尔曲线,并可以拖动,使用的MFC库函数 -Bézier curve with MFC
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24.07mb
    • 提供者:朱亦
  1. e3_1

    0下载:
  2. 画贝塞尔(besselj)函数和第二类变型贝塞尔(besselk)函数图像-the images of besselj and besselk function
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:700byte
    • 提供者:左子衡
  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
    • 文件大小:155.57kb
    • 提供者:陈宇廷
  1. Opengl

    0下载:
  2. 利用函数库画贝塞尔曲线, 手动函数画贝塞尔曲线 画三视图 画圆弧 -opengl draw something
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:950.83kb
    • 提供者:DIAO
  1. bezierTool_print

    2下载:
  2. 通过processing在原有图上描点,可以计算出原有图像的线条贝塞尔函数(The line Bessel function of the original image can be calculated by tracing points on the original image through processing)
  3. 所属分类:绘图程序

搜珍网 www.dssz.com