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

搜索资源列表

  1. Bezier-curve

    0下载:
  2. 这是一个Bezier曲线画法程序,VC6.0环境,可以实现多阶绘图,鼠标取点,取点完毕自动生成曲线-This is a Bezier curve drawing program, VC6.0 environment for multi-stage drawing, the mouse get points, and take complete auto-generated curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4319762
    • 提供者:王东升
  1. BEZIER

    0下载:
  2. bezier曲线实现算法代码 bezier曲线实现算法代码 bezier曲线实现算法代码-bezier curve algorithm code bezier curve algorithm code bezier curve algorithm code
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6367595
    • 提供者:duyunhu
  1. Bezier

    0下载:
  2. Bezier曲线的简单画法:给出人任意个点,程序都能自动的生成Bezier曲线-Bezier curve of simple representations
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2369993
    • 提供者:老翁
  1. bezier

    0下载:
  2. bezier曲线的生成,有良好的界面效果,用鼠标点来控制曲线的生成 -bezier curve generation, has a good interface effect, the curve with the mouse to control the generation of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1953670
    • 提供者:四毛
  1. Bezier

    0下载:
  2. 利用OpenGl画Bezier曲线,非算法实现,调用接口。利用鼠标确定4个contral_point进行绘画。-Use OpenGl draw Bezier curves, non-algorithm,Draw line by calling the interface. Identified four contral_point by using the mouse to paint.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:181780
    • 提供者:yulingyu
  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

    0下载:
  2. 用mfc绘制bezier曲线,了解bezier曲线的原理-The mfc draw bezier curve to understand the principle of the bezier curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1876962
    • 提供者:龚春燕
  1. Bezier

    0下载:
  2. OpenGL开发的Bezier曲线程序,是很好的资料。绘制Bezier曲线,很好控制。-OpenGL Bezier curve program is very good information. The Bezier curve, well Controlled.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1421070
    • 提供者:理会
  1. Bezier-qu-xian-suan-fa

    0下载:
  2. 计算机图形学基础Bezier曲线程序算法,运行小程序+报告,采用VB语言,好用。 -Bezier curve algorithm running little applications+ report,- Bezier curve algorithm running little applications+ report,-
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4327949
    • 提供者:
  1. Bezier

    0下载:
  2. opencv绘制Bezier曲线,opencv入门经典程序-opencv draw a Bezier curve, classic opencv entry program
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20246720
    • 提供者:zhanghaike
  1. bezier

    1下载:
  2. 3次bezier曲线的两次拼接算法,图形学作业。-Curve of two joining together algorithm, graphics homework.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:1126
    • 提供者:刘健
  1. bezier

    0下载:
  2. 通过VC+=6.0,实现了对Bezier曲线的图形编程,可根据控制顶点绘制出正确的Bezier曲线。-VC++ = 6.0, graphics programming, Bezier curves to draw a Bezier curve control vertices.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:24895
    • 提供者:杨杨
  1. bezier

    0下载:
  2. bezier曲线生成算法 代码加程序,欢迎调试
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:29671
    • 提供者:Nikki
  1. bezier

    0下载:
  2. 绘制bezier曲线,Applet ,实现曲线绘制,拖拽变形。-draw bezier curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1566
    • 提供者:黄健
  1. Bezier

    0下载:
  2. 本程序使用双缓冲绘图,不公实现了bezier曲线的绘制,还能实现鼠标对角的拖动,不产生残影-This program uses a double buffering graphics, injustice, bezier curve drawing, and also enables the drag of the mouse on the corner, does not produce blur
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:42539
    • 提供者:sony19900107
  1. bezier

    0下载:
  2. 在c++环境中,用opengl画出三次bezier曲线-Draw three bezier curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-06
    • 文件大小:11844463
    • 提供者:张东东
  1. Bezier

    0下载:
  2. Bezier曲线算法,在VC环境下,用OPENGL编写,模块扩展内容丰富-Bezier curve algorithm, VC environment, written in OPENGL module expansion rich in content
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-26
    • 文件大小:331166
    • 提供者:郑斌
  1. Bezier

    0下载:
  2. VS2010: sln项目、cpp源码、exe程序 – 利用OpenGL绘制贝塞尔曲线 – 根据输入的点画出贝塞尔曲线 – 交互操作:贝塞尔曲线根据控制点坐标的变化而变化
  3. 所属分类:OpenGL

  1. Bezier

    0下载:
  2. 3次Bezier曲线绘制,c++源码 -3 times a Bezier curve drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-07
    • 文件大小:121788
    • 提供者:l139
  1. Bezier

    0下载:
  2. 图形学 Bezier曲线源代码 计算机图形学 徐文鹏-Graphics Bezier curves source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-02
    • 文件大小:1195
    • 提供者:高飞
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »
搜珍网 www.dssz.com