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

搜索资源列表

  1. tuxingxianshi

    0下载:
  2. MFC下动态的显示图形的画法,主要用了 Bresenham算法来画出三角型和圆,程序中还用了Sleep()函数来实现延时。-MFC dynamic display pictures of paint, the main Bresenham algorithm to paint a triangular and round, procedures also spent Sleep () function to achieve latency.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:41195
    • 提供者:孙韩
  1. Mydraw

    0下载:
  2. 简单的绘图程序,包含图形学直线扫描算法:DDA,中点扫描线算法,Bresenham扫描线算法,画圆扫描算法:中点画圆算法和Bresenham扫描算法,几何图形的填充算法:种子填充和扫描线填充算法等-Simple drawing program, contains a the graphics straight line scan algorithm: DDA, the midpoint of the scan line algorithm, Bresenham scan-line algorit
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-25
    • 文件大小:5909996
    • 提供者:杜玉鹏
  1. MidPointCircle

    0下载:
  2. 用opengl实现bresenham算法画圆,先画1/8个圆,再借助圆的对称性,画出其余部分-Use opengl achieve bresenham algorithm Circle, first draw the 1/8 round, and then with the symmetry of the circle to draw the rest
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-24
    • 文件大小:882
    • 提供者:焦点男孩
  1. huayuan1

    0下载:
  2. resenham法完成画圆程序 vc6 -Bresenham circular
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:4361156
    • 提供者:伍志峰
  1. huaxian

    0下载:
  2. 计算机图形学 Bresenham直线算法与画圆算法 -Bresenham line algorithm and draw a circle algorithms in computer graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-24
    • 文件大小:3902929
    • 提供者:kiveson
  1. dda_line2007

    0下载:
  2. 详细说明:DAA画线,这个是我计算机图形学的实验的源代码, 包括中点画线 画圆,Bresenham 画线 画圆, 种子扫描填充区域, 三角形图形基本3种变换--DAA painting lines, this is my experimental computer graphics source code, including stipple line drawcircle, Bresenham Line drawcircle, seed filling scanning region, thr
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:9669
    • 提供者:dang
  1. graphic3

    0下载:
  2. MFC单文档逐个画点,使用Bresenham画线、终点法画圆和椭圆,并提供设置线宽、线型的功能。-MFC single document one by one painting, using the Bresenham line, circle and oval end-point method, and provides set width, linear functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:28512
    • 提供者:gongweilin
  1. bresenham3

    0下载:
  2. 基于 Bresenham算法画圆并对其进行种子填充。-Bresenham algorithm based on a circle and its seed filling.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:1340
    • 提供者:chaoxin
  1. cycle

    0下载:
  2. 利用 Bresenham 算法画圆并对其进行填充操作 !-Draw a circle using Bresenham algorithm and its filling operation!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1113
    • 提供者:esidentM
  1. MidPointCircle

    0下载:
  2. 用opengl实现bresenham算法画圆,先画1/8个圆,再借助圆的对称性,画出其余部分-Use opengl achieve bresenham algorithm Circle, first draw the 1/8 round, and then with the symmetry of the circle to draw the rest
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:926
    • 提供者:ptsho
  1. Circle

    0下载:
  2. 利用逐点比较法和Bresenham中点比较法画圆-Use-by-point comparison method and comparative law Bresenham midpoint Circle
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:20404427
    • 提供者:钱志虎
  1. CircleWithGL

    0下载:
  2. 在VC2008下面使用OpenGL实现Bresenham算法画圆和画直线以及椭圆-The VC2008 below Bresenham algorithm using OpenGL, draw a straight line and a circle and oval
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:227435
    • 提供者:vanlin
  1. DDAandBresenham

    0下载:
  2. DDA直线生成算法在屏幕上绘制直线和Bresenham圆的生成算法在屏幕上绘制一个圆按一画直线按二画圆-DDA line algorithm to generate a straight line drawn on the screen and the Bresenham circle generation algorithm on the screen by drawing a circle draw a straight line by one second drawcircle
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1389
    • 提供者:gepoin
  1. line-cilcle

    0下载:
  2. 通过程序实现Bresenham画线算法,中点画圆算法以及中点画椭圆的算法-Achieved through the process Bresenham line algorithm, the midpoint circle algorithm, and the dotted ellipse algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:58188
    • 提供者:sun
  1. circle

    0下载:
  2. 用opengl实现Bresenham算法画圆-Use opengl Bresenham algorithm for drawing a straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:985
    • 提供者:Shelly_J
  1. Bresenhams-Algorithm-in-MFC

    0下载:
  2. 用Bresenham算法实现画线和画圆,基于microsoft MFC模式,输入相应的数据,程序画出该直线-Draw Lines or circle using Bresenham Algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-12
    • 文件大小:19100991
    • 提供者:New
  1. BresenhamCircle

    0下载:
  2. 杜晓增计算机图形学基础Bresenham法画圆源程序-Du Xiaozeng computer graphics based Bresenham law circle source program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-28
    • 文件大小:374837
    • 提供者:liuliwen
  1. Bresenham

    0下载:
  2. 计算机图形学__Bresenham完整算法_画直线、椭圆和圆-Bresenham ALg
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:29026
    • 提供者:qxbiao
  1. Line

    0下载:
  2. 运用vc6.0里面的mfc.exe工程实现bresenham算法画圆,画直线,是计算机图形学上机实习的基础内容-Use vc6.0 inside mfc.exe project realization bresenham algorithm circle, draw a straight line, on the basis of the content of computer graphics machine internship
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2287104
    • 提供者:王嘉辉
  1. 计算机图形学

    0下载:
  2. 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4198400
    • 提供者:水无缘
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com