搜索资源列表
CHABU.rar
- 直线圆弧插补,可任意输入起始点、终止点;圆弧由圆心及起始角和终止角决定,A straight line circular interpolation, the starting point can be input, termination points arc from the center of a circle and start-angle and angle the decision to terminate
CNC-chabu
- 实现两坐标运动控制,相当完美,看了这个代码,你也可以开发数控系统了-CNC CONTROL
chabu
- 逐点比较法用于:直线插补,圆弧插补的模拟-By-point comparison method: linear interpolation, circular interpolation
chabu
- 给出两端点间的插补数字信息,借此信息控制刀具与工件的相对运动,使其按规定的直线加工出理想曲面的一种插补方式。直线插补(Llne Interpolation)这是车床上常用的一种插补方式,在此方式中,两点间的插补沿着直线的点群来逼近,沿此直线控制刀具的运动。-Linear interpolation (Llne Interpolation) This is a lathe used interpolation methods, in this way, along a straight line
chabu
- 插补程序,数控插补仿真系统的开发与研究,这里使用了普通逐点比较和积分两种插补算法,曲线类型可以是直线或弧线,数字积分窗口大小和坐标参数、圆弧和直线参数等都可自定义,本插补程序可以清屏、可以下一步继续插补等。-Interpolation procedures, CNC interpolation simulation system development and research, using the ordinary pointwise and integral two interpolatio
chabu
- 简单的直线插补在VC++中的实现,包括画图输出-The realization of a simple linear interpolation in the VC++, including drawing output