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

搜索资源列表

  1. B样条贝塞尔曲线vb源码

    3下载:
  2. 在vb下绘制了简单的贝塞尔B样条曲线,还可升阶与降阶的切换-in vb, produced a simple Bessel B-spline curves, but also with the reduction or the band switch
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5199
    • 提供者:丁光
  1. 贝塞尔曲线程序

    3下载:
  2. 该程序封装了贝塞尔曲线的绘制方法——就是Graphics类的DrawBezier()方法。通过他一个不了解贝塞尔曲线数学背景的人都很容易绘制。-Bessel curve of the drawing method -- is the kind of DrawBezier Graphics () method. Through his ignorance Bessel curve of a mathematical background of the drawing is easy.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:204055
    • 提供者:夏添
  1. 贝塞尔曲线的实现

    0下载:
  2. VC++程序,可以直接用
  3. 所属分类:GDI/图象编程

  1. 贝塞尔曲线实验.rar

    0下载:
  2. 计算机图形学实验代码,是bezier曲线的员代码,看了很多都不是很理想,故自己找了个上传,experimental computer graphics code, is bezier curves in a special code, read a lot is not very satisfactory. it found a 000 upload
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:195294
    • 提供者:数据库
  1. CubicSplineAndBezier

    0下载:
  2. 三次样条插值和贝塞尔曲线 主要是对图象做插值-Cubic spline interpolation and Bezier curves are mainly made of image interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1793224
    • 提供者:Lucx
  1. 1

    0下载:
  2. 贝塞尔曲线的屏保,花了很长时间做出来的,做的还可以,希望能对大家有帮助,同时也希望大家鞥支持我-Bezier curves screensavers, took a long time out to do, do, they can still hope to be helpful to everyone, but also hope to support my Eng
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:48250
    • 提供者:爱爱
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5458547
    • 提供者:隗平
  1. Bezier_circle

    3下载:
  2. 贝塞尔曲线拟合程序,完全利用matlab实现-Bezier curve fitting procedures
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:2417
    • 提供者:caixin
  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. Bezier

    0下载:
  2. 这个是用MFC实现的贝塞尔曲线的程序源码,是我自己的课程设计-This is the MFC version of the implementation of Bezier line.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14888948
    • 提供者:里几
  1. Graphics

    2下载:
  2. 计算机图形学的贝塞尔曲线和贝塞尔曲面的绘制,源码比较详细,贝塞尔曲线的生成可进行调整-Computer Graphics Bezier curves and Bezier surfaces rendering, a more detailed source, Bezier curve generation can be adjusted
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:6128479
    • 提供者:冯瞻
  1. ThreeCurve

    1下载:
  2. 用MFC做的可以实现画三种平滑曲线的程序(三次样条插值,贝塞尔曲线,GDI+曲线平滑)-Using MFC to do three pictures to achieve a smooth curve of the procedure (cubic spline interpolation, Bezier curves, GDI+ curve smoothing)
  3. 所属分类:Windows编程

    • 发布日期:2013-02-17
    • 文件大小:6123536
    • 提供者:xin
  1. DrawSystem

    0下载:
  2. 本程序可绘制圆 椭圆 直线 贝塞尔曲线,完全按照课本中的算法所写-This procedure can be drawn round Bessel linear elliptic curve, in full accordance with the textbooks written by the algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:66940
    • 提供者:我爱玲
  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
    • 文件大小:45293
    • 提供者:黄凯
  1. Bezier

    0下载:
  2. 详细的介绍了贝塞尔曲线的绘制,程序分步完成,简单易懂。-Detailed introduction of the Bezier curve drawing, step-by-step process to complete, easy-to-read.
  3. 所属分类:Graph program

    • 发布日期:2017-04-23
    • 文件大小:62926
    • 提供者:林林
  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. bezier

    0下载:
  2. 一条二维的贝塞尔曲线由四个点定义-两个端点和两个控制点。曲线的端点在两个端点上,控制点就好像「磁石」一样把曲线从两个端点间的直线处拉走。这一点可以由底下的bezier互动交谈程序做出最好的展示-A two-dimensional Bezier curve defined by four points- two endpoints and two control points. Curve at both endpoints on the endpoint, if the control poin
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1142719
    • 提供者:xuqin
  1. bezier

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

    • 发布日期:2017-04-28
    • 文件大小:253924
    • 提供者:Ivan
  1. beisaier

    0下载:
  2. 我做的一个自动产生贝塞尔曲线的vb程序,虽然简单,但是我一笔一笔的写的-I do have an automatic procedure vb Bezier curves, although simple, but I write a sum of
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1839
    • 提供者:朱杰
  1. bessel

    2下载:
  2. 好几种贝塞尔函数的解法,非常经典的,有需要请下-Bessel function of several of the Solution, very classic, there is a need to call on the next
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3312
    • 提供者:全能骑士
« 1 23 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com