搜索资源列表

  1. huayuan1

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

    • 发布日期:2024-05-23
    • 文件大小:4361216
    • 提供者:伍志峰
  1. MIDbresenham

    0下载:
  2. 计算机图形学利用Bresenham中点算法和八分法画圆-Computer graphics using the the Bresenham midpoint algorithm and eighth law Circle
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-23
    • 文件大小:4116480
    • 提供者:石汶翔
  1. circle

    0下载:
  2. 2、推广Bresenham中点圆算法,画出一个内部填充的实心圆。-2, and the promotion the Bresenham midpoint of the circle algorithm, draw a solid circle filled internally.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-23
    • 文件大小:1960960
    • 提供者:rose
  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 algorith
  3. 所属分类:绘图程序

    • 发布日期:2024-05-23
    • 文件大小:5909504
    • 提供者:杜玉鹏
  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

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:焦点男孩
  1. huaxian

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

    • 发布日期:2024-05-23
    • 文件大小:3902464
    • 提供者: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, see
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:9216
    • 提供者: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/图象编程

    • 发布日期:2024-05-23
    • 文件大小:28672
    • 提供者:gongweilin
  1. bresenham3

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

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:chaoxin
  1. cycle

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

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者: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. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:ptsho
  1. Circle

    0下载:
  2. 利用逐点比较法和Bresenham中点比较法画圆-Use-by-point comparison method and comparative law Bresenham midpoint Circle
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:20404224
    • 提供者:钱志虎
  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图形编程

    • 发布日期:2024-05-23
    • 文件大小:227328
    • 提供者: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
  3. 所属分类:图形图象

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:gepoin
  1. line-cilcle

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

    • 发布日期:2024-05-23
    • 文件大小:58368
    • 提供者:sun
  1. circle

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

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:Shelly_J
  1. Bresenhams-Algorithm-in-MFC

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

    • 发布日期:2024-05-23
    • 文件大小:19100672
    • 提供者:New
  1. BresenhamCircle

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

    • 发布日期:2024-05-23
    • 文件大小:374784
    • 提供者:liuliwen
  1. Bresenham

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

    • 发布日期:2024-05-23
    • 文件大小:28672
    • 提供者: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图形编程

    • 发布日期:2024-05-23
    • 文件大小:2287616
    • 提供者:王嘉辉
« 1 2 ... 5 6 7 8 9 1011 »

源码中国 www.ymcn.org