搜索资源列表

  1. 实验三圆的中点转换算法

    0下载:
  2. 课堂上老师要求做的实验三。实现圆的中点转换算法。-class, the teacher asked to do the experiment three. Circle the midpoint conversion algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4760
    • 提供者:郑平
  1. 中点算法

    0下载:
  2. 扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法-linear scan conversion of the midpoint algorithm depiction of the mid-point arc conversion algorithm and scan conversion ellipse the midpoint algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23610
    • 提供者:kuld
  1. 中点Bresenham画直线算法

    0下载:
  2. 中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:刘强
  1. 中点椭圆画法

    0下载:
  2. 源代码是中点Bresenham椭圆法。可以为初学者提供参考。-source code is the midpoint of Bresenham oval law. For beginners can provide a reference.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1457
    • 提供者:武威风
  1. 圆的中点画法

    0下载:
  2. 圆的中点画法
  3. 所属分类:绘图程序

    • 发布日期:2009-09-17
    • 文件大小:21504
    • 提供者:huahua
  1. 图形学中用中点生成算法画出直线和圆

    0下载:
  2. 运用VC++6.0完成了图形学中用中点生成算法画出直线和圆
  3. 所属分类:图形图象

    • 发布日期:2011-03-30
    • 文件大小:37928
    • 提供者:yang_05
  1. 随机中点位移

    0下载:
  2. 随机中点位移生产2D曲线
  3. 所属分类:2D图形编程

  1. 中点bresenham算法画圆

    0下载:
  2. 中点bresenham算法圆
  3. 所属分类:源码下载

  1. midpointEllipse

    0下载:
  2. 中点椭圆生成算法-midpoint oval Algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:27648
    • 提供者:尹章才
  1. 中点Bresenham画直线算法

    0下载:
  2. 中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:刘强
  1. 中点椭圆画法

    0下载:
  2. 源代码是中点Bresenham椭圆法。可以为初学者提供参考。-source code is the midpoint of Bresenham oval law. For beginners can provide a reference.
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:武威风
  1. 10_01

    0下载:
  2. 分形算法C++ 程序:随机中点位移法生成山源代码-fractal algorithm C : random midpoint displacement method source code generated Hill
  3. 所属分类:分形几何

    • 发布日期:2024-05-17
    • 文件大小:22528
    • 提供者:齐松
  1. 实验三圆的中点转换算法

    0下载:
  2. 课堂上老师要求做的实验三。实现圆的中点转换算法。-class, the teacher asked to do the experiment three. Circle the midpoint conversion algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:郑平
  1. 中点算法

    0下载:
  2. 扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法-linear scan conversion of the midpoint algorithm depiction of the mid-point arc conversion algorithm and scan conversion ellipse the midpoint algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:kuld
  1. fractal-FBM

    0下载:
  2. 分形里面的随机中点位移法(分形布朗运动),要正常运行程序,必须在机器上装OPEN GL,有原代码,可用于三维地形仿真显示方面,但是缺点是比较占用资源-fractal random inside the midpoint displacement method (FBM), to be normal operating procedures, must be in machinery makeup OPEN GL, the origina
  3. 所属分类:分形几何

    • 发布日期:2024-05-17
    • 文件大小:307200
    • 提供者:天玩
  1. graphics_fenxing

    0下载:
  2. 主要模拟了荡漾的水面,使用的方法是:随机给定矩形水面四个角的高度,用随机中点位移法生成一幅分形水面,然后使水波按照一定的传播机制扩散、衰减,从而模拟出水波荡漾的效果。-simulated a ripple on the surface, the methods used are : to set random four corners of the rectangular surface and with a random midpoi
  3. 所属分类:分形几何

    • 发布日期:2024-05-17
    • 文件大小:2234368
    • 提供者:珠海
  1. hueituchenxudaquan

    0下载:
  2. 程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:1928192
    • 提供者:upcorange
  1. zdfgsf

    0下载:
  2. 本程序是个示例程序,主要是演示计算机图形学的裁剪的中点分割算法.-this program is a sample program, mainly computer graphics demonstration of cutting the midpoint segmentation algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:17408
    • 提供者:王延芳
  1. 取中点变椭圆

    0下载:
  2. 取中点 将许多点变换通过一系列的迭代,经过一段时间之后逐渐成为一个椭圆(Take a number of points into an ellipse)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:380928
    • 提供者:789458754
  1. DDA、中点及Bresenham算法生成直线

    0下载:
  2. 运用DDA算法、中点算法及Bresenham算法,用C++语言编写的实现二维直线的绘制(Using DDA algorithm, midpoint algorithm and Bresenham algorithm, C++ language is used to draw two-dimensional straight line.)
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:lxenia
« 12 3 4 5 6 7 8 9 10 ... 47 »

源码中国 www.ymcn.org