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

搜索资源列表

  1. MiniDraw

    0下载:
  2. MiniDraw是个小型绘图系统,实现了画直线、椭圆、多边形、矩形、随手画的功能。可以帮初学者体会MFC编程,巩固使用STL的vector.-MiniDraw is a small graphics systems, to achieve a draw a straight line, ellipse, polygon, rectangle, readily draw function. MFC programming experience can help the beginner, to c
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:23697
    • 提供者:miaomiao
  1. EasyDraw

    0下载:
  2. EasyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple drawing software, in this instance the integrated use of this chapter describes the Visual C++ 2005 basics. EasyDraw h
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-27
    • 文件大小:10731490
    • 提供者:王胜
  1. Drawing

    0下载:
  2. 绘图示例程序,运行之后可以画出点,线,弧,弦,椭圆,矩形,圆角矩形,饼。-Drawing the sample program, you can run after the draw point, line, arc, chord, ellipse, rectangle, rounded rectangle, pie.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1922548
    • 提供者:高战立
  1. gui16

    0下载:
  2. 包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。-Including drawing a straight line, anti-aliasing straight line, circle, el
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:275830
    • 提供者:charles
  1. cSharpflow

    0下载:
  2. c#版本的,可以流程图绘制,可添加矩形、椭圆、直线.winform程序。-c# version, you can draw flow charts, you can add a rectangle, ellipse, straight line. winform program.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:380891
    • 提供者:lilong
  1. ourDemo

    0下载:
  2. 可绘制直线、圆、矩形、椭圆、多边形、图形大小可随鼠标拖拽改变,画笔颜色、线宽可变-Can draw a straight line, circle, rectangle, ellipse, polygon, image size can be changed with the mouse to drag and drop, pen color, line width, variable
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-17
    • 文件大小:4172751
    • 提供者:史秀萍
  1. huizhituyuan

    0下载:
  2. 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:绘制椭圆-This is a flash source file, the effect is good, the test platform for flash 8.0 (if the question, please select the appropriate version to try), the effect of the code is: draw an ellips
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-16
    • 文件大小:39990
    • 提供者:xiaomingw
  1. Exe8_1

    0下载:
  2. 绘制1个沿圆形轨道运动的红色球体和1个沿椭圆轨道运动的蓝色球体。两个轨道圆心重合,圆的半径为100,椭圆的长短轴半径分别为200和100,运动方向为顺时针-Draw a circular orbital motion along the red sphere and a movement along the elliptical orbit of the blue sphere. Center two tracks overlap, the circle Radius of 100, the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:813
    • 提供者:LiuQiu
  1. mydraw

    0下载:
  2. 是一个简单的绘图程序,可以实现画圆直线椭圆等功能。-There is a simple drawing program, draw a circle line ellipse can be achieved and other functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3913827
    • 提供者:李冰
  1. tuxingxue

    0下载:
  2. 可以绘制直线,圆形,椭圆等矢量图形,是计算机图形学作业-Can draw a straight line, circle, ellipse and vector graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:193305
    • 提供者:赵天奇
  1. 4.drawing

    0下载:
  2. 提供一个图形工具界面,让用户能够画出直线,椭圆,多边形等几何元素,结果可以保存并可读出。-Provide a graphical tool interface that lets users can draw a straight line, ellipse, geometrical element polygon, etc, the results can save and can be read.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1976719
    • 提供者:liuxuanlex
  1. openGL

    0下载:
  2. 计算机图形学实验,画直线,圆,椭圆,带界面-Computer graphics experiments, draw a straight line, circle, ellipse, with the interface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:19234
    • 提供者:david
  1. ex05c

    0下载:
  2. 用mfc绘制一个椭圆,并且用鼠标移动椭圆-use mfc to draw a ellipse,besides use mouse to move the ellipse
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1929525
    • 提供者:萧峰
  1. Graphics-drawing

    0下载:
  2. 可以画圆,椭圆,直线。圆或椭圆的直径不要选的太小,否则画好的圆或直径可能不会停留在工作区间-You can draw a circle, ellipse, straight line。Round or oval diameter is too small not to vote for, or draw a good circle or diameter may not stay in the work area
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3682050
    • 提供者:王静
  1. kejian

    0下载:
  2. 主要用于流程讲解,可以绘制出椭圆火矩形框,病自动用线连接起来,逻辑性强-Is mainly used to explain the process, can draw the rectangle of the ellipse fire, disease automatic wire connection, logical and strong
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:441533
    • 提供者:李亚
  1. HCIProgram6

    0下载:
  2. 实现画矩形、椭圆、三角形的功能,可选择添加、删除、移动已画的图形。-Draw a rectangle, ellipse, triangle function, you can choose to add, delete, move painting graphics.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-16
    • 文件大小:25244362
    • 提供者:谢晓宇
  1. Demo1

    0下载:
  2. 个人编写的画图程序,能实现直线,矩形,圆,椭圆和折线的绘制,能设定图形的颜色,支持对绘制后的图形进行编辑和文件保存。-This program can be used to draw line,rectangle,ellipse,circle,polyline and points.It also can be used to edit those drawn graph.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:200245
    • 提供者:孙磊
  1. Drawing-board-procedures

    0下载:
  2. 具有windows画图版类似的功能,能画各种图形,包括,直线,圆,矩形,椭圆,填充图形等,还能设置字体,以及各图元的颜色,另外还把一个改源程序的word文档介绍一起传起,希望对初学者有一些参考的价值-Windows drawing version has similar functions, can draw a variety of graphics, including a straight line, circle, rectangle, ellipse, fill pattern, et
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3943130
    • 提供者:汪洋
  1. Graphic(1)

    0下载:
  2. 这是用C++编写的简单的绘图程序。由于能力有限,画的是简单的直线,椭圆,还可以输入汉字。以及改变图像颜色等功能。-this is a graphic program ,which can draw the line,the ellipse and the word with the mouse at liberty.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-31
    • 文件大小:13373332
    • 提供者:mengjun
  1. BitmapDisplay

    0下载:
  2. 显示位图,画椭圆,椭圆内填充紫色 (工程名是中文的:位图显示)-Displaying a figure, draw the ellipse, elliptical filling in purple
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5507968
    • 提供者:yri
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com