CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 圆弧

搜索资源列表

  1. 添加点直线矩形圆圆弧

    0下载:
  2. 实现图形元类:使用“添加类向导”添加点、直线、矩形、圆、圆弧、多边形等图形元基类,并添加这些类的必要代码。-graphics yuan categories : use of "Add Class wizard," adding, line, rectangle, circle, arc, polygon graphics yuan base class, and the addition of these categories the necessary code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:229485
    • 提供者:王晓明
  1. 直线、圆弧、椭圆弧生成

    0下载:
  2. 图形学的一个作业,通过对话框画直线、圆弧、椭圆弧-graphics of an operation, through dialog painting line, arc, ellipse
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:65516
    • 提供者:王俊惠
  1. 2-13(圆弧连接两已知直线)

    0下载:
  2. 自己编的vb编程,这是圆弧连接源代码!请多多指教!-vb own series programming, which is connected arc source code! A great weekend!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4853
    • 提供者:马飞
  1. 2-16(圆弧连接直线与圆弧)

    0下载:
  2. 自己编的vb编程,这是这是圆弧连接直线源代码!请多多指教!-vb own series programming, which is that this is circular connecting line source code! A great weekend!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3430
    • 提供者:马飞
  1. 逐点比较法插补圆弧

    2下载:
  2. 这是用VC++中的MFC实现的,逐点比较法插补从而画出圆弧-Circular arc is drawn by the point-to-point comparison arc interpolation which implemented by the MFC of VC++.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:26438
    • 提供者:李少
  1. 角度DDA法产生圆弧

    0下载:
  2. 这是用VC++中的MFC事项的,用角度DDA法产生圆弧-This is the VC MFC matters with DDA point arc generated Act
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:28287
    • 提供者:李少
  1. 用opengl可以画出圆弧

    0下载:
  2. 用opengl可以画出圆弧,可以修改程序中的角度,可画出任意的圆弧。
  3. 所属分类:3D图形编程

    • 发布日期:2011-03-15
    • 文件大小:1509324
    • 提供者:SMKING
  1. first1

    0下载:
  2. 使用GDI函数绘出基本几何元素,如点、线、矩形、圆、椭圆、多边形、圆弧等、并能够用颜色填充 -Plotted using the GDI function, the basic geometric elements, such as point, line, rectangle, circle, ellipse, polygon, arc, etc., and can be filled with color
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3300971
    • 提供者:刘贵冬
  1. Arc

    0下载:
  2. glut画圆弧程序 OpenGL中无专门的画圆弧命令,所以自己做了一个用glut画圆弧程序。-OpenGL drawing procedures glut arc no special order paintings arc, so do a painting with glut arc process.
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-25
    • 文件大小:53943
    • 提供者:guo
  1. Graphic

    0下载:
  2. 计算机图形学中用经典算法实现的绘图程序,包括直线生成、圆弧生成、线段裁剪、多边形裁剪等-Computer graphics with the classic algorithm of mapping procedures, including a straight-line generation, arc formation, line cutting, cutting, such as polygon
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3733124
    • 提供者:逍遥飞
  1. graphic

    0下载:
  2. 现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight lin
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2106954
    • 提供者:aeyoung
  1. yuanhu

    0下载:
  2. 计算机图形学,圆弧算法。 c语言的圆弧算法。-Computer Graphics, arc algorithm. arc algorithm c language.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1318
    • 提供者:陈易
  1. Bspling_fitting

    3下载:
  2. 本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。 如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。 本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的 -Three B-spline fitting the data points are k
  3. 所属分类:2D Graphic

    • 发布日期:2014-04-10
    • 文件大小:88179
    • 提供者:wangzhidong
  1. Demo11

    0下载:
  2. 一个数控系统模块,基于控制卡的控制系统程序,有二维直线插补、圆弧插补、快速点动功能,还有图形显示,能够实时显示加工路径。-A numerical control system module, based on control card control system program, there are two-dimensional linear interpolation, circular interpolation, fast jog, but also a graphic display
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:2017515
    • 提供者:caofoqing
  1. first

    0下载:
  2. 使用GDI函数绘出基本几何元素,如点、线、矩形、圆、椭圆、多边形、圆弧等、并能够用颜色填充 -Plotted using the GDI function, the basic geometric elements, such as point, line, rectangle, circle, ellipse, polygon, arc, etc., and can be filled with color
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1940012
    • 提供者:刘贵冬
  1. Simple-Graphic-Design-And-Implementation-of-librar

    0下载:
  2. 设计和实现一个图形函数库,具有绘制直线段、任意圆弧、椭圆弧、多边形区域的阴影填充和颜色填充等功能-Design and implementation of a graphics library, with drawing straight line segments, arbitrary arc, elliptical arc, polygon area fill and color filled the shadow functions
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:24724
    • 提供者:celine
  1. EllipseArc

    0下载:
  2. 椭圆弧的非VC函数绘制,一种自制算法,很好用-Ellipse drawing functions of non-VC, a self-made algorithm, useful
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1931204
    • 提供者:sdgs
  1. Geometry

    0下载:
  2. 几何曲线库,包括圆弧,圆,直线,多段线的源代码-geometry
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:487456
    • 提供者:ruilex wang
  1. ArcandCircle

    0下载:
  2. 完成图形学的画圆及画圆弧 弹出对话框输入圆心及半径 OpenGL语言-Complete the circle and drawing graphics pop-up dialog box, enter the center circle and the radius of the OpenGL language
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2235746
    • 提供者:萧絮
  1. 圆弧插补

    0下载:
  2. 通过圆弧插补的方法,可以在二维坐标系中对以坐标轴中心为圆心的任意象限内两点之间的圆弧进行逆时针或顺时针方向的插补。(circular interpolation)
  3. 所属分类:绘图程序

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com