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

搜索资源列表

  1. circle

    0下载:
  2. 自己编的vb编程,逐点比较法插补从而画出圆弧,很不错的-The vb own programming, point by point comparison method in order to draw circular interpolation, it is good
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-16
    • 文件大小:51311
    • 提供者:zhangjinbiao
  1. zywline

    0下载:
  2. 提供直线的三种算法;提供圆的算法;提供画任意圆弧的算法-Three algorithms to provide a straight line provide round algorithm provide painting arc arbitrary algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:59610
    • 提供者:张玉伟
  1. interpolation-algorithm

    0下载:
  2. 文件包含两篇圆弧插补算法,专业论文。希望对数控领域的朋友有帮助-File contains two circular interpolation algorithm, professional papers. I hope the field of CNC has helped Friend
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-01
    • 文件大小:392344
    • 提供者:liuweiwei
  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. CUT1116

    0下载:
  2. 本人编写的直线插补程序和圆弧插补程序,C51程序-I prepared a straight line interpolation procedures and circular interpolation procedures, C51 procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:6242
    • 提供者:wyl
  1. 1C522

    1下载:
  2. 数控源代码,能满足初学者的需要,它的开发环境是C51,有直线插补,圆弧插补-CNC resources code, it can meet learns develop and research,it is C51 develop desk.It is CNC PC resource code,and include line NC and arc NC,and very good
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:27125
    • 提供者:程红
  1. mcs

    2下载:
  2. 运动控制系统。控制两轴四相步进电机运行,能实现直线插补,圆弧插补。-Motion Control System. Control of two-axle four-phase stepper motor operation, to achieve a straight line interpolation, circular interpolation.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-19
    • 文件大小:2146
    • 提供者:cugfsx
  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. DrawArcCurve

    0下载:
  2. 一种快速绘制圆弧的方法,介绍了如何绘制圆弧,如何提高绘制效率。-Draw ArcCurve
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:395625
    • 提供者:刘校书
  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. your_dram

    0下载:
  2. 实现一个画图程序。很好的画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。要求结果可以存盘,但不必存成图片文件。-Implement a drawing program. A very good painting straight lines, arcs, elliptical arcs, polygons, can be custom color. On the polygon, ellipse and circle can be filled. Save resu
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:4371
    • 提供者:feihu
  1. 2

    0下载:
  2. 这是一个圆弧插补程序,相当不错,下载后使用吧-This is a circular interpolation procedure, is quite good, use it after downloading
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:1159
    • 提供者:
  1. 89346497chabu

    0下载:
  2. 挺好用的,直线圆弧插补,希望大家喜欢,加油哦-Very good use, straight line circular interpolation, hope you like, Come on
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:54200
    • 提供者:
  1. chabu

    0下载:
  2. 逐点比较法用于:直线插补,圆弧插补的模拟-By-point comparison method: linear interpolation, circular interpolation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3550
    • 提供者:徐川
  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. circle

    0下载:
  2. 圆弧插补算法,比较简洁,通过引入移位,来解决重复的一些操作。-Circular interpolation algorithm, relative simplicity, through the introduction of shift, to address a number of repeated operations.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:528
    • 提供者:ARLEA
  1. Geometry

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

    • 发布日期:2017-04-17
    • 文件大小:487456
    • 提供者:ruilex wang
« 1 23 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com