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

搜索资源列表

  1. 846643DDAmid

    0下载:
  2. 计算机图形学,用DDA中值法画椭圆、直线等基本图元。- Computer graphics, with DDA in value law base map Yuan and so on picture ellipse, straight line.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:35.84kb
    • 提供者:李艺
  1. work2

    0下载:
  2. 一个从MSDN的scribble改进的程序,可以画直线,矩形及椭圆。对于学习图像处理是个很好的入门-a scribble from the MSDN improved procedures can draw straight lines, rectangle and oval. Learning image processing is a very good entry
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:54.85kb
    • 提供者:lin
  1. Windows绘图

    0下载:
  2. 1、 在客户区内使用画笔和画刷绘制一个矩形。 2、 使用红色网格绘制一个椭圆。 3、 使用绿色点划线绘制椭圆的轴线 -one in the district customers use a brush and brush painting drawing a rectangle. 2, the use of red mesh drawing an ellipse. 3, the use of green point line drawing elliptical axis
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:12.62kb
    • 提供者:熊帆
  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. 绘图程序c实现

    1下载:
  2. 该程序实现了简单的绘图功能,包括画圆,直线,椭圆等,都是图形学原理实现-realized by the simple graphics, including Circle, straight, oval, all graphics principle to achieve
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:61.66kb
    • 提供者:沈石林
  1. 简单控件实现

    0下载:
  2. 用按钮控件来实现响应鼠标事件,简单的画圆、椭圆和正方形-used to achieve control button mouse response to the incident, a simple Circle, oval and square
  3. 所属分类:按钮控件

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

    0下载:
  2. 本软件由ZHG用TC2.0开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘) -the software used by the TC Z
  3. 所属分类:其它

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

    0下载:
  2. 简单的绘图编程 划直线水平线随手画直线椭圆位图-simple graphics programming is readily horizontally straight line drawing elliptical bitmap
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:582.11kb
    • 提供者:丹枫
  1. draw

    0下载:
  2. 计算机图形学 此系统由本人独自开发; CGraph类中是画图函数; 画直线: DDA算法 中点Bresenham算法 改进的Bresenham算法 画圆: 中点Bresenham算法 画椭圆: 中点Bresenham算法
  3. 所属分类:对话框与窗口

    • 发布日期:2014-01-17
    • 文件大小:1.9mb
    • 提供者:yth796
  1. JSJ课程设计

    1下载:
  2. 图形学课程设计,能实现画线,画圆,画椭圆等图形,还能实现给图形上色,变形等功能-graphics curriculum design, able to draw lines, the Circle, such as painting elliptical graphics, but also to achieve color graphics, deformation features
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:124.72kb
    • 提供者:马愉兴
  1. MFCDrawEllipse

    0下载:
  2. 用Visual C++ 6.0 MFC编写的画椭圆程序,适合初学C++MFC的人收录的MFC实例,此码绝对能运行!! -Using Visual C++ 6.0 MFC oval painting written procedures, suitable for beginners C++ MFC of people included in the MFC example, this code will never run! !
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:42.89kb
    • 提供者:yake
  1. Ellipse

    0下载:
  2. VisualC++6.0下用MFC画椭圆的源程序,这是在学计算机图形学时自己写的,希望对入门者有所帮助。-VisualC++6.0 using MFC under the oval picture of the source, this is the time to write their own computer graphics school, and want to help beginners.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:22.37kb
    • 提供者:dstmath
  1. circlenew

    0下载:
  2. 在MFC环境利用CDC中画圆,依照此算法可以画椭圆等矢量点状符号-MFC draw circle
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-12
    • 文件大小:32.94mb
    • 提供者:jane7
  1. pingtuyouxi

    0下载:
  2. 简单的画椭圆 等等的简单功能 只是还有很多功能没有实现-Simple oval painting simple function just like there are many features not implemented
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:184.48kb
    • 提供者:陈景锋
  1. mfccoordinates

    0下载:
  2. 画椭圆(无填充颜色)可鼠标画图也可输入坐标-Oval painting (no fill color) Mouse Paint can also enter coordinates
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-23
    • 文件大小:417.18kb
    • 提供者:zz
  1. ulgbritwm

    0下载:
  2. 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-Graphical linear midpoint generation algorithm, Bresenham draw a straight line, Bresenham drawing ellipse
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:55kb
    • 提供者:pmuulwnp
  1. tmethe

    0下载:
  2. 图形画椭圆与圆弧中点算法类似:确定一个象素后,接着在两个候选象素的中点(Graphics drawing elliptical and circular arc midpoint algorithm is similar: to determine a pixel, and then at the point of the two candidate pixels)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-24
    • 文件大小:40kb
    • 提供者:Lanawj
  1. CAD

    0下载:
  2. CAD,c语言实现,可实现画椭圆矩形直线曲线字符等,编辑删除操作完整(CAD, C language realization, can realize drawing ellipse rectangle linear curve character and so on, edit and delete operation complete)
  3. 所属分类:界面编程

    • 发布日期:2018-01-11
    • 文件大小:855kb
    • 提供者:Elliotloststh
  1. qeozsw008

    0下载:
  2. 图形画椭圆与圆弧中点算法类似:确定一个象素后,接着在两个候选象素的中点()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-22
    • 文件大小:54kb
    • 提供者:semaahorep
  1. 8775250

    0下载:
  2. 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆()
  3. 所属分类:按钮控件

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