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

搜索资源列表

  1. CMyView

    0下载:
  2. 基于MFC单文档像是绘制直线,圆,椭圆。治安先画法有DDA,中点,Breaseme画法,圆有两种画法-Like to draw a straight line, circle, ellipse-based MFC single document. The law and order first painting DDA, the midpoint the, Breaseme painting, round two painting
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:2418313
    • 提供者:yantian
  1. MidPointEllipse

    0下载:
  2. 使用中点法绘制椭圆,visual c++源码-Draw an ellipse using midpoint method, visual c++ source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:104830
    • 提供者:l139
  1. DrawGraphic

    0下载:
  2. 画图程序,可以实现包括点,直线,椭圆,矩形等基本图形的绘制-Draw System,which including dot,line,ellipse,rectangle and so on
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-06
    • 文件大小:3429646
    • 提供者:
  1. Cao3d

    0下载:
  2. application to draw the 2D shape like cirlce, line, ellipse and 3D object like cylindre
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:122918
    • 提供者:silkan
  1. tuoyuan

    0下载:
  2. 用opengl实现bresenham算法画椭圆,先画1/4个椭圆,然后借助椭圆的对称性,画出其余部分-Use opengl achieve bresenham algorithm painted oval, first draw 1/4 oval, and then with the symmetry of the ellipse, and draw the rest of the
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:1136
    • 提供者:焦点男孩
  1. 123456

    0下载:
  2. 描述了绘制椭圆时运用C++编程的技巧和方法以及绘图的程序!-Draw an ellipse use C++ programming skills and methods are described and a drawing program!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-30
    • 文件大小:416070
    • 提供者:kaixin
  1. solar

    0下载:
  2. 绘制太阳系行星,以及行星轨道,轨道椭圆,有倾斜,功能-Draw the planets in our solar system and planetary orbits, orbital ellipse, tilt function
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-30
    • 文件大小:2416440
    • 提供者:周国栋
  1. drawing

    0下载:
  2. 一个对于初学者的画图的小程序,里面包括了画线、矩形、圆形、椭圆等图形的方法和函数-A drawing program for beginners, which includes the methods and functions of the graphics draw a line, rectangle, circle, ellipse, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-30
    • 文件大小:1952465
    • 提供者:xiaoma
  1. minidraw

    0下载:
  2. 一个小型的绘图系统,可以绘制直线、圆弧、椭圆、矩形的图元,可以借鉴下-A small drawing system, you can draw a straight line, arc, ellipse, rectangle primitives can learn under
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-09
    • 文件大小:282126
    • 提供者:wangqm
  1. MyHomeWork1_1

    0下载:
  2. 计算机图形学大作业 直线DDA 椭圆Bresenham算法实现基本图元的绘制-Computer graphics project:DDA and Bresenham algorithm to draw line and ellipse
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:1659790
    • 提供者:wang
  1. Drawfig

    0下载:
  2. 实现绘图功能,可以绘制直线、矩形、椭圆等。可以调节图形颜色,字体类型等功能。-Drawing, you can draw a straight line, rectangle, ellipse. You can adjust the graphic color, font type, and other functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-01
    • 文件大小:10035
    • 提供者:张杰
  1. ellipsoid

    0下载:
  2. 使用OpenGL绘制一个椭圆形,通过四边形和扇形拼接构造的,而不是直接调用库函数-Use OpenGL to draw an ellipse, quadrilateral and scalloped stitching constructed, instead of calling library functions
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:366959
    • 提供者:
  1. 201305140931

    0下载:
  2. vc局域网中国象棋源码,此源码为毕业设计,附件包括详细设计方案,论文等资料. 棋盘: 利用PhotoShop绘制出带底纹的棋盘。并将其映射到窗口的范围。 棋子: 调用绘图函数Ellipse()和TextOut()绘制棋子。 使用WM_PAINT消息响应完成对窗口的重绘。 网络连接: 利用socket套接字进行连接,绑定端口号为5050。 联机代码: 联机使用专用代码10000表示邀请、10001表示接受、10002表示退出。 -VC
  3. 所属分类:Home Personal application

    • 发布日期:2017-12-09
    • 文件大小:2969551
    • 提供者:ttt
  1. A200027262-2810

    0下载:
  2. 用多种算法完成直线、圆、椭圆的绘制,绘制一个多边形并进行剪裁 -Using a variety of algorithms to complete a straight line, circle, ellipse drawing, draw a polygon and make cut
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:42951
    • 提供者:GT
  1. Day_9_SimpleDraw

    0下载:
  2. 简单绘图程序 实现了画直线,圆,椭圆,正方形,长方形-Simple drawing program to achieve a draw a straight line, circle, ellipse, square, rectangular
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:1941858
    • 提供者:周鸿
  1. Graphic

    0下载:
  2. 一个简单的画图程序,用MFC编程,可实现简单的画直线、圆、椭圆、虚线等,可以改变线条颜色-A simple drawing program, with MFC programming can be realized simply draw a straight line, circle, ellipse, dashed, etc., can change the line color
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:5182905
    • 提供者:刘朝阳
  1. messagemap

    0下载:
  2. 设计 MFC应用程序,手工添加消息映射,实现下面的功能: (1 )按下 CTRL 键,拖动鼠标绘制矩形; (2 )按下 SHIFT 键,拖动鼠标绘制椭圆。 -Design MFC application, manually add a message map to implement the following functions: (1) Press the CTRL key and drag the mouse to draw a rectangle (2) Press
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1981811
    • 提供者:yxr
  1. drawpoint

    0下载:
  2. mfc绘制椭圆、折线、直线等其他几何图形-mfc draw an ellipse, polylines, lines and other geometric shapes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:45170
    • 提供者:倪莹
  1. huayuansuanfa

    0下载:
  2. 基于openGL的重点画圆算法和画椭圆算法。用C++代码实现-OpenGL-based algorithm and draw the focus of ellipse circle algorithm. C++ code using
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:1224
    • 提供者:pointf
  1. tuoyuan

    0下载:
  2. 用opengl实现bresenham算法画椭圆,先画1/4个椭圆,然后借助椭圆的对称性,画出其余部分-Use opengl achieve bresenham algorithm painted oval, first draw 1/4 oval, and then with the symmetry of the ellipse, and draw the rest of the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1180
    • 提供者:esidentM
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com