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

搜索资源列表

  1. c插补

    1下载:
  2. 本程序为直线插补程序,运用在数控机床上--A straight line patch program. It could be used in numerically controlled machines.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:368376
    • 提供者:陈振
  1. 51插补

    1下载:
  2. 51单片机,直线插补,圆弧插补。51单片机,直线插补,圆弧插补。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-06-25
    • 文件大小:33470
    • 提供者:cd88361417
  1. Matlab的M文件编写的数控插补2D直线算法仿真

    1下载:
  2. Matlab的M文件编写的数控插补2D直线算法仿真。具体参数可使用:X-500,Y-600,Fc-600,Fs-0,Fa-0,at--200.仿真的本意是为了验证DSP上同类插补算法的正确性,Matlab M-file to prepare the CNC interpolation algorithm for 2D simulation of a straight line. Specific parameters can be used: X-500, Y-600, Fc-600, Fs-0
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:1394
    • 提供者:雷鸣
  1. zhixianchabu

    0下载:
  2. 用Visual Basic做的小程序,实现直线插补演示功能。-Use Visual Basic to do a small program to achieve linear interpolation presentation capabilities.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:24734
    • 提供者:xiaohu
  1. chabu

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

    • 发布日期:2017-03-30
    • 文件大小:3550
    • 提供者:徐川
  1. 12345

    1下载:
  2. 本程序为直线插补程序,运用在数控机床上.RAR-This procedure is linear interpolation procedure, used in CNC machine tools. RAR
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:368380
    • 提供者:孤帆依梦
  1. chabu

    1下载:
  2. 关于插补的一些源码及单片机程序,有C语言及汇编代码,有直线插补,螺旋线插补,圆弧插补-On the interpolation of some source code, and the microcontroller program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-11-29
    • 文件大小:42146
    • 提供者:高宇
  1. 1

    0下载:
  2. 圆形插补,实用的插补程序,直线插补的起点为(0,0)点,终点为(-50,80)。下面分别是步长为1,0.5,0.1的程序。-Circular interpolation, interpolation procedures practical, linear interpolation of the starting point for the (0,0) point, end point (-50,80). Here are the steps of 1,0.5,0.1 procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:542
    • 提供者:chenyan
  1. zhixianchabu

    0下载:
  2. 直线插补程序,应用于机床加工,对于简单的机床刀具直线插补又很大的帮助。-use to
  3. 所属分类:CSharp

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

    0下载:
  2. 给出两端点间的插补数字信息,借此信息控制刀具与工件的相对运动,使其按规定的直线加工出理想曲面的一种插补方式。直线插补(Llne Interpolation)这是车床上常用的一种插补方式,在此方式中,两点间的插补沿着直线的点群来逼近,沿此直线控制刀具的运动。-Linear interpolation (Llne Interpolation) This is a lathe used interpolation methods, in this way, along a straight line
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:631
    • 提供者:春江
  1. SK

    0下载:
  2. 线切割模拟程序,采用了两种插补方式,同时提供直线插补及圆弧插补-Wire cutting simulation program, using two interpolation methods, while providing linear interpolation and circular interpolation
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:184711
    • 提供者:周斌
  1. CNC-MILL

    2下载:
  2. 用C51开发的数控铣床控制器程序,包含直线插补,圆弧插补-CNC milling machine with C51 controller development process, including linear interpolation, circular interpolation
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:62165
    • 提供者:周斌
  1. DDA_interpolation

    0下载:
  2. 快速数字积分插补算法及其实现.在数字积分插补原理的基础上提出了一种可以实现多次坐标的空间直线插补于圆弧插补的快速数字积分插补算法-Fast digital integral interpolation algorithm and its implementation in the digital interpolation points based on the principle of a coordinate space can be achieved many times in the c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:124682
    • 提供者:moke
  1. 4-linear-approximation-function

    0下载:
  2. CNC数控系统,用于四轴直线插补功能源码例子。-CNC system, four-axis linear interpolation example.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:130153
    • 提供者:llm
  1. caibu

    0下载:
  2. 基于armlinux下的电机直线插补,圆弧插补算法。-Under the motor based on armlinux linear interpolation, circular interpolation algorithm.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:1968
    • 提供者:tufei
  1. CNC_Homework

    0下载:
  2. 使用VC#2008做的数控插补演示程序,一种是直线插补,一种是圆弧插补,使用了两种方法,一种是改进的逐点比较法,一种是数字积分法-Done using VC# 2008 NC interpolation demo, one is linear interpolation, circular interpolation one is using two methods, one is improved by-point comparison method, a digital integratio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:271189
    • 提供者:xukai
  1. 解密文件_153421

    0下载:
  2. 使用雷塞卡 ,实现运动轴的 直线,插补,回原点运动,定长。(The motion of the plug line is interpolated back to the origin)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:19162112
    • 提供者:阿-锋
  1. pulse

    0下载:
  2. stm32f103采用定时器直线插补发固定脉冲个数,不占用CPU资源。(STM32F103 timer interpolation straight line)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:line168
  1. skjc

    0下载:
  2. 数控机床直线插补的matlab实现,内有直线插补,圆弧插补代码(Linear interpolation of CNC machine tools)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-07
    • 文件大小:78848
    • 提供者:CEL.Legend
  1. 空间平面直线插补

    1下载:
  2. 设置两点,可任意设置插补点数,在空间平面上都可适用
  3. 所属分类:matlab例程

    • 发布日期:2019-07-09
    • 文件大小:660
    • 提供者:stxstxcai
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com