搜索资源列表

  1. bresenham-homework

    0下载:
  2. bresenham画直线 老师要求的作业-bresenham line drawing teacher requirements of the Operating
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27569
    • 提供者:zb
  1. Bresenham高效画线算法

    0下载:
  2. 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:小倪
  1. bresenham-homework

    0下载:
  2. bresenham画直线 老师要求的作业-bresenham line drawing teacher requirements of the Operating
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:27648
    • 提供者:zb
  1. Graphics

    0下载:
  2. 作为图形图像课程的设计,内容有椭圆中点(Bresenham算法),圆中点(Bresenham算法),直线中点Bresenham算法,画椭圆,画多边形(5边),画折线(6个点)。运行在VC6.0下用MFC-As a graphic image curriculum design, content elliptical midpoint (Bresenham algorithm), round the mid-point (Bresenha
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:3765248
    • 提供者:wangkafeng
  1. HomeWork

    1下载:
  2. 该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率<1,>1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。-draw line
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:91136
    • 提供者:Check

源码中国 www.ymcn.org