CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - fill polygon

搜索资源列表

  1. Sampleseedfill

    0下载:
  2. 这是计算机图形学进行多边形区域填充的算法实现-This is the computer graphics for the Polygon Fill Algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28.83kb
    • 提供者:杜玉
  1. Drawpicture.rar

    0下载:
  2. 计算机图形学中的综合程序,具有绘制直线、曲线、圆、填充多边形、图形裁剪、曲线拟合等功能。,Computer graphics in an integrated process, has drawn a straight line, curve, circle, polygon fill, graphics, cutting, curve fitting functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:139.64kb
    • 提供者:elsa
  1. tuxingxue.rar

    1下载:
  2. 计算机图形学实验中的多边形扫描和填充算法实现。,Computer Graphics Experiments and fill polygon scan algorithm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:39.18kb
    • 提供者:何明耀
  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
    • 文件大小:2.02mb
    • 提供者:徐博文
  1. CG

    0下载:
  2. 基于VC6.0编写的MFC计算机图形学程序编写,实现了如下功能: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Prepared based on VC6.0 MFC computer graphics programming, to achieve the following functions: (1) draw a straight line, draw the polygon, c
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:111.38kb
    • 提供者:李若
  1. witkey

    0下载:
  2. 实验内容 ① 直线和圆的生成,设定屏幕图形工作方式,彩色象素的读写,直线和圆的扫描转换。 ② 多边形的裁剪和填充 ③ 图形变换:二维变换、及投影、透视变换 -Experimental content ① generate a straight line and circle, set the screen graphics work, read and write color pixel, a straight line and circle scan conversion. P
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:170.99kb
    • 提供者:
  1. Pic

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Of computer graphics progr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:41.09kb
    • 提供者:章回第
  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
    • 文件大小:2.03kb
    • 提供者:若儿
  1. scanline

    0下载:
  2. 实现计算机图形学扫描线算法填充多边形.程序用vc++6.0实现。-The realization of computer graphics scanline polygon fill algorithm. Program using vc++6.0 to achieve.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-23
    • 文件大小:229kb
    • 提供者:xuhang75
  1. VECTEXT1

    0下载:
  2. C++编写的矢量绘图的例子,包括点、线、多边形及填充,求并和补运算等等。-C++ preparation of examples of vector graphics, including point, line, polygon and filling, and to fill demand computing and so on.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-27
    • 文件大小:22.64kb
    • 提供者:zhangjin
  1. OpenGL_2D_color_farming_picture

    0下载:
  2. 在VC环境下,应用OpenGL语言,绘制了一幅二维村居图,特别应用了多边形光滑填充染色技术-At VC environment, the application of OpenGL language, drawing a two-dimensional farming map, in particular the application of the polygon fill smooth staining techniques
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-12
    • 文件大小:1.1kb
    • 提供者:szl
  1. duobianxingFILL

    0下载:
  2. 计算机图形学中的多边形填充问题的代码 包括鼠标编程和键盘编程等MFC编程-polygon fill of Computer graphics problem code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3.41mb
    • 提供者:张鲁洋
  1. fill

    0下载:
  2. 多边形填充,能顺利编译通过,有什么为题可以交流!-Polygon filling, smooth compiled through what could be the exchange of the title!
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:8.68mb
    • 提供者:daiweixiang
  1. fill

    0下载:
  2. 区域填充:对话框中点击鼠标作出填充多边形,然后进行填充-Area filling: dialog box, click the mouse to fill in the polygon, and then proceed to fill
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10mb
    • 提供者:隗平
  1. clipfill

    0下载:
  2. fill polygon C++ source + exe-fill polygon on C++ source+ exe
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:49.02kb
    • 提供者:than
  1. Grafico

    0下载:
  2. Fill polygon applet using the Mid-Point algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:17.93kb
    • 提供者:marcela
  1. GraphFill5_29_2

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

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

    0下载:
  2. Polygon Fill Polygon Fi-Polygon Fill Polygon Fill Polygon Fill
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:705byte
    • 提供者:Sarma
  1. Polygon

    0下载:
  2. 多边形求并 还有凸包算法,填充颜色和求面积等-Polygons and there are convex hull algorithms, fill color, and for the area, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-25
    • 文件大小:3.44mb
    • 提供者:风火轮同学
  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
    • 文件大小:36.64kb
    • 提供者:kx
« 12 3 »
搜珍网 www.dssz.com