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

搜索资源列表

  1. VC6DrawBezier

    1下载:
  2. 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cu
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:174818
    • 提供者:王占辉
  1. Beziergenerate

    0下载:
  2. 人机交互生成三次Bezier曲线,但是没有编辑功能,正在继续改进!-HCI generated cubic Bezier curve, but no editing function, is continuing to improve.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9246
    • 提供者:杨静
  1. VB3Bezier

    0下载:
  2. 在VB环境下绘制的三次 Bezier曲线,还不完善尚在修改中-in VB environment mapping of cubic Bezier curve, change is still not perfect! !
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:822
    • 提供者:孙燕
  1. P-216

    0下载:
  2. 插值三次 Bezier 曲线一般算法-cubic Bezier curve interpolation algorithm general
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1193
    • 提供者:王钢成
  1. P-4

    0下载:
  2. 三次 Bezier 曲线一种不错的算法 -cubic Bezier curve of a good algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:877
    • 提供者:程雷
  1. 三次Bezier曲线

    0下载:
  2. 三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:917
    • 提供者:胡燕燕
  1. Bezier

    1下载:
  2. 这是一个描绘一条三次Bezier曲线的程序,其中点的选取已经考虑到平滑性。-This is a cubic Bezier curve depicting a procedure for the selection of which points have been taken into account smoothness.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:348689
    • 提供者:王东阳
  1. Bezier

    0下载:
  2. OpenGL三次贝塞尔曲线绘制,交互式的绘制图形,源码与详细注释。-OpenGL cubic Bezier curve drawing, interactive rendering graphics, source code and detailed comments.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:248952
    • 提供者:郝晓婷
  1. CubicSplineAndBezier

    1下载:
  2. 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:4039020
    • 提供者:yc
  1. threesplinebezier

    0下载:
  2. 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:4039009
    • 提供者:XUGUANGLONG
  1. cubic

    0下载:
  2. 用两种方法实现贝赛尔曲线的画法。Java库函数和贝赛尔曲线原理公式画法,用这两种方法画一个小动物。-Two methods to achieve Bezier curve drawing method. Java library functions and principles of Bezier curve formula for painting, using these two methods to draw a small animals.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:5064
    • 提供者:chen
  1. CG-26

    0下载:
  2. A C++ program to draw a Cubic Bezier Curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:1887
    • 提供者:Alaoui
  1. Beziercurve

    0下载:
  2. 四个控点的三次Bezier曲线,在c++里用opengl实现-4 cubic Bezier curve control points, where the c++ with opengl implementation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:289280
    • 提供者:jjs
  1. Bezier

    0下载:
  2. 二维的三次Bezier曲线(基于ribbon界面),曲线可以手动输入控制点,也可以随机产生,可改背景及曲线的颜色。-Two-dimensional cubic Bezier curve, the curve can manually enter the control point can also be randomly generated, and the curve can change the background color.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:223310
    • 提供者:fangshijie
  1. bezier

    0下载:
  2. bezier三次曲线源代码程序,此程序是基于VC++开发的-bezier cubic curve source code program, this program is based on VC++ development
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1929824
    • 提供者:詹君宇
  1. Bezier

    0下载:
  2. 计算机图形学中,对曲线做三次Bezier曲线等分作图算法-Computer graphics, to do the curve plotting algorithm cubic Bezier curve decile
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:577
    • 提供者:123456
  1. bezier

    1下载:
  2. 绘制n次Bezier曲线时,应可以输入控制点个数及控制点x,y坐标,输入数据可以放到文本文件中,以便调试。对于三次Bezier曲线,用多个曲线段拼接而成,并且要求曲线一阶导数连续。绘制Bezier曲面时,应可以输入控制多面体的顶点坐标与曲线的间距。-Bezier curve drawing n times, should be able to enter the number of control points and control points x, y coordinates, the i
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:1399
    • 提供者:xsl
  1. Bezier Curve Matlab

    0下载:
  2. Cubic Bezier Curve fitting for 2D control points
  3. 所属分类:matlab例程

    • 发布日期:2013-03-06
    • 文件大小:289305
    • 提供者:mbilal6
  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
    • 文件大小:818
    • 提供者:kevin
  1. The-Bezier-curve-of-rotation

    0下载:
  2. 程序实现了绘制一条三次Bezier曲线,并以其旋转45°-Realization of a cubic Bezier curve drawing, and its rotation 45
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:836
    • 提供者:王瑞
« 12 »
搜珍网 www.dssz.com