搜索资源列表

  1. 画圆算法

    0下载:
  2. 两种画圆的算法,中点画圆算法和Bresenham画圆算法-the algorithm, the midpoint of Bresenham algorithm and Circle Circle Algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34404
    • 提供者:刘宇
  1. openGL画圆算法

    0下载:
  2. 用openGL画圆
  3. 所属分类:OpenGL

  1. 中点bresenham算法画圆

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

  1. round

    0下载:
  2. 基于bresenham的画圆算法-based on the algorithm Circle
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:39936
    • 提供者:杨易
  1. 3qwes

    0下载:
  2. 用Bresenham画圆算法绘制椭圆-with Bresenham algorithm mapping Circle Oval
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:32768
    • 提供者:几米
  1. 中点画圆算法

    0下载:
  2. VC环境下的中点画圆算法-VC environment of the mid-point Circle Algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-02
    • 文件大小:36864
    • 提供者:唐新民
  1. 重点画圆

    0下载:
  2. .中点画圆算法,即画出图形界面,当电机不同按钮时会出不同的图形。具体实现算法是中点画圆算法。-. Midpoint drawcircle algorithm, that is, to draw a graphical interface, when the motor will be different for different button graphics. Concrete realization of the algorith
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:34816
    • 提供者:花萼
  1. 图形学直线的生成算法

    0下载:
  2. 圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle pro
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:
  1. 画圆算法

    0下载:
  2. 两种画圆的算法,中点画圆算法和Bresenham画圆算法-the algorithm, the midpoint of Bresenham algorithm and Circle Circle Algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:33792
    • 提供者:刘宇
  1. drawcrile

    0下载:
  2. 画圆算法!包括中点画圆等各种算法。VC++实现。-Circle algorithm! Including the midpoint Circle various algorithms. VC.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-02
    • 文件大小:33792
    • 提供者:小谢
  1. circle.c

    0下载:
  2. circle.c 在Turboc2下编写整数breshman画圆算法。本程序实现的是画圆算法。-circle.c in Turboc2 prepared integral breshman Circle algorithm. This program is Circle algorithm.
  3. 所属分类:分形几何

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:Sungol
  1. Ellipticalscanningconversionandachieve

    0下载:
  2. 中点Bresenham画圆算法扫描转换的基本原理,用C语言编程实现这个算法。本算法只讨论圆心位于坐标原点的圆。-midpoint Bresenham algorithm scan conversion Circle to the basic principles C language programming algorithm to achieve this. The algorithm is discussed only at the
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:7168
    • 提供者:管声俊
  1. midpointcircle-coding

    0下载:
  2. 自己用C语言编写的中点画圆算法,根据用户输入的圆心坐标和半径画出相应的圆形。-own use C language prepared by the midpoint drawcircle algorithm, According to user input center coordinates and radius of the circle corresponding paint.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-02
    • 文件大小:31744
    • 提供者:ffff
  1. Bresenham_Circle

    0下载:
  2. 本程序实现了Bresenham的画圆算法,并且在此基础上实现了圆的填充-the realization of the Circle Bresenham algorithm, and on this basis to achieve a round filled
  3. 所属分类:绘图程序

    • 发布日期:2024-05-02
    • 文件大小:69632
    • 提供者:李真
  1. threeSamplesForOpenGL

    0下载:
  2. 第一个是分别用Bresenham和DDA算法画直线,第二个是画圆算法,第三个是cohen-sutherland算法的实现-respectively DDA Bresenham algorithm and line drawing, and the second is drawcircle algorithm, Cohen is the third-Algorithm of sutherland
  3. 所属分类:OpenGL

    • 发布日期:2024-05-02
    • 文件大小:211968
    • 提供者:邹文科
  1. drawCircle

    0下载:
  2. 计算机图形学 画圆算法 bresenham-Computer Graphics drawcircle Bresenham algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-02
    • 文件大小:1895424
    • 提供者:sfdlkwqe
  1. PLine

    0下载:
  2. 画图算法,包括数值微分法、中点画圆法、Bresenham画线、画圆算法等-Drawing algorithms, including numerical differential method, the midpoint drawcircle, Bresenham line draw, drawcircle algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:2393088
    • 提供者:刘丹
  1. lcdglibcricle

    0下载:
  2. 嵌入式 LCD 编程 画圆算法~~ bresenham 画圆算法的改进-embeded lcd program guider . bresenham arithmetic
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-02
    • 文件大小:129024
    • 提供者:jude
  1. program

    0下载:
  2. 计算机图形学课程算法演示系统 (1)画线算法演示:实现画线的三个算法---DDA画线算法、中点画线算法、Bresenham画线算法。建立坐标系,由用户输入两点坐标,体现直线的走势,最后给出算法的参数值以及实现清除功能。 (2)画圆算法演示:实现画圆的两个基本算法---Bresenham画圆算法、中点画圆算法。由用户输入圆的半径,体现圆的四个象限的走势,最后给出算法的误差值以及实现清除功能。 (3)填充算法演示:实现边填充和种
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:2332672
    • 提供者:于小鱼
  1. GpDraw

    0下载:
  2. 计算机图形学 DDA算法 bresenham算法 中点画圆算法 bresenham画圆算法 椭圆算法 扫描线算法(Computer graphics DDA algorithm Bresenham algorithm Midpoint circle algorithm Bresenham circle algorithm Ellipse algorithm Scan line algorithm)
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:小工瑞
« 12 3 4 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org