CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图形填充

搜索资源列表

  1. test4

    0下载:
  2. 编写程序,利用三个水平滚动条分别调节红、绿、蓝比例,以此设定一个颜色,并将它作为前景色,在面板上画出一个该颜色的填充椭圆。(参见示例代码) 增加一组单选按钮,分别选择不同图形:实心矩形、实心椭圆、空心矩形、空心椭圆,利用上述滚动条调节得到的颜色,绘制不同的图形 -Write a program, with three horizontal scroll bar respectively adjust the red, green, blue proportion in order to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2321
    • 提供者:
  1. Untitled1

    0下载:
  2. 二维图形对象的操作:填充y=sin(πx)+4和y=x2之间的区域。-2 d graphics object operation: fill y = sin (x) of PI+ 4 and the area between the y = x2.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1412
    • 提供者:小奇
  1. shiyan1

    0下载:
  2. 基础图形学实验 显示花朵及五角星 非填充五角星 随机花朵-Graphics-based experiments showed that flowers and unfilled pentacle pentagram random flowers
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1975489
    • 提供者:温晓
  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. Code

    0下载:
  2. 理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-Understand the message sent to the window is how the MFC framework mapping table by the window handle and message mapping
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:51217
    • 提供者:bean
  1. 20150608307

    0下载:
  2. 建立单文档程序CSD+学号。 在初始化ondraw响应中,绘制这些图形:圆,弧,正方形,直线,多边形. 在菜单中定义图形绘制的子菜单项,包括绘制圆,正方形。 在菜单中添加图形线型、颜色、填充色的选择功能。 在鼠标左键抬起的消息响应中,按照用户选择的绘图类型,在鼠标位置绘制相应的图形,图形尺寸自定义。 写出完成应用程序的技能收获。 -Establish procedures for single document CSD+ student id. In the init
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4642816
    • 提供者:TFBoys
  1. 201230290151

    0下载:
  2. 计算机图形学实习大作业,可在画图板上绘制直线、圆、曲线、多边形、字符,可进行各种填充和裁剪算法。-Computer Graphics internship big job, you can draw a straight line on the drawing board, circles, curves, polygons, characters, can be a variety of filling and clipping algorithms.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-21
    • 文件大小:5782360
    • 提供者:刘一
  1. applyhatch

    0下载:
  2. 图形转换的函数程序,对于图像填充物的选择作用重大-Function to convert graphics program, the choice of filler major role image
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1427
    • 提供者:qianghuansong
  1. scan_line_fill_algorithm_MFC

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

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

    0下载:
  2. 封闭区域种子填充颜色,有递归填充和非递归填充两种演示代码,计算机图形学范例,需要VS2008编译。-Closed area seed fill color, there are two kinds of recursive filling and non recursive code, the computer graphics paradigm, the need for VS2008 compiler.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:24879
    • 提供者:长城
  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. graphic-scanning

    0下载:
  2. 实现了任意2D图形的扫描填充,任意的图多边形、凹多边形都可以使用该算法。-Achieve a scanning 2D graphics fill any arbitrary FIG polygon concave polygon can use this algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:7992213
    • 提供者:黄安
  1. graphic-transforming

    0下载:
  2. 在图形扫描填充的基础上实现一些二维图形的变换-Achieve some change on the basis of two-dimensional graphics graphics scanning filled on
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7205385
    • 提供者:黄安
  1. graphic-scanning-with-all-angel

    0下载:
  2. 可以使用任意斜率的扫描线对二维图形进行扫描填充-You can use any slope of the scan line to scan two-dimensional graphics to fill
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7222480
    • 提供者:黄安
  1. Graphics

    0下载:
  2. 计算机图形学中多边形的扫描转换与区域填充算法-Scan conversion and region filling algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2081
    • 提供者:猜猜猜
  1. huatu

    0下载:
  2. 简单的绘图软件,可以选择要的颜色和形状,点击绘图按钮来进行绘图,或者选择填充的画刷来对图形进行团填充-Simple drawing software, you can the color and shape, click the Drawing button for drawing, or the fill brush to fill for graphics group
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:87019
    • 提供者:何茜
  1. star

    0下载:
  2. 定义一只红色的画笔,绘制一个等边五边形 用不同颜色的线条连接互不相邻的两个点 用不同颜色的画刷填充上述形成的图形中的每一个区域 -The definition of a red pen, draw an equilateral pentagon Two points connected by lines of different colors adjacent to each other Brushes of different colors filling the patt
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2605399
    • 提供者:两袖清芬
  1. MyPaint

    0下载:
  2. 采用openGL实现的类型于画板的工具,可绘制多种基本的图形,提供一个功能面板,可选中多个图形,进行平移旋转,复制删除,线条粗细改动,反走样,填充模式切换。支持拾色器,也可使用滑动条更改颜色,图片可保存至本地-OpenGL implemented using type tools in Sketchpad can draw a variety of basic graphics, provides a function panel, multiple graphic pan rotation,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:10105224
    • 提供者:张立新
  1. 210

    0下载:
  2. 练习训练游戏,对图形进行填充等,练习打字的功能-the game
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:93834
    • 提供者:王书姝
  1. show

    0下载:
  2. 使用MFC架构,完成计算机图形学的一些基本知识算法的实现,可以进行画线,画圆,仿射变换,填充等等功能-Use MFC framework, some basic knowledge of computer graphics algorithms to achieve, you can draw lines, circle, affine transformation, filled with more features
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:2562085
    • 提供者:nick
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com