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

搜索资源列表

  1. 二维填充图元的扫描线算法

    1下载:
  2. 实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-achieve polygon scan conversion algorithm scanning lines in the region and filling algorithm scanning algorithm procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43606
    • 提供者:kuld
  1. Scan&RegFill

    0下载:
  2. 用“扫描线填充法”和“边界填充算法”填充椭圆
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:112276
    • 提供者:陈新新
  1. 种子填充算法

    1下载:
  2. 这是一个计算机图形学中图形填充的算法,包括种子填充中简单填充算法和扫描线填充算法!-This is a computer graphics to fill the graphics algorithms, including seeds filling simple filling algorithm and scanning fill algorithm!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57305
    • 提供者:朱先强
  1. 三.非自交多边形扫描转换及区域填充扫描线算法

    0下载:
  2. 二维非自交多边型的扫描转换算法及区域填充算法-two-dimensional self multilateral type of scan conversion algorithm and regional filling algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:25046
    • 提供者:吴限负
  1. 扫描线算法生成多边形

    0下载:
  2. 扫描线算法填充多边形
  3. 所属分类:其他小程序

  1. 用OpenGL实现扫描线算法填充多边形的源代码

    2下载:
  2. 这是计算机图形学中用OpenGL实现扫描线算法填充多边形的源代码-This is a computer graphics using OpenGL implementations scan line polygon filling algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-11-11
    • 文件大小:1714
    • 提供者:张玺
  1. duobianxingsaomiao.rar

    0下载:
  2. 用多边形扫描线填充算法,实现对多边形围成区域的填充。,Filled with polygon scan line algorithm for polygon filling surrounding region.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:419417
    • 提供者:王晓燕
  1. curve and fill

    0下载:
  2. 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm, side-stripe markings law, edge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:133629
    • 提供者:杨康顺
  1. 三二维填充图元的扫描线算法01

    0下载:
  2. 图形学中的二维填充算法,没有用到MFC,很好用的简单算法-the 2D graphics filling algorithm, did not use MFC, very good with a simple algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:17894
    • 提供者:杨琴
  1. ComputerGwm

    0下载:
  2. 计算机图形学的区域填充算法,对用的是扫描线算法,运用了定时器,每一步都很清楚。-Computer graphics of the area filling algorithm, on-line using a scanning algorithm, the use of the timer, are well aware of each step.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1970437
    • 提供者:小蚂蚁
  1. GraphFill5_29_2

    0下载:
  2. 使用边相关多边形扫描线填充、扫描线种子填充这2种算法实现多边形的填充-Fill polygon
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:48037
    • 提供者:张龙
  1. tianchong

    0下载:
  2. 基于MFC环境的多边形扫描线填充和区域填充算法。-MFC environment based on scan line polygon fill, and region filling algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1976876
    • 提供者:肖健
  1. Padding

    0下载:
  2. 实现橡皮绳功能,颜色选择对话框,扫描线种子填充算法,对与初学者很有帮助-Rubber rope to achieve function, color selection dialog box, scan line seed fill algorithm, and helpful for beginners
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2045653
    • 提供者:王哲瑜
  1. SeedFilling

    0下载:
  2. 多边形区域的扫描线填充、扫描线种子填充算法实现-Scan line polygon area fill, scan line seed fill algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3738267
    • 提供者:maksim
  1. Form1

    0下载:
  2. 计算机图形学实验-扫描线实现的便填充算法,可以填充多边形。采用的是清华的那本课本上所写的伪代码。-Computer Graphics Lab- scan line filling algorithm to achieve it, you can fill the polygon. Tsinghua is used textbook that is written in this pseudo-code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:1896
    • 提供者:Michael Zhou
  1. tuxingxue

    0下载:
  2. 计算机图形学实验,实现裁剪算法和扫描线填充算法,给大家一个参考-Computer graphics experiments clipping algorithm and the scan line filling algorithm to a reference
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:406528
    • 提供者:杜艳丽
  1. ScanLineSeedFilling

    0下载:
  2. 基于扫描线填充算法,图形可以任意画,可以任何图形的填充。-Scan line filling algorithm fill any shape.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4501048
    • 提供者:方科
  1. Arbitrary-polygon-scan-line-filling

    0下载:
  2. 这是一个运用OpenGL编程的实例,是在VC++6.0中编写的一个控制台程序,能够实现任意多边形的填充,基于的算法是扫描线填充算法。-This is a use of OpenGL programming examples, is a console program written in VC++6.0, filling to achieve arbitrary polygon, the algorithm is based on scan line filling algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2962
    • 提供者:谢伟康
  1. 多边形扫描线填充原始算法

    0下载:
  2. 扫描线算法适合对矢量图形进行区域填充,只需要直到多边形区域的几何位置,不需要指定种子点,适合计算机自动进行图形处理的场合使用,比如电脑游戏和三维CAD软件的渲染等等。(The scan line algorithm for vector graphics regional filling, need only geometric position until the polygon, do not need to specify the seed point for automatic comp
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2305024
    • 提供者:洛洛云九
  1. P1_王金成_03_填充

    1下载:
  2. 计算机图形学 各种图像填充算法 种子填充,扫描线填充,画线花园(Various Image Filling Algorithms in Computer Graphics)
  3. 所属分类:Windows编程

    • 发布日期:2019-10-13
    • 文件大小:225280
    • 提供者:啦啦啦15
« 12 »
搜珍网 www.dssz.com