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. seedfilling

    0下载:
  2. 种子填充算法实现多边形的填充。是图形学课程图的填充算法之一。-seed filling algorithm polygon filling. Yes map graphics courses filling algorithm.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:efeffeef
  1. GDraw3.03

    0下载:
  2. VS2005 MFC 实现的画图程序,有线,圆、多边形填充和铁路画法-VS2005 MFC drawing programs, cable, circle, polygon filling and rail painting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:112730
    • 提供者:阿二哥哥
  1. PolyFill

    0下载:
  2. 关于多边形填充的C++实现,还不是很完善,不过已经不错了。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2476
    • 提供者:qiixiao
  1. DuoBianxing

    0下载:
  2. 多边形的填充算法,能够实现多边形的各种颜色的填充。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29224
    • 提供者:侯颖超
  1. sdk实现区域填充

    1下载:
  2. 图示学的期末作业,用vc实现区域填充算法执行后在终端上画一个多边形,自动填充-end of the operation, using vc regional filling algorithm implementation of the terminal after drawing a polygon, autofill
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:44990
    • 提供者:尹鑫
  1. 用C语言实现多边形的种子填充算法

    1下载:
  2. 用C语言实现多边形的种子填充算法。很好用哦。-C language of the seed polygon filling algorithm. Oh well spent.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3936
    • 提供者:河马
  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. draw2

    0下载:
  2. 编写应用程序,要求具有以下功能: 1、 采用鼠标输入顶点的方法确定待填充多边形; 2、 实现多边形扫描转换算法完成对该多边形的填充,包括实现边表与活跃边表的构造,要求完成使用自己学号的后四位数字对多边形内部进行填充。完成效果如下图所示:-To write applications, has the following features: a mouse input vertices determined to be filled polygon polygon scan convers
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2117277
    • 提供者:徐博文
  1. View

    0下载:
  2. 掌握种子填充算法的原理,学会编写种子填充程序,实现多边形填充。-Grasp the principles of seed filling algorithm, learning the preparation of the seed filling process, the realization of the polygon fill.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2078
    • 提供者:若儿
  1. tcopengl

    0下载:
  2. 扫描线算法实现的任意多边形填充 分别用OpenGL和TC实现-Scan line algorithm for arbitrary polygons, respectively, filled with OpenGL and realize TC
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:67217
    • 提供者:wasuo
  1. Clip

    0下载:
  2. 图形学相关,实现了图形学多边形填充的相关内容-Graphics related to implementation of the graphics related to the contents of filled polygon
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:33906
    • 提供者:jimmysam
  1. FillScan

    0下载:
  2. 用vc++6.0实现多边形的填充以及扫描填充算法-Vc++6.0 with the realization of the filling and the scanning polygon fill algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3637128
    • 提供者:parker
  1. 25811237

    0下载:
  2. 多边形编程,实现多边形画法,还实现了多边形填充,有编表填充,种子填充。 -Polygon programming, polygon drawing method, but also achieved a polygon fill, there are compilation tables fill, seed filling.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:221730
    • 提供者:钟灵
  1. tianchong

    0下载:
  2. 绘制多边形(程序中多边形已设定好),可以实现扫描线填充和扫描线种子填充,后者要现在图形内单击右键确定第一个种子。-Draw polygon (polygon has set a good program), can achieve scan line scan line seed fill, and filling, which should now right click the graph to determine the first seed.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1937084
    • 提供者:张柠
  1. scan_line_fill_algorithm_MFC

    0下载:
  2. MFC实现多边形填充算法,鼠标左击绘制多边形,右击后退一步,双击闭合图形。-Achieve the scan line fill algorithm by MFC
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1975653
    • 提供者:张小杰
  1. Fill

    0下载:
  2. 一个实现多边形填充的算法,可以通过读取文件来绘制多边形,也可以手动绘制-A polygon fill algorithm, you can draw a polygon by reading the file,or you can manually draw
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:37518
    • 提供者:kx
  1. FillPolygon

    0下载:
  2. MFC 实现多边形的填充,填充颜色可以调整(MFC to achieve polygon fill, transparent settings)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:24433664
    • 提供者:200612
  1. 多边形填充之五角星

    0下载:
  2. 用OpenGL实现多边形填充(五角星)。(Polygon filling (Pentagram) is implemented with OpenGL.)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-06
    • 文件大小:6641664
    • 提供者:woai风中云
« 12 3 »
搜珍网 www.dssz.com