CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - bresenham画圆

搜索资源列表

  1. 2006010511

    4下载:
  2. dda、bresenham 画直线 ,bresenham 画圆 ,填充算法,几何变换(平移、缩放、旋转等), 小型绘图软件(用鼠标绘制直线、矩形、多边形、圆、填充、平移)-dda, bresenham painting straight bresenham Circle, filling algorithm, Geometric Transformations (translation, scaling, rotating, etc.), small graphics software (u
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:740998
    • 提供者:唐伟
  1. DDA&Bresenham

    0下载:
  2. DDA,Bresenham算法来实现画圆,画直线,画椭圆。-DDA, the Bresenham algorithm to achieve Circle, linear paintings, painted oval.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:248490
    • 提供者:李冰海
  1. 0372244

    0下载:
  2. 中点画圆,bresenham画圆,中点画线,bresenham画仙,-midpoint Circle, bresenham Circle, Stipples line bresenham painting cents
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:78707
    • 提供者:许斌
  1. 58941

    0下载:
  2. 中点画圆,直线,bresenham画圆以及直线-midpoint Circle, Line, Circle and straight bresenham
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:12007
    • 提供者:徐琼霞
  1. Bresenham

    1下载:
  2. Bresenham画直线线算法与画圆算法实现
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:48700
    • 提供者:Kword
  1. Project1

    0下载:
  2. 用c++ builder实现bresenham 画圆算法
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:8878
    • 提供者:李宋清
  1. draw.rar

    0下载:
  2. Bresenham算法生成直线,中点算法生成直线,DDA算法生成直线,中点画圆,Bresenham画圆,中点画椭圆,画多边形,多边形填充,the detail information is above
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1932080
    • 提供者:张伟
  1. tuxingxueVC6.rar

    0下载:
  2. 主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法,AppWizard has created this Draw application for you. This application
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2285192
    • 提供者:文网文
  1. 3

    0下载:
  2. 实验要求: 1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图 提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:132093
    • 提供者:马卫龙
  1. circle

    0下载:
  2. 中点画圆算法 Bresenham画圆算法-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1932097
    • 提供者:sunyankai
  1. myproduction

    1下载:
  2. 计算机图形学的中点画圆法,Bresenham画圆,中点画椭圆及种子填充算法,用VC05实现,还有实验报告-The mid-point of computer graphics drawcircle, Bresenham Circle, Ellipse and seeds in stipple fill algorithm, the VC05 to achieve, there are experimental reports
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8365546
    • 提供者:xgdlhdgj
  1. program

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

    • 发布日期:2017-04-09
    • 文件大小:2332387
    • 提供者:于小鱼
  1. bresenham

    0下载:
  2. 用matlab实现画圆,采用bresenham的画圆方法,内含代码还有文档-Draw a circle with matlab implementation, using bresenham the Circle method, there is a document containing the code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:486403
    • 提供者:武艳美
  1. draw(vc)

    1下载:
  2. VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
  3. 所属分类:Graph Drawing

    • 发布日期:2017-02-19
    • 文件大小:29973504
    • 提供者:鈞天下
  1. opengl

    1下载:
  2. 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4977409
    • 提供者:
  1. Bresenham

    0下载:
  2. Bresenham画圆算法,采取圆的8个对称点画圆,增添鼠标控制事件-On Bresenham algorithm, take a round of eight symmetrical point circle, adding mouse control events
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1372
    • 提供者:张博
  1. Bresenham-Line-Drawing

    0下载:
  2. 计算机图形学中Bresenham画圆和画线的C++代码,用于VGA等图形显示。Bresenham本人仍在为IBM工作。-Bresenham is a pretty smart cookie (note the use of the word is , last I heard he was still working for IBM). This file contains the algorithms he developped for drawing lines and c
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:11040
    • 提供者:w
  1. opengl画圆和直线

    0下载:
  2. c++,使用OpenGL库,运用bresenham 算法进行画圆和画直线的操作并显示(The use of Bresenham algorithm for circle and draw a straight line operation and display.USE c++ AND OPENGL)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:夕饮冰
  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图形编程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:小工瑞
  1. src

    0下载:
  2. 利用Bresenham画圆法、中点画圆法以及椭圆生成算法在java界面绘制(Using the Bresenham circle method, the middle point drawing circle method and the ellipse generation algorithm to draw the java interface)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:李木华
« 12 3 4 5 6 »
搜珍网 www.dssz.com