CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 直线 扫描算法

搜索资源列表

  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:788.41kb
    • 提供者:冯宾
  1. line0

    0下载:
  2. 计算机图形学里的一个算法,实现直线的扫描转换,很简单的功能。初学者的东西-computer graphics's an algorithm, achieving a linear scan conversion, a very simple function. Beginners things
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:46.06kb
    • 提供者:sun
  1. 中点算法

    0下载:
  2. 扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法-linear scan conversion of the midpoint algorithm depiction of the mid-point arc conversion algorithm and scan conversion ellipse the midpoint algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23.06kb
    • 提供者:kuld
  1. dujunli_337

    2下载:
  2. 想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:38.65kb
    • 提供者:隋毅
  1. SH_Poly_Clip

    0下载:
  2. 1 完成SH_Poly_Clip多边性裁减算法。 2 对裁减后的封闭区域进行填充。 3 将填充算法和直线段扫描转换算法封装成接口函数。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30.06kb
    • 提供者:abao
  1. GridCircleArc

    0下载:
  2. DDA扫描转换直线段的算法描述,这个是比较简单的,希望能对大家有帮助
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:91.71kb
    • 提供者:李菲
  1. draw

    0下载:
  2. 画直线、画圆、填充三角形 画直线有三种算法,填充的算法是线扫描-Drawing a straight line, circle, filled triangle has three straight-line drawing algorithm, the algorithm is filled with line scan
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:321kb
    • 提供者:李嘉辉
  1. View

    0下载:
  2. 理解直线、圆的扫描生成原理,掌握直线、圆的扫描生成算法。-Understanding of a straight line, round generate scanning principle, grasp a straight line, round scanning generation algorithm.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1.57kb
    • 提供者:若儿
  1. View

    0下载:
  2. 理解直线、圆的扫描生成原理,掌握直线、圆的扫描生成算法。-Understanding of a straight line, round generate scanning principle, grasp a straight line, round scanning generation algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1.44kb
    • 提供者:若儿
  1. MidPointEllipse

    0下载:
  2. 掌握实现了扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法。-Grasp the realization of the scan conversion of the mid-point of the straight-line algorithm, described the mid-point arc conversion algorithm and scan conversion of the mid-point algorithm for elliptic arc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:806.65kb
    • 提供者:wangying
  1. DrawLine

    0下载:
  2. 直线的扫描转换程序,利用中点画线算法、数值微分算法以及Bresenham算法确定最佳逼近于指定直线的一组像素。-Linear scan conversion process using the dotted line algorithms, numerical differentiation algorithm and Bresenham algorithm to determine the best approximation of a group of pixels in the speci
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:44.01kb
    • 提供者:李方正
  1. line_circle

    0下载:
  2. 计算机图形学基础内容,用扫描转换算法画圆和直线-failed to translate
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:1.89mb
    • 提供者:流火
  1. Scan-conversion-algorithm

    0下载:
  2. 扫描转换算法: 数学上的直线是没有宽度、由无数个点构成的集合,显然,光栅显示器只能近地似显示直线。当我们对直线进行光栅化时,需要在显示器有限个象素中,确定最佳逼近该直线的一组象素,并且按扫描线顺序,对这些象素进行写操作,这个过程称为用显示器绘制直线或直线的扫描转换。-Scan conversion algorithm: mathematical line is no width, composed of innumerable points set, obviously, raster disp
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3.34mb
    • 提供者:minpeng
  1. homework2

    0下载:
  2. 图形学画直线方法,基于VC的直线光栅扫描转换算法实现。分别实现数值微分算法和Bresenham算法。-Graphics drawing a straight line method, based on VC convert raster scan line algorithm. Respectively, to achieve numerical differentiation algorithm and Bresenham algorithm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:呵呵
  1. line

    0下载:
  2. Bresenham算法完成直线扫描的完整代码(Bresenham algorithm completes linear scanning)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:静静我
  1. 光栅图形学

    0下载:
  2. 光栅图形学基本算法实现 包括直线扫描转换算法,多边形扫描转换算法,区域填充算法,直线裁剪算法,多边形裁剪算法,消隐算法等(Implementation of basic algorithm for grating graphics)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:7kb
    • 提供者:aloneforest
搜珍网 www.dssz.com