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

搜索资源列表

  1. BezierCurves

    0下载:
  2. 贝塞尔曲线绘图演示,支持鼠标选取任意点,曲线实时连接-Bezier curve drawing demonstration in support of the mouse select the point
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:207054
    • 提供者:qfs
  1. graphics

    0下载:
  2. 一个TC下编写的绘图程序,可以鼠标操作画直线、画多边形、画贝塞尔曲线、填充、反色、清屏、橡皮擦功能,初学C语言的朋友可以研究下。-Prepared under a TC drawing program, you can mouse draw line, draw polygons, Bezier curve drawing, filling, anti-color, clear screen, eraser function, beginner C language can be studied
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:37385
    • 提供者:明建
  1. Beziercurve

    0下载:
  2. 方便的实现贝塞尔曲线的算法实现,可以下载来研究一下,提高水平-Facilitate the implementation of Bezier curve algorithm, you can download to study and improve the level of
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-13
    • 文件大小:1544
    • 提供者:jet
  1. Bezier_generation

    0下载:
  2. 本程序用vc++编译,生成贝塞尔曲线,简单,实用-this program can generate bezier curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:123812
    • 提供者:张景
  1. Bezier

    0下载:
  2. 计算机图形学,VC6.0平台的贝塞尔曲线画法。-Computer graphics, VC6.0 platform Bezier curve drawing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:33834
    • 提供者:张三
  1. CubicSplineAndBezier

    0下载:
  2. 三次样条和贝塞尔曲线,编程实现绘图功能。其使用MFC编程完成-Cubic spline and Bezier curves, programming graphics. The completion of its use MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:53991
    • 提供者:xkx
  1. computer_graphics

    0下载:
  2. 课程设计的作品。基于MFC的图形图像绘制程序,程序完成的功能有,直线,椭圆,贝塞尔曲线等的绘制,并能保存图像文件,并且提供了操作的取消和重做等功能。-Course design work. MFC-based graphics image rendering process, the program completed the function, line, ellipse, Bezier curve drawing, and can save the image file, and provi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2789796
    • 提供者:于岩
  1. OPENGLBezier

    0下载:
  2. 贝塞尔曲线,又称贝兹曲线或贝济埃曲线,一般的矢量图形软件通过它来精确画出曲线,贝兹曲线由线段与节点组成,节点是可拖动的支点,线段像可伸缩的皮筋,我们在绘图工具上看到的钢笔工具就是来做这种矢量曲线的。-bezier lines
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1318
    • 提供者:王土豆
  1. Bessel

    0下载:
  2. 用AS3写的贝塞尔曲线。 包括两个文件。 -Bezier curves with AS3 written. Consists of two files.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-06
    • 文件大小:28500
    • 提供者:xujianan13
  1. 98104874bezier

    0下载:
  2. 绘制贝塞尔曲线和曲面的算法,word文档-Drawing Bezier curves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:4433
    • 提供者:蓝蓝
  1. Bezier123

    0下载:
  2. 贝塞尔曲线,经典图形学算法,用C++语言描述-Bezier curves, classic graphics algorithms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:243858
    • 提供者:skyhigh feng
  1. chahu

    1下载:
  2. 计算机图形学实验,茶壶,贝塞尔曲线,简单-Computer graphics experiments, teapots, Bezier curves, simple
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:798221
    • 提供者:wang
  1. Bezier

    0下载:
  2. 贝塞尔曲线画法,用C实现的,比较简单实用,希望对大家有用-Bezier curve drawing, with the C implementation, relatively simple and practical, we hope to be useful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:19262
    • 提供者:cuinianjie
  1. BezierCurve

    0下载:
  2. 贝赛尔曲线算法 给出任意个控制点生成一天平滑的贝塞尔曲线-Beisaier curve algorithm is arbitrary a point of generating day smooth Bessel curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:324470
    • 提供者:王超
  1. opengl-bezier

    0下载:
  2. 绘画两条G1连续的贝塞尔曲线 每条20个点以内 鼠标点击绘画 右键表示曲线终止-G1 continuous painting of two 20-point Bezier curves within each painting, right mouse click on that curves terminate
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:16137138
    • 提供者:snowymo
  1. 23

    0下载:
  2. 贝塞尔曲线,可以用鼠标移动贝塞尔曲线,很简单-Bezier curves, Bezier curves with the mouse movement is very simple
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11674279
    • 提供者:zhuyi
  1. bezzer_curve

    0下载:
  2. 贝塞尔曲线的绘制,对初学者有一定的参考价值-Bezier curve drawing for beginners with some reference value
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:127481
    • 提供者:cuibingbo
  1. spline

    0下载:
  2. 用C++和opemgl编的贝塞尔曲线和bspline曲线以及一些实物的画法 编了一个批处理文件对结果进行显示-In C++ and compiled opemgl Bezier curves and bspline painting as well as some kind of a batch file, compiled the results show
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5408531
    • 提供者:风景
  1. Bezier

    0下载:
  2. 基于OpenGL,实现贝塞尔曲线的图形效果。-Based on OpenGL, achieving Bezier graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:65959
    • 提供者:王小龙
  1. BezierOPENCV

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

    • 发布日期:2017-05-03
    • 文件大小:1508996
    • 提供者:刘东升
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 21 »
搜珍网 www.dssz.com