搜索资源列表

  1. 用CPLD实现硬件直线插补器

    1下载:
  2. 介绍了采用CPLD器件设计的硬件直线插补器 及其优点,它经过环形分配器及放大电路,同时控制二维(X 向、Y向)步进电机快速实现直线绘制。它比利用软件实现 的直线插补法速度快,精度高,适用于数字控制的机械加工 或绘图设备。
  3. 所属分类:文档资料

    • 发布日期:2010-12-18
    • 文件大小:115196
    • 提供者:xxd_seeker
  1. DDA法直线插补程序

    0下载:
  2. 数控DDA直线插补程序
  3. 所属分类:绘图程序

    • 发布日期:2010-12-21
    • 文件大小:2339
    • 提供者:735208368
  1. 四轴直线插补功能

    2下载:
  2. CNC数控系统,四轴直线插补功能源码示例。
  3. 所属分类:源码下载

    • 发布日期:2011-08-20
    • 文件大小:130153
    • 提供者:luoliangmao
  1. CGHomework

    0下载:
  2. 这个程序是我的一个图形学课程的小作业,其中实现了Bresenham直线插补算法、Barsky线框裁剪算法、平行六面体自消隐算法以及绕任意轴的旋转算法。-this procedure is a small graphics course operations, which achieved a Bresenham interpolation algorithm, Barsky wirefr a me cutting algorithm,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-03
    • 文件大小:31744
    • 提供者:聂青阳
  1. c插补

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

    • 发布日期:2024-05-03
    • 文件大小:367616
    • 提供者:陈振
  1. 数控

    0下载:
  2. 一个数控机床的切割模拟程序。有多种模拟方式。如逐点比较,直线插补等。很好用。内附可执行程序。-a CNC cutting simulation program. A number of simulation. If a case-by-point comparison, such as linear interpolation. Very good use. Enclosing executable.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:1240064
    • 提供者:苏宏义
  1. DSP_interp_line_C

    1下载:
  2. DSP2407平台下用C语言实现的数控直线插补源代码。T2中断插补周期2ms,可设定两组PWM输出状态,实现两个电机控制。使用了数字增量插补时间分割法进行直线插补。-DSP2407 platform using C language NC linear interpolation source code. T2 interrupted interpolation cycle 2ms, set two PWM output and ach
  3. 所属分类:DSP编程

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:
  1. zhixianchabu

    0下载:
  2. 这是一个两连杆机器人的末端位置直线插补程序。-This is a two-link robot position at the end of linear interpolation procedures.
  3. 所属分类:C#编程

    • 发布日期:2024-05-03
    • 文件大小:275456
    • 提供者:张绍立
  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-05-03
    • 文件大小:3328000
    • 提供者:chen
  1. openglline

    0下载:
  2. 程序使用了Bresenham算法的思想,将四个象限的问题通过交换端点的方法合并成一,四象限的问题。再利用sign变量,统一成一个问题。又考虑到斜率<1,>1最终问题分成了两种情况。在直线插补程序的一开始,把斜率为正无穷的情况单独进行讨论。最终完成了整个程序-procedures for the use of the Bresenham algorithm thinking, four quadrant of the issu
  3. 所属分类:OpenGL

    • 发布日期:2024-05-03
    • 文件大小:87040
    • 提供者:吴子朝
  1. line_chabu

    0下载:
  2. 实现了直线插补程序,指明起点和终点即可.实际应用于XY绘图仪的画线并成功.在凌阳unSP IDE上编译通过.用C编写,可方便地移植.-achieved a linear interpolation procedures specified starting point and destination can be. actual XY plotters used in the line drawing and successfully.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:lkh
  1. CPLDyueya

    0下载:
  2. 一个好程序关于CPLD的直线插补在数字积分中的应用-a program on the CPLD linear interpolation in the digital integration of
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-03
    • 文件大小:464896
    • 提供者:王悦
  1. DSP_2407_c

    0下载:
  2. DSP 2407平台下用C语言实现的数控直线插补源代码 很有用的-2407 DSP platform using C language NC linear interpolation source code very useful
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-03
    • 文件大小:7168
    • 提供者:Denise Liu
  1. LineInterpolation

    0下载:
  2. 四自由度scara机械手臂的直线插补,完成两个关节的插补角度计算-Four-DOF SCARA robot linear interpolation, the completion of two joint angle interpolation calculation
  3. 所属分类:其他行业

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:zhangxiaoting
  1. DDAARC

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

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:孙来东
  1. line_chabu

    0下载:
  2. 直线插补方法,有用的可以-Linear interpolation method can be useful
  3. 所属分类:绘图程序

    • 发布日期:2024-05-03
    • 文件大小:17408
    • 提供者:samuel
  1. 直线插补程序

    1下载:
  2. 实现matlab直线插补仿真,matlab数据采样法的直线插补(Realization of linear interpolation simulation.)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:追光少年
  1. 4轴直线插补

    0下载:
  2. 通用步进电机用,4轴直线插补运动控制程序,彩用C#编写,已在类似晶元投放设备上应用;适于学习运动控制学习用;(General stepper motor, 4-axis linear interpolation motion control program, written in C # color, has been applied in similar crystal element placement equipment, sui
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-03-31
    • 文件大小:25600
    • 提供者:libinhb
  1. Matlab插补、数控车床程序

    1下载:
  2. 利用MATLAB实现数控车床逆圆弧插补和直线插补(Using MATLAB to Realize Inverse Arc Interpolation and Linear Interpolation of NC Lathe)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:13312
    • 提供者:alamanecer
  1. 插补运动

    0下载:
  2. 基于vc开发的直线插补运动,可以实现高速插补,圆弧插补,插补轨迹平滑(The linear interpolation motion based on VC can realize high-speed interpolation, arc interpolation and smooth interpolation track.)
  3. 所属分类:3D打印

    • 发布日期:2024-05-03
    • 文件大小:2019328
    • 提供者:55ss
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org