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

搜索资源列表

  1. painter

    0下载:
  2. 一个用VC开发的简单画图程序-a VC development of a simple drawing program you can draw line ,Rectangle ,ellipse and so on .meanwhile you can change linestyle linewidth and color,and other functions
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:93279
    • 提供者:xulingli
  1. ZhuYouyong

    1下载:
  2. 直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-linear DDA, bresenham algorithm for drawing a round of bresenham algorithm to draw the ellipse drawing algorithm bresenham uniform B-spline curves polygon
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:84121
    • 提供者:朱友勇
  1. Bresenham_Middle_line

    0下载:
  2. 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-This is a arithmetic of Bresenham_Middle_line.It draw line and ellipse acrossed Bresenham.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:51331
    • 提供者:沈征华
  1. middle_bresenham_Line0

    0下载:
  2. 图形画椭圆与圆弧中点算法类似:确定一个象素后,接着在两个候选象素的中点计算一个判别式的值,由判别式的符号确定更近的点-To draw a ellipse,similar to the middle point of arc:after determine a pixel,calculate the value of a judge expression,according to its sign,determine the nearer point.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49955
    • 提供者:沈征华
  1. VC_6_0.rar

    5下载:
  2. 本文介绍了通用激光打标软件的设计。该软件功能丰富,可以绘制各种基本图形,包括矩形、圆形、圆弧、椭圆、多边形和多义线 还能兼容AutoCAD的dxf文件和CorelDRAW的plt文件格式。为了满足工业标识符的需要,本软件还能绘制标刻一维条码(39码、93码、128码、EAN码和UPC码)和三种主流的二维条码(PDF417码,DateMatrix码和QR码)。,This article describes a common laser marking software. The software
  3. 所属分类:Graph Drawing

    • 发布日期:2014-04-15
    • 文件大小:1587610
    • 提供者:赵洪森
  1. Test3

    0下载:
  2. 定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1104
    • 提供者:封强
  1. MiniDraw

    0下载:
  2. 简单的绘图小软件,可以绘制线段,矩形,椭圆和任意多边形-Easy small graphics software, you can draw line, rectangle, ellipse and arbitrary polygon
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:53094
    • 提供者:huiwang
  1. Object

    0下载:
  2. MFC 在单文档程序里画点,线,面,矩形,椭圆。-MFC in a single document program where draw point, line, surface, rectangle, ellipse.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:4138
    • 提供者:罗云
  1. drawplant

    2下载:
  2. 用c#开发的画图板程序,能设置画笔画刷颜色,画笔宽度,画刷类型。可以输入文字,鼠标拖拽绘制矩形,圆,椭圆,三角形,鼠标自划线,等图形。并能设置背景图片,能设置背景透明度,绘制后可保存成图片。-Developed with c# drawing board procedures, setting the brush strokes painting color, pen width, brush type. Can enter text, drag the mouse draw the recta
  3. 所属分类:C#编程

    • 发布日期:2013-04-19
    • 文件大小:386119
    • 提供者:manoro
  1. MyDraw

    1下载:
  2. 用VC++编写的的绘图程序,可以绘制直线 、圆弧、椭圆、字符等元素。并且给出了两个对照的版本,对VC++初学者来说有较强的应用价值,值得你去下载。-With VC++ Prepared the drawing program, you can draw a straight line, arc, ellipse, character and other elements. And gives control of the two versions of VC beginners to h
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:167451
    • 提供者:光石
  1. EasyDraw

    0下载:
  2. EasyDraw是一个简单的绘图软件,通过这个实例会让您了解Visual C++ 2005的基础知识。 EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple Draw software, and you will know the base knowledge of the Visual C++ 2005. The EasyDraw include following function:
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:263375
    • 提供者:xuyss
  1. MyPaint

    0下载:
  2. 1、 在屏幕上绘制图形以下图形  直线:从[200,200]到[300,350]画一宽度为3,蓝色的实线,。  矩形;左上角为[150,120]右下角为[200,300],外框为黑色,填充画刷为HS_CROSS,红色。  椭圆弧:  椭圆:  扇形: 2、 用LOGFONT结构来定义字体,输出文本;用字体对话框来选择字体格式、字体颜色。 分别在上述图形的附近标注出:直线、矩形、椭圆、椭圆弧
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:92557
    • 提供者:张陆军
  1. MyDrawL

    0下载:
  2. 简单绘图软件,可以绘制直线、矩形、椭圆;可设置图形边线宽度和颜色;主要运用面向对象设计,类的多态、子窗体、子类化-Easy mapping software, you can draw a straight line, rectangle, ellipse can set line width and color graphics the main use of object-oriented design, class of polymorphic, sub form, sub-categ
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:63289
    • 提供者:fred
  1. MSDN-tracker

    0下载:
  2. MSDN里面的实例。可以绘制二维图形 可以绘制直线,矩形,椭圆,可以拾取图元。-Inside MSDN example. Can draw a straight line, rectangle, ellipse, you can pick up graphic element.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:100348
    • 提供者:王牌
  1. image

    0下载:
  2. 提供一个图形工具界面,让用户能够画出直线,椭圆,多边形等几何元素,结果可以保存并可读出。-Instrument provides a graphical interface that allows users to be able to draw a straight line, ellipse, polygon, such as geometric elements, the results can be saved and read out.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:267873
    • 提供者:黄昕
  1. BarsDemo

    0下载:
  2. 菜单及工具条编程,实现以红绿蓝三种颜色的画直线、矩形以及椭圆的操作-Article Tools menu and programming, in order to achieve the three RGB color draw a straight line, rectangle and ellipse operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:39210
    • 提供者:dongzhong
  1. BreEllipse

    0下载:
  2. 目前一般只能画标准的椭圆,本代码实现了画斜椭圆,这个程序主要的思想来自Breseham算法!-Can only draw the current standard ellipse, the implementation of the code draw oblique oval, the main idea of this process from Breseham algorithm!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:847
    • 提供者:yanguang
  1. DibShower

    0下载:
  2. 实现了windows里面画图工具的一些功能,画直线、矩形、椭圆等。-The realization of the windows inside some of the features of drawing tools, draw a straight line, rectangle, ellipse and so on.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-03
    • 文件大小:815082
    • 提供者:yc
  1. ourfinalproject

    0下载:
  2. programm to draw line , square, rectangler, ellipse, sphere, ellipsoid, cone
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:436418
    • 提供者:shrok
  1. GDI_1

    0下载:
  2. GDI绘图,绘制矩形、椭圆等,是学习GDI图形编程的基础。-GDI drawing, draw rectangle, ellipse, etc., is to study the basis of GDI graphics programming.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:12096
    • 提供者:msdn2100
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com