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

搜索资源列表

  1. 计算机图形学小项目

    1下载:
  2. 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:87.37kb
    • 提供者:韩为
  1. 完成通过鼠标在视图窗口内绘制任意形状的线

    0下载:
  2. 所绘画出的线段类型、颜色和粗细,还有如何定 义画刷的填充颜色和类型。如何用Rectangle函数绘画矩形、用Ellipse函数绘画圆和椭圆和运用 -drawn up by the line type, color and thickness, and how to define the brush paintings filled with color and type. How Rectangle function rectangular painting, painting w
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:23.28kb
    • 提供者:熊帆
  1. 146165

    0下载:
  2. DAA画线法画直线 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (2) 二维区域填充(四向种子填充颜色算法) (3) 直线裁减 (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)-DAA painting painting straight line method (1) dotted line method Circle (input coordinates x, y coordinates, Center) (2) two-dimensi
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:82.42kb
    • 提供者:huang wei
  1. sphereinVC

    0下载:
  2. 这个是VC上面的小程序,可以画出圆的框架,并能够填充颜色-this is a small VC above procedures can be painted round the framework and can fill color
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:58.92kb
    • 提供者:karlchen
  1. d7_graphics_system

    0下载:
  2. 这个一个delphi编写的个人图形系统 能以矢量方式保存图像,支持画线,方形,椭圆,圆,填充颜色,移动图形,删除图形等 -the preparation of a delphi personal graphics systems can be used to vector form of images, support for line drawing, square, oval, round, filling color, mobile graphics, graphics and o
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:285.11kb
    • 提供者:林克
  1. GandyDraw_MFC

    1下载:
  2. 一个简单的交互式绘图程序(MFC) 可以选择图形的种类(直线、折线、矩形、[椭]圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串; 可以清屏(调用CWnd类的函数Invalidate()或用背景色画填充客户区矩形)、可以按Esc键取消正在进行的绘
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.07mb
    • 提供者:剣心
  1. DrawCirclePrj

    0下载:
  2. 用MFC画一圆,填充颜色,不段变大成指定半径,然后右移,重画时删除过去的画像
  3. 所属分类:绘图程序

    • 发布日期:2014-01-16
    • 文件大小:3.3mb
    • 提供者:xiaochong
  1. DrawCircle

    0下载:
  2. 自己用mfc写的画圆程序,在VC2005上编写。并有拖动的功能。可以选择圆的填充颜色。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:55.31kb
    • 提供者:zhmaol
  1. 322500

    0下载:
  2. 实现了: DAA画线法画直线 ,中点画线法画圆(输入x坐标,y坐标,圆心) 二维区域填充(种子填充颜色算法) 直线裁减 贝塞尔曲线-realized : DAA painting straight line method, the dotted line method Circle (input coordinates x, y coordinates of the center) two-dimensional area filling (seed filling color algorith
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:84.2kb
    • 提供者:
  1. 500927318

    0下载:
  2. 1. 实现了 DAA画线法画直线 (必做) (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做)-1. To achieve the DAA painting painting straight line method (regimen) (a) Midpoint Circle Line (input coo
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:80.02kb
    • 提供者:丽丽
  1. tuxx

    0下载:
  2. 计算机图形学的作业 有画圆 填充颜色等-computer graphics operations are filled with colors such as Circle
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.56kb
    • 提供者:付永冲
  1. draw

    0下载:
  2. 基本的绘图程序 画圆直线各类曲线 填充颜色等 不错-Basic drawing program drawcircle linear curve fill color, etc. all kinds of good
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:226.85kb
    • 提供者:zhanghui
  1. gy1

    0下载:
  2. 在VS2008中MFC应用程序中 主要实现直线,矩形,椭圆,自由线的绘制(不能重绘) 以及图形颜色的填充 以及Bresenham画圆-MFC in VS2008 application in the main straight, rectangular, oval, the Liberal line drawing (not redraw), as well as color graphics and filled Bresenham drawcircle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-12
    • 文件大小:5.57mb
    • 提供者:guoyu
  1. huayuan

    0下载:
  2. 该程序能够实现动态画圆,每隔一段时间画一个填充颜色的圆。-The program can dynamically draw a circle, from time to time to draw a fill color circle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1.84mb
    • 提供者:余华
  1. Painter

    0下载:
  2. 一个简单的绘图板,可以画直线,圆,填充颜色等。-A simple drawing board, can draw a straight line, circle, fill color.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3.76mb
    • 提供者:几个
  1. program

    0下载:
  2. 计算机图形学课程算法演示系统 (1)画线算法演示:实现画线的三个算法---DDA画线算法、中点画线算法、Bresenham画线算法。建立坐标系,由用户输入两点坐标,体现直线的走势,最后给出算法的参数值以及实现清除功能。 (2)画圆算法演示:实现画圆的两个基本算法---Bresenham画圆算法、中点画圆算法。由用户输入圆的半径,体现圆的四个象限的走势,最后给出算法的误差值以及实现清除功能。 (3)填充算法演示:实现边填充和种子填充这两个基本填充算法。其中边填充由用户画出多边形,对封闭
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2.22mb
    • 提供者:于小鱼
  1. MyEasyDraw

    0下载:
  2. 该小型绘图软件,可实现工具栏画圆,椭圆,线,点,并能改变其长度大小、填充颜色等功能-The Small graphics software can make Circle, ellipse, line, point,Change the length of the size, fill color and so on
  3. 所属分类:ToolBar

    • 发布日期:2017-05-19
    • 文件大小:5.23mb
    • 提供者:任小明
  1. Draw_Line_circle_fill

    1下载:
  2. Opengl实现的用图形学算法那DDA和Bresenham算法画直线和画圆及颜色填充算法。-Opengl achieved with graphics algorithm that DDA and Bresenham algorithm draw a straight line and draw a circle and color fill algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:5.43mb
    • 提供者:ljm
  1. delphi画图2system

    0下载:
  2. 这个一个delphi编写的个人图形系统 能以矢量方式保存图像,支持画线,方形,椭圆,圆,填充颜色,移动图形,删除图形等(This is a delphi prepared by the personal graphics system Ability to save images in vector mode, support lines, squares, ellipses, circles, fill colors, move graphics, delete graphics, etc
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:285kb
    • 提供者:hp_1
  1. circle4

    0下载:
  2. 可以在QT界面上用程序画圆,并且可以指定填充颜色,可以代替指示灯的功能(You can use a program to draw a circle on the QT interface, and you can specify a filling color that can replace the function of the indicator.)
  3. 所属分类:界面编程

    • 发布日期:2018-04-22
    • 文件大小:3kb
    • 提供者:Annie1025
« 12 3 4 »
搜珍网 www.dssz.com