搜索资源列表
DDA法直线插补程序
- 数控DDA直线插补程序
分段程序求各点
- 直接解压即可,为连续的分段插补程序,运用在数控机床上--It could be used in numerically controlled machines.
插补程序
- 数控插补程序,DELPH编写的数控机床的插补程序的实现-This is a numerical control interpolation program which make use of DELPH to realize the interpolation program of the numerical control machine tool
G代码编译器
- 对国际标准的ISO GM 数控机床加工代码进行解码和编码,并优化数控程序代码,压缩通讯信息量,提高通讯速度,给下位机(如DSP,FPEA)提供能够处理的数据-of international standards ISO GM CNC machine code decoding and encoding, and NC code optimization, compression communication of information,
数控步进直流稳压电源程序
- 数控步进直流电压源程序:c语言代码,无解压密码-NC Stepping DC voltage source : C language code without extracting passwords
数控
- 一个数控机床的切割模拟程序。有多种模拟方式。如逐点比较,直线插补等。很好用。内附可执行程序。-a CNC cutting simulation program. A number of simulation. If a case-by-point comparison, such as linear interpolation. Very good use. Enclosing executable.
数控步进直流稳压电源C语言程序
- 此程序实现"数控步进直流稳压电源"的功能,调试时为了避免资源冲突,应使实验板上 的拔码开-this program, "NC Stepping DC Power Supply" functions, debug resources in order to avoid conflict, it should experiment board of brandy, open code
shukong
- 这是一个数控系统的插补程序,实现逐点比较法和DDA算法的圆弧插补功能-This is a CNC system interpolation procedures, a case-by-point comparison to achieve law and the DDA circular interpolation algorithm functions
数控钻床仿真
- 一个简单的钻床仿真的小程序,做得还不完善,仅供参考!-a simple simulation of the drilling small procedures done is not perfect, the only reference!
HNC
- 华中数控模拟软件,可以仿真宏程序的软件,学习数控的好软件。-Huazhong CNC simulation software, you can macro process simulation software, a good software to learn CNC.
2
- 数控梯形图编程,发那科系统,圆弧插补,宏程序,G代码-NC ladder programming, Fanuc system, circular interpolation, macro programs, G code
NCCode
- 用VC++开发的一个数控加工的仿真程序。此程序能根据NC代码仿真生成加工轨迹-With VC++ Developed a simulation program for NC machining. According to this procedure can generate NC code simulation processing trajectory
NCSimulaSys
- 用VC++开发了一个数控加工的三维仿真程序,能有效仿真加工过程。-With VC++ Developed a three-dimensional simulation of NC machining process simulation can effectively process.
PCandCNCCommunicationSystems
- 设计一个PC机与多台数控机床通信系统。用一台计算机或网络对多台数控机床进行综合控制,完成数控程序传输,机床状态监控等功能-The design of a PC machine with multiple CNC machine tool communications systems. Using a computer or network of multiple integrated control of CNC machine too
tujiaoji
- 涂胶机数控程序解释器解释程序的开发,阐述了解释理论的有关原理,并将其应用于数控代码的解释中,完成了解释程序的开发,同时应用了一种基于软件重用思想的程序开发方法—可扩展指令集程序设计方法,来实现可解释的代码集的扩展,从而提高程序的可移植性。 -In this paper, the principle related with interpretation theory arc stated and applied to interpr
cccc
- 介绍了在执行G代码的运动控制中,对G代码 数控程序的解析、处理,并设计了一种针对高速高精度运动控制的Lookahead 功能的算法-Introduced in the implementation of motion control in the G code, G code NC programs on the analysis, processing, and designed a high-precision motion c
CNC_Homework
- 使用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 compariso
数控稳压电源程序
- 51内核,使用外部AD DA的较复杂的一整套数控稳压电源(A Digital Power Supply With 8051 Microcontroller)
jiguangdiaoke
- 本程序为激光雕刻机控制程序,平台为VC++6.0(This program is a laser engraving machine control program, the platform is VC++6.0)
数控电源
- (1)输出电压:范围0~+9.9V,步进0.1V,纹波不大于10mV; (2)输出电流:500mA; (3)输出电压值由数码管显示; (4)由“+”、“-”两键分别控制输出电压步进增减; (5)为实现上述几部件工作,自制一稳压直流电源,输出±15V,+5V。 2.发挥部分 (1)可通过一个扫描式矩阵键盘对输出电压进行预置在0~9.9V之间的任意一个值; (2)用按键可进行加减电压值,实现输出电压变化(步进0.1V不变);