搜索资源列表

  1. shukong

    3下载:
  2. 这是一个数控系统的插补程序,实现逐点比较法和DDA算法的圆弧插补功能-This is a CNC system interpolation procedures, a case-by-point comparison to achieve law and the DDA circular interpolation algorithm functions
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:73134
    • 提供者:朱敏伟
  1. chabu

    0下载:
  2. 数控插补程序,直线插补和圆弧插补,1.直线插补:逐点比较法插补;2. 圆弧插补:DDA法插补第一、二象限的逆圆弧。 -NC interpolation procedures, linear interpolation and circular interpolation, 1. Linear interpolation : a case-by-point comparison interpolation; 2. Circular i
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:63062
    • 提供者:chen
  1. DDA

    0下载:
  2. DDA圆弧插补编程 用于数控中的 可实现在某一象限的圆弧插补
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:965
    • 提供者:孙来东
  1. shukongbiancheng

    1下载:
  2.   本课程设计的题目要求是DDA法插补第三象限直线,逐点比较法插补四一象限逆圆弧,根据题目的要求,我做到:全平面用逐点比较法插补直线和全平面用DDA法插补直线,全平面插补逆圆弧,其中圆弧是优弧还是劣弧,通过输入半径的正负性来决定,根据需要可以改变插补步长,可以动态显示插补过程等。
  3. 所属分类:GDI/图象编程

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

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

    • 发布日期:2024-11-06
    • 文件大小:26624
    • 提供者:李少
  1. shukong

    1下载:
  2. 这是一个数控系统的插补程序,实现逐点比较法和DDA算法的圆弧插补功能-This is a CNC system interpolation procedures, a case-by-point comparison to achieve law and the DDA circular interpolation algorithm functions
  3. 所属分类:其他小程序

    • 发布日期:2024-11-06
    • 文件大小:2092032
    • 提供者:朱敏伟
  1. chabu

    0下载:
  2. 数控插补程序,直线插补和圆弧插补,1.直线插补:逐点比较法插补;2. 圆弧插补:DDA法插补第一、二象限的逆圆弧。 -NC interpolation procedures, linear interpolation and circular interpolation, 1. Linear interpolation : a case-by-point comparison interpolation; 2. Circular i
  3. 所属分类:其他小程序

    • 发布日期:2024-11-06
    • 文件大小:3328000
    • 提供者:chen
  1. DDA

    0下载:
  2. DDA圆弧插补编程 用于数控中的 可实现在某一象限的圆弧插补 -DDA circular interpolation for CNC programming can be achieved in a certain quadrant of circular interpolation
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-06
    • 文件大小:1024
    • 提供者:孙来东
  1. ARC

    0下载:
  2. 逐点圆弧插补编程 用于数控中的 可实现在某一象限的圆弧插补 -Point by point circular interpolation for CNC programming can be achieved in a certain quadrant of circular interpolation
  3. 所属分类:2D图形编程

    • 发布日期:2024-11-06
    • 文件大小:1024
    • 提供者:孙来东
  1. shukongbiancheng

    0下载:
  2.   本课程设计的题目要求是DDA法插补第三象限直线,逐点比较法插补四一象限逆圆弧,根据题目的要求,我做到:全平面用逐点比较法插补直线和全平面用DDA法插补直线,全平面插补逆圆弧,其中圆弧是优弧还是劣弧,通过输入半径的正负性来决定,根据需要可以改变插补步长,可以动态显示插补过程等。 -The topic of curriculum design requirement is the third quadrant DDA Act linea
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-06
    • 文件大小:211968
    • 提供者:孙来东
  1. DDA_ARC

    0下载:
  2. 一种DDA的圆弧插补实现.现在是在TC系统下现实各点的坐标值.-A circular interpolation of the DDA to achieve. It is a reality in the TC system of coordinates of the points.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-06
    • 文件大小:3072
    • 提供者:林健鹏
  1. DDA-line

    1下载:
  2. 机床数字控制,采用数字积分法圆弧插补练习程序-Digital control machine tools, circular interpolation using digital integration exercise program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-06
    • 文件大小:3072
    • 提供者:mqhmqhmqh
  1. www.dssz.com_59564333shukong

    0下载:
  2. 这是一个数控系统的插补程序,实现逐点比较法和DDA算法的圆弧插补功能-This is a CNC system interpolation procedures, a case-by-point comparison to achieve law and the DDA circular interpolation algorithm functions
  3. 所属分类:其他小程序

    • 发布日期:2024-11-06
    • 文件大小:72704
    • 提供者:欧阳
  1. dda

    0下载:
  2. 该程序描述了运用FPGA 实现DDA圆弧插补运算-FPGA DDA
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-06
    • 文件大小:1024
    • 提供者:wang
  1. DDA_cir.m

    0下载:
  2. 数控插补算法-DDA圆弧插补,并与半加载,全加载比较-DDA circle interpolation and modified algorithm
  3. 所属分类:其他行业

    • 发布日期:2024-11-06
    • 文件大小:1024
    • 提供者:关全
  1. MINISTM324

    0下载:
  2. 数控插补程序,直线插补和圆弧插补,1.直线插补:逐点比较法插补;2. 圆弧插补:DDA法插补第一、二象限的逆圆弧-NC interpolation procedures, linear interpolation and circular interpolation, 1. Linear interpolation: by-point comparison interpolation 2. Circular interpolation
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-11-06
    • 文件大小:648192
    • 提供者:陆建国
  1. MINISTM325

    0下载:
  2. 数控插补程序,直线插补和圆弧插补,1.直线插补:逐点比较法插补;2. 圆弧插补:DDA法插补第一、二象限的逆圆弧-NC interpolation procedures, linear interpolation and circular interpolation, 1. Linear interpolation: by-point comparison interpolation 2. Circular interpolation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-06
    • 文件大小:24576
    • 提供者:陆建国
  1. MATLAB

    0下载:
  2. DDA法 P2P法插补直线、圆弧 DDA法 P2P法插补直线、圆弧-Linear interpolation, circularLinear interpolation, circularLinear interpolation, circular
  3. 所属分类:图形图象

    • 发布日期:2024-11-06
    • 文件大小:24576
    • 提供者:陆遥
  1. control_s

    1下载:
  2. 数控机床 多轴插补原理积分算法,实现s曲线加减速原理(Numerical control machine tool multi axis interpolation principle, integration algorithm, to achieve the S curve acceleration and deceleration principle)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-06
    • 文件大小:4925440
    • 提供者:qing wang
  1. 051410626沈耀辉数控课设

    0下载:
  2. 这是利用matlab语言编写的三四象限的顺圆弧DDA圆弧插补(This is a circular arc DDA circular interpolation of the three or four quadrants written in matlab language.)
  3. 所属分类:Windows编程

    • 发布日期:2019-01-14
    • 文件大小:257024
    • 提供者:辉耀008

源码中国 www.ymcn.org