搜索资源列表

  1. Béziercure

    0下载:
  2. 法国数学家贝塞尔发明了矢量作图法,所以把用矢量作出的图形叫做贝塞尔曲线" ,画贝塞尔曲线的函数:生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线!-French mathematician invented the Bessel vector mapping method, so to make use of vector graphi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:73728
    • 提供者:wujingtao
  1. Bezier_yanshi

    0下载:
  2. 贝塞尔曲线演示程序 VB代码,利用API函数在图片框内画出贝塞尔曲线-Bessel curve Demonstration Program VB code, using API functions in the pictures painted box Bessel curve
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:yxf
  1. newdrawbezier

    0下载:
  2. 贝塞尔曲线的绘制 源代码 可运行 图形界面 高阶曲线 阶数自定义 -Bezier curve drawing source code can run graphical interface high-order curve-defined order
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:26624
    • 提供者:gongjian
  1. beisaier_line

    0下载:
  2. 画5阶的贝塞尔曲线,与windows的贝塞尔曲线屏保差不多-painting five bands Bessel curve, and the windows of almost Bessel curve Screen Saving
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:106496
    • 提供者:康伟
  1. Matlab-bessel

    0下载:
  2. 应用matlab对不同边界条件下的贝塞尔方程进行计算的源程序。-Matlab Application of different boundary conditions of Bessel equation calculation of the source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:于永
  1. beisaier

    0下载:
  2. 这是关于贝塞尔曲线的java程序,用JBuilder编的-Bessel curve on the java procedures, the use of JBuilder series
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:maggie
  1. Bezier-Curve

    0下载:
  2. 简单的贝塞尔曲线演示程序(手动绘制曲线)-simple Bessel curve Demonstration Program (manual mapping curve)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:丁定中
  1. drawprogram

    0下载:
  2. 简单的画图程序,可以画直线、贝塞尔曲线等、并进行相应的图形移动旋转等-simple drawing program, drawing straight lines, Bezier curves, and the corresponding movement of rotating graphics
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:baoyan
  1. BezierSplines

    0下载:
  2. 本代码在VC6.0的环境下编译.其内容为一个完整的贝塞尔曲线的实例,是很有价值的源代码.-VC6.0 the code in the compiler environment. It contains a complete example of Bessel curve, is a very valuable source.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:andy
  1. Beziar_lineZB

    0下载:
  2. JAVA画三次贝塞尔曲线学习例题,大家快来看啊,走过千万别错过啊。-JAVA three Bezier curve drawing learning excellence, we Come see ah traveled sentiments ah.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:26624
    • 提供者:zhangsanm
  1. beisar

    0下载:
  2. 一个非常有帮助的绘制贝塞尔曲线的应用程序,有非常详细的函数代码-A very helpful Bezier curve drawing applications, have very detailed function code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1998848
    • 提供者:李秋峰
  1. Singer

    0下载:
  2. 贝塞尔函数和纽曼函数是常用的数学函数,本程序是利用VC++编译的绘制贝塞尔纽曼函数的程序,值的一下-Bessel function and Neumann function is commonly used mathematical functions, the procedure is to use VC++ Compiler drawing function besse Newman procedures, the value of
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:李明
  1. bse

    0下载:
  2. 教你怎么绘制贝塞尔曲线-Teach you how Drawing Bezier curves
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:黄冠
  1. BEZIER

    0下载:
  2. 使用VC++语言实现的绘制贝塞尔曲线的程序,程序绘制两条Bezier曲线,并观察曲线之间的拼接-Use VC++ Language Bezier curve drawing procedure, the program drawing the two Bezier curves, and to observe the curve between the splicing
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:67584
    • 提供者:franky
  1. bezier

    0下载:
  2. 贝塞尔曲线本身,程式还从第一个控制点向左边的第一个端点(也叫做开始点)画一条直线,并从第二个控制点向右边的端点画一条直线。-Bezier curve itself, the program also from the first control point to the left of the first endpoint (also called the starting point) Draw a straight line, an
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1153024
    • 提供者:贾晓凯
  1. Bezier

    0下载:
  2. 用一个简单容易理解的程序给出了贝塞尔曲线的画法,程序简单容易理解-Using a simple easy to understand the procedure given Bezier curve drawing method, the program simple and easy to understand
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:陈闯
  1. 052

    0下载:
  2. 在VisualC++环境下,曲线(贝塞尔曲线)程序处理的一个小程序,其中代码和大家共享一下 [贝塞尔曲线程序.rar] - -In VisualC++ Environment, the curve (Bezier curves) procedures to deal with a small program, which share code and click [Bezier curves procedures. Rar]--
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:liuyushan
  1. Bezier

    0下载:
  2. 用vc实现的贝塞尔曲线,代码简洁,-Vc achieved using Bezier curves, the code is simple and
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:374784
    • 提供者:
  1. BESIER

    0下载:
  2. 贝塞尔曲线程序,实现计算机图形学中的贝塞尔曲线绘制的程序。-Bezier curve procedures, computer graphics to achieve the Bessel curve drawing procedure.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:soarhh
  1. EXP_ONE

    0下载:
  2. 计算机图形学USTC,实验。大作业,包括贝塞尔曲线,蕨类分形,BSPLine,真实感图像-Computer Graphics USTC, experiment. Large operations, including Bezier curves, fractal ferns, BSPLine, photorealistic images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:55296
    • 提供者:张冬
« 1 2 3 45 6 7 8 9 10 ... 34 »

源码中国 www.ymcn.org