CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - bezier

搜索资源列表

  1. drawbezier

    0下载:
  2. bezier曲线绘制的一个小程序,鼠标左键控制一个控制节点,鼠标右键控制另一个控制节点-bezier curve drawing of a small program to control a mouse button control nodes, the right mouse button to control another node control
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7393
    • 提供者:龚伟
  1. be

    0下载:
  2. 简单 bezier曲线的编程计算方法实现-simple programming calculation methods
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1974
    • 提供者:a-feier
  1. as201d5

    0下载:
  2. // // BEZIER.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED -/ / / / BEZIER.RC2-resources Microsoft Vis ual C d
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:445077
    • 提供者:陈伟
  1. bezier1118

    0下载:
  2. bezier曲线的JAVA实现-bezier curves JAVA
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:71128
    • 提供者:
  1. BezierSurface

    0下载:
  2. 画Bezier曲面-painting Bezier surfaces
  3. 所属分类:其它

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

    0下载:
  2. 用vc实现的贝塞尔曲线,代码简洁,
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:374375
    • 提供者:刘二波
  1. Bezier曲线的交互式实现

    0下载:
  2. BEZIER曲线的交互式实现的一个实验报告,它使用VC++的图形界面来实现的-Bezier curve interactive experimental realization of a report, which uses VC graphical interface to achieve
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23821
    • 提供者:任真
  1. BezierSplines

    0下载:
  2. Delphi写的BEZIER曲线,希望大家能喜欢-Delphi wrote Bezier curves, hope that we can love
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:465845
    • 提供者:zzm
  1. 1BEZIER

    0下载:
  2. bezier 曲线的N次实现,根据孙家广教授编写的计算机图形学里面的子程序,加上自编的主程式所编-The N time of Bezier
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-12
    • 文件大小:633
    • 提供者:guo
  1. bezsurf

    0下载:
  2. Bezier surface in c. Without compiler. This is very good - I think.-Bezier surface in c. Without compiler. This is very good- I think.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2051
    • 提供者:Ed贸
  1. cubicBezier

    0下载:
  2. 绘制贝塞尔曲线,很好用,用matlab些的 -Drawing Bezier curves, a very good use, with some of the matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:7088
    • 提供者:姚星
  1. Unit1

    0下载:
  2. delphi用于鼠标描绘曲线平滑处理,采用贝塞尔样线进行处理-delphi described for the mouse curve smoothing, using Bezier-like lines for processing
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:932
    • 提供者:lwb
  1. 23825781b

    0下载:
  2. bezier曲线的说明,用matlab实现-bezier curve shows that to achieve with matlab
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:48710
    • 提供者:hanxuan
  1. Beziercuvre

    0下载:
  2. 本程序使用求值器来绘制Bezier曲线 在VC下用consloe直接画Bezier曲线 -it can be used for draw Bezier cuvre
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:4343
    • 提供者:niuzhilin
  1. y_43c77fd5

    0下载:
  2. bezier curve it s made on delphi and its awesome
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:88325
    • 提供者:ihor
  1. text-bezier-curve

    0下载:
  2. This cool Bezier curve whith text drawing program
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:117141
    • 提供者:vint
  1. B-spline--Bezier-spline-surfaces

    1下载:
  2. OpenGL实现可控B样条、Bezier样条曲面-OpenGL implementation controlled B-spline, Bezier spline surfaces
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:925451
    • 提供者:huihui
  1. surface

    0下载:
  2. 该程序可以画bezier曲面和b样条曲面-The program can draw bezier surface and b-spline surfaces
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:1938690
    • 提供者:huihui
  1. bezier

    1下载:
  2. 这是计算机图形学中的Bezier曲线绘制程序,基于Turbo C2.0 。-This is a program to draw a Bezier line based on Turbo C,which is very important in Computer Graphics.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:713
    • 提供者:林凌
  1. Bezier

    0下载:
  2. Bezier Image Delphi. The App Draw some Bezier to IMg
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-26
    • 文件大小:313334
    • 提供者:Andrew Pham
« 12 »
搜珍网 www.dssz.com