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

搜索资源列表

  1. 贝塞尔曲线

    0下载:
  2. 在VisualC++环境下,曲线(贝塞尔曲线)程序处理的一个小程序,其中代码和大家共享一下 [贝塞尔曲线程序.rar] -
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:12.74kb
    • 提供者:liuyushan
  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
    • 文件大小:199.27kb
    • 提供者:夏添
  1. 贝塞尔曲线和曲面

    0下载:
  2. 本程序是一个根据贝赛尔曲线和曲面生成算法的小程序,在tc2.0下完成的。-this is a procedure under Bessel curve and surface generation algorithm for small procedures, the tc2.0 completion.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:代丛军
  1. 贝塞尔曲线的实现

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

  1. 曲线处理——贝塞尔曲线程序

    0下载:
  2. 生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线!
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-03-03
    • 文件大小:28.58kb
    • 提供者:nardo123
  1. Bezier_circle

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

    • 发布日期:2015-09-25
    • 文件大小:2.36kb
    • 提供者:caixin
  1. Bezier

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

    • 发布日期:2017-06-02
    • 文件大小:14.2mb
    • 提供者:里几
  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
    • 文件大小:5.84mb
    • 提供者: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
    • 文件大小:65.37kb
    • 提供者:我爱玲
  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. 详细的介绍了贝塞尔曲线的绘制,程序分步完成,简单易懂。-Detailed introduction of the Bezier curve drawing, step-by-step process to complete, easy-to-read.
  3. 所属分类:Graph program

    • 发布日期:2017-04-23
    • 文件大小:61.45kb
    • 提供者:林林
  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
    • 文件大小:3.85mb
    • 提供者:yc
  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
    • 文件大小:1.8kb
    • 提供者:朱杰
  1. Bezier

    0下载:
  2. 在vc++6.0下建立一个单文档应用程序来绘制贝塞尔曲线,以鼠标点击获取控制顶点,并绘制出控制多边形和由此确定的贝塞尔曲线。-Vc++6.0 in the establishment of a single document applications to draw Bezier curves to a mouse click access to control points, and draw control polygon and the resulting Bezier curve det
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:560.92kb
    • 提供者:隗平
  1. Quxians1

    0下载:
  2. 绘制样条贝塞尔曲线的程序,希望对大家有所帮助-Bezier spline curve drawing program, want to help everyone
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:2.46kb
    • 提供者:百合
  1. bline

    0下载:
  2. 这是一个用Win32开发的三次贝塞尔曲线程序,它可以用鼠标交互式点击型值点,带有多边形-This is a Win32 development using Bezier curves of the three programs, it can be interactive with the mouse click on data points with polygon
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.51mb
    • 提供者:wanglei
  1. main

    0下载:
  2. 简单的opengl绘制贝塞尔曲线程序。 我只是想开通服务而已。(a simple opengl program to draw a bezie curve)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-15
    • 文件大小:1kb
    • 提供者:onlywish
  1. VC++三次样条插值和贝塞尔曲线实例程序

    3下载:
  2. VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
  3. 所属分类:物理计算

    • 发布日期:2017-12-24
    • 文件大小:3.85mb
    • 提供者:xiaomiarmy
  1. 18301贝塞尔曲线程序

    0下载:
  2. 贝赛尔曲线的画法,很好的程序,包含C#的源码(Beckinsale curve drawing, a good program)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:199kb
    • 提供者:zhuang20500
  1. VC++三次样条插值和贝塞尔曲线实例程序

    1下载:
  2. VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-20
    • 文件大小:438kb
    • 提供者:ZRS_Walker
« 12 3 4 5 6 »
搜珍网 www.dssz.com