CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 计算机图形填充

搜索资源列表

  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
    • 文件大小:142988
    • 提供者:elsa
  1. hezhiyu

    1下载:
  2. 计算机图形学,多边形填充,vc,mfc,代码-Computer graphics, polygon fill, vc, mfc, source
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2106714
    • 提供者:waiting1314
  1. computergraphicsalgorithms

    0下载:
  2. 计算机图形各种算法的演示,包括DDA算法,区域填充法-Demonstration of computer graphics algorithms, including the DDA algorithm, area filling method
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1482568
    • 提供者:屈文杰
  1. tuxingxuezuoye

    0下载:
  2. 计算机图形学的作业,包括线、圆的绘制,裁剪、填充算法的实现-Computer graphics operations, including the realization of the line, circle drawing, cutting, filling algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2113407
    • 提供者:刘杨
  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. MFCDrawPicture

    0下载:
  2. 用MFC技术实现计算机图形学中画板的基本功能。放大缩小填充颜色,填充样式:直线填充斜线填充全填充,画圆,画多边形。对图形移动,放大缩小复制粘贴等-Using MFC technology to realize the basic functions of the computer graphics drawing board. Fill color, fill style: straight-line filling slash zoom to fill full-filled, circle,
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:6668065
    • 提供者:刘小明
  1. 2010302590214

    0下载:
  2. 遥感关于计算机图形学的实习代码实现了简单图形的生成 图形的旋转等变换 三种填充算法 二维裁剪 实体的三维旋转等功能-Remote sensing computer graphics the internship code to achieve a simple graphics generated graphics rotation transform two-dimensional cutting of three filling algorithm entity such as three-
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:5048485
    • 提供者:three
  1. draw

    0下载:
  2. 计算机图形学实验作业,用MFC编的,已经实现了DDA画直线,中点算法画直线,中点画圆和椭圆,扫面转换多边形,种子填充,反走样直线-Computer graphics lab assignments, MFC series has achieved the DDA draw a straight line, the midpoint algorithm to draw a straight line, the midpoint of the circle and the ellipse, swee
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:5522811
    • 提供者:王燕霞
  1. dda_line2007

    0下载:
  2. 详细说明:DAA画线,这个是我计算机图形学的实验的源代码, 包括中点画线 画圆,Bresenham 画线 画圆, 种子扫描填充区域, 三角形图形基本3种变换--DAA painting lines, this is my experimental computer graphics source code, including stipple line drawcircle, Bresenham Line drawcircle, seed filling scanning region, thr
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:9669
    • 提供者:dang
  1. little-eye

    0下载:
  2. 一个小程序基于opengl 包括画线画圆和种子填充法 计算机图形学-a little program use opengl
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:925
    • 提供者:zheng
  1. SeedFill

    0下载:
  2. 一个MFC程序,能实现种子填充算法,计算机图形学。-Seed filling algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:473859
    • 提供者:liuqizhi
  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-26
    • 文件大小:9634626
    • 提供者:chenfly
  1. Test2

    0下载:
  2. 计算机图形学填充算法,种子填充算法和有序边表填充算法的源码-Computer Graphics seed filling algorithm and orderly side table filling algorithm source code
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2393249
    • 提供者:王涛
  1. Qt_Opengl

    0下载:
  2. 基本图元绘制、计算机图形学上机实验报告、1,熟悉图形软件开发工具:VC++, OpenGL等; 2,设计、实现线段的DDA、Bresenham算法 3,设计、实现中点圆、中点椭圆生成算法; 4,设计、实现填充图元生成算法;-The basic primitive computer graphics, computer lab report 1, familiar with the graphics software development tools: vc++, OpenGL, e
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-01
    • 文件大小:14197341
    • 提供者:h
  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. maze

    0下载:
  2. 通过把一个格子图中的一些边删除后生成迷宫图形.下图左边是一个5X5格子图, 有边是生成的一个迷宫图.给定一个MXN的格子图,请用种子填充算法生成一个迷宫图形(By removing some edges of a grid graph, we can create maze graphs. The left side is a 5X5 grid graph, with edges generating a labyrinth diagram. Given a MXN grid graph, pl
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:23552
    • 提供者:leialexis
  1. 案例6-多边形有效边表填充算法

    1下载:
  2. 计算机图形学的多边形有效填充算法,所用软件为C++(Polygon efficient filling algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:3167232
    • 提供者:冰冰冰冰
  1. duobianxingbianyuantianchongsuanfa

    0下载:
  2. 这是计算机图形学里的多边形边缘填充算法,里边是程序,用的是VS2015版本编程的(Arestas poligonais preencher oalgoritmo)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:58472448
    • 提供者:菜鸟6
  1. FillPloy

    0下载:
  2. 区域填充算法,采用泛滥填充,计算机图形学算法(Area filling algorithm, overfill, computer graphics algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:ptrgin61459
  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
    • 提供者:水无缘
« 12 »
搜珍网 www.dssz.com