搜索资源列表
用CPLD实现硬件直线插补器
- 介绍了采用CPLD器件设计的硬件直线插补器 及其优点,它经过环形分配器及放大电路,同时控制二维(X 向、Y向)步进电机快速实现直线绘制。它比利用软件实现 的直线插补法速度快,精度高,适用于数字控制的机械加工 或绘图设备。
DDA法直线插补程序
- 数控DDA直线插补程序
四轴直线插补功能
- CNC数控系统,四轴直线插补功能源码示例。
CGHomework
- 这个程序是我的一个图形学课程的小作业,其中实现了Bresenham直线插补算法、Barsky线框裁剪算法、平行六面体自消隐算法以及绕任意轴的旋转算法。-this procedure is a small graphics course operations, which achieved a Bresenham interpolation algorithm, Barsky wirefr a me cutting algorithm,
c插补
- 本程序为直线插补程序,运用在数控机床上--A straight line patch program. It could be used in numerically controlled machines.
数控
- 一个数控机床的切割模拟程序。有多种模拟方式。如逐点比较,直线插补等。很好用。内附可执行程序。-a CNC cutting simulation program. A number of simulation. If a case-by-point comparison, such as linear interpolation. Very good use. Enclosing executable.
DSP_interp_line_C
- 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
zhixianchabu
- 这是一个两连杆机器人的末端位置直线插补程序。-This is a two-link robot position at the end of linear interpolation procedures.
chabu
- 数控插补程序,直线插补和圆弧插补,1.直线插补:逐点比较法插补;2. 圆弧插补:DDA法插补第一、二象限的逆圆弧。 -NC interpolation procedures, linear interpolation and circular interpolation, 1. Linear interpolation : a case-by-point comparison interpolation; 2. Circular i
openglline
- 程序使用了Bresenham算法的思想,将四个象限的问题通过交换端点的方法合并成一,四象限的问题。再利用sign变量,统一成一个问题。又考虑到斜率<1,>1最终问题分成了两种情况。在直线插补程序的一开始,把斜率为正无穷的情况单独进行讨论。最终完成了整个程序-procedures for the use of the Bresenham algorithm thinking, four quadrant of the issu
line_chabu
- 实现了直线插补程序,指明起点和终点即可.实际应用于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.
CPLDyueya
- 一个好程序关于CPLD的直线插补在数字积分中的应用-a program on the CPLD linear interpolation in the digital integration of
DSP_2407_c
- DSP 2407平台下用C语言实现的数控直线插补源代码 很有用的-2407 DSP platform using C language NC linear interpolation source code very useful
LineInterpolation
- 四自由度scara机械手臂的直线插补,完成两个关节的插补角度计算-Four-DOF SCARA robot linear interpolation, the completion of two joint angle interpolation calculation
DDAARC
- DDA直线插补编程 用于数控中的 可实现在某一象限的直线插补-DDA linear interpolation for numerical control programming can be achieved in a certain quadrant of the linear interpolation
line_chabu
- 直线插补方法,有用的可以-Linear interpolation method can be useful
直线插补程序
- 实现matlab直线插补仿真,matlab数据采样法的直线插补(Realization of linear interpolation simulation.)
4轴直线插补
- 通用步进电机用,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
Matlab插补、数控车床程序
- 利用MATLAB实现数控车床逆圆弧插补和直线插补(Using MATLAB to Realize Inverse Arc Interpolation and Linear Interpolation of NC Lathe)
插补运动
- 基于vc开发的直线插补运动,可以实现高速插补,圆弧插补,插补轨迹平滑(The linear interpolation motion based on VC can realize high-speed interpolation, arc interpolation and smooth interpolation track.)