搜索资源列表

  1. 贝塞尔曲线.rar

    0下载:
  2. 贝塞尔曲线
  3. 所属分类:图形图象

    • 发布日期:2024-04-29
    • 文件大小:36757
    • 提供者:
  1. 1画贝塞尔曲线

    0下载:
  2. 给定条件的贝塞尔曲线画法,按照图形学书上的算法实现-to the conditions set forth in the Bessel curve method of painting, according to the book Graphics Algorithms
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:66992
    • 提供者:张三
  1. 画贝塞尔曲线

    0下载:
  2. 在汇编程序中很难控制图形的变化,要用到好多的寄存器,本例就是用汇编画贝塞尔曲线-in the compilation process is difficult to control the graphics change, we had to use a lot of the register, this example is using Bezier curve drawing compilation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11002
    • 提供者:吴忠
  1. 基于openGL,VC++6.0的贝塞尔曲面

    1下载:
  2. 用opengl来画贝塞尔曲线和曲面,并且曲面的不同点的颜色均不同。这是一个画贝塞尔曲面的一个很好的例子。
  3. 所属分类:3D图形编程

    • 发布日期:2010-04-02
    • 文件大小:2006122
    • 提供者:gyjdk0601
  1. 使用GDI+画贝塞尔曲线

    0下载:
  2. 本代码演示如何通过在.Net中利用GDI+来绘制贝塞尔曲线。
  3. 所属分类:界面编程

  1. 贝塞尔曲线

    0下载:
  2. 贝塞尔曲线-Bezier curves
  3. 所属分类:图形图象

    • 发布日期:2024-04-29
    • 文件大小:36864
    • 提供者:李海军
  1. 贝塞尔曲线

    0下载:
  2. 贝塞尔曲线的实现-Bessel curve of achievement
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:孟波
  1. 曲线处理——贝塞尔曲线程序

    0下载:
  2. ;生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线! 其实这是我得一门选修课的作业!欢迎指教!- Generated interface has three buttons, Add** Move, increased points for the left, right drag the point Move** Add, for
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-29
    • 文件大小:27648
    • 提供者:
  1. 贝塞尔曲线源码

    0下载:
  2. 贝塞尔曲线处理算法的源代码-Bessel curve processing algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-29
    • 文件大小:36864
    • 提供者:宋天
  1. delphi原码贝塞尔曲线

    0下载:
  2. delphi原码贝塞尔曲线.rar-Bessel curve. Rar
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-04-29
    • 文件大小:8192
    • 提供者:杨志荣
  1. B样条贝塞尔曲线vb源码

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

    • 发布日期:2024-04-29
    • 文件大小:5120
    • 提供者:丁光
  1. 贝塞尔曲线程序

    0下载:
  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 o
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-29
    • 文件大小:203776
    • 提供者:夏添
  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图形编程

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:代丛军
  1. 实现动态绘制贝塞尔(bezier)曲线的代码

    0下载:
  2. 这是在VB环境下实现动态绘制贝塞尔曲线的事例代码,希望对喜欢的朋友有用-This the VB environment dynamic mapping Bessel curve code examples, and I hope to the likes useful friends
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:焦明
  1. 1画贝塞尔曲线

    0下载:
  2. 给定条件的贝塞尔曲线画法,按照图形学书上的算法实现-to the conditions set forth in the Bessel curve method of painting, according to the book Graphics Algorithms
  3. 所属分类:OpenGL

    • 发布日期:2024-04-29
    • 文件大小:66560
    • 提供者:张三
  1. 贝塞尔曲线实验

    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/图象编程

    • 发布日期:2024-04-29
    • 文件大小:194560
    • 提供者:数据库
  1. VC++三次样条插值和贝塞尔曲线实例程序

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

    • 发布日期:2024-04-29
    • 文件大小:4038656
    • 提供者:xiaomiarmy
  1. VC++三次样条插值和贝塞尔曲线实例程序

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

    • 发布日期:2024-04-29
    • 文件大小:448512
    • 提供者:ZRS_Walker
  1. 贝塞尔

    0下载:
  2. 画出第一二三类贝塞尔函数的曲线在matlab平台,便于求解圆柱波导问题(Draw a curve of the 123 kind of Bessel's function)
  3. 所属分类:行业应用软件

    • 发布日期:2024-04-29
    • 文件大小:20480
    • 提供者:cccurry
  1. 贝塞尔曲线实现

    0下载:
  2. 贝塞尔曲线的实现,vc6.0环境编译通过,不要错过啊(The realization of Bessel curve)
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:3551232
    • 提供者:追月寻风
« 12 3 4 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org