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

搜索资源列表

  1. 扫描线算法生成多边形

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

  1. OpenGLtianchong

    0下载:
  2. 基于OPENGL的图形填充,计算机图像学作业。该程序用了两个填充方法,一种是简单种子填充,一种是扫描线种子填充-OPENGL-based graphics filling, computer graphics school job. The program uses two filling method, a simple seed filling, a scan line seed fill
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-22
    • 文件大小:4185088
    • 提供者:刘杨
  1. 1151

    0下载:
  2. 线段树,加离散化,加扫描线求面积,数据库算法-Segment tree, add discrete, add scan lines for the area, the algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1295
    • 提供者:毛昱枫
  1. Scan-Line-Seed-Fill-Algorithm

    0下载:
  2. 扫描线种子填充算法,基于C++面向对象。-Scan line seed fill algorithm, based on C++ object-oriented
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4425639
    • 提供者:chenshuli
  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. poly

    0下载:
  2. 扫描线算法:实现五角星的填充,计算机图形学的入门算法,涉及求交,排序、匹配等问题-Scan line algorithm, realize the pentagram filling, introduction to computer graphics algorithm, and involves the intersection, sorting, matching, etc
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9634626
    • 提供者:chenfly
  1. MyScanLine

    0下载:
  2. VC++实现的扫描线消隐算法,可以很简单的使用VC++来打开-VC++ achieve scan line blanking algorithm, it can be very simple to use VC++ open
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:75213
    • 提供者:Jony
  1. Main

    0下载:
  2. 给出 n 条线段(数轴上的整点线段),对于在其中选择 k 条的所有方案,求选中线段的交线段包含的整点数目的和。答案取模 1e9+7。 http://codeforces.com/problemset/problem/689/E n 条线段相互交叉,形成了多个小线段。计算每个小线段被多少给出的线段包含。例如一个长 5 的小线段被 9 个线段包含,而题目要求选择 3 个区间,那麽这个小区间对答案的贡献就是 5 × pascal(9, 3)。 说起来容易,写起来还是值得学
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1703
    • 提供者:gu_castle
  1. PoleLikeObjDet

    2下载:
  2. 圆拟合算法,用于从扫描线点云数据中拟合圆弧,从而提取出弧段点集。-The circular fitting algorithm is used to fit the arc the point cloud data of the scan line to extract the set of arc points.
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:61488128
    • 提供者:王鹏
  1. fjr-tou

    0下载:
  2. 计算机图形学扫描线算法 用扫描线算法填充空白处,可以-Computer graphics scan line algorithm using scanline algorithm for filling the blanks, you can
  3. 所属分类:Other systems

    • 发布日期:2017-12-19
    • 文件大小:47104
    • 提供者:flexnoju
  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. 58591956

    0下载:
  2. fortune扫描线算法生成voronoi图的演示代码,可以动态观察算法运行,对原理的理解有很大的帮助!()
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:Hqlda
  1. 计算机图形学

    0下载:
  2. 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4198400
    • 提供者:水无缘
搜珍网 www.dssz.com