1) NC machining
G代码文件
2) G code
G代码
1.
G code line PIDP compiling algorithm;
G代码行PIDP编译算法
2.
Then particular introduce the ways of analyse and deal with the G code in the motion-control.
文章概述了在高速高精度数控系统中运动控制的重要意义,接着详细介绍了在执行G代码的运动控制中,对G代码数控程序的解析、处理,并设计了一种针对高速高精度运动控制的Lookahead功能的算法;随后给出了实验效果的验证,并把研究结果引入到项目的开发应用中。
3.
In this paper, a G code translator module of virtual NC machining system is present, and some special expressions are used for lexical and syntax analyzing in this module.
介绍虚拟数控加工中,G代码编译功能模块的结构、功能和重要意义。
3) G codes
G代码
1.
This paper clarifies the feasibility of the transformation from G codes to Job instructions of robot systems, analyzes in detail the transforming algorithms between G codes and Job instructions considering the differences between NC machine co.
本文分析了利用通用 G代码实现机器人自动编程的可行性 ,在考虑了数控机床与机器人坐标系统的差异的基础上 ,具体研究了 G代码程序到机器人工作程序的转换算法 ,并从编程的角度 ,对轨迹仿真、差错检验以及动态优化进行了讨
4) G-code
G代码
1.
Development of G-code programming software for parallel kinematic machine tools;
面向并联机床的G代码编程软件的开发
2.
IPC-based design of G-code compiler;
基于工控机的G代码编译程序设计
5) interior G algebra
内G-代数
6) G-algebras
G-代数
1.
In this paper,we studied the relations between valuations and filters in some fuzzy logic algebras,such as MV-algebras,Π-algebras,G-algebras,R0-algebras,etc.
通过研究MV-代数、Π-代数、G-代数、R0-代数等模糊逻辑代数的赋值(从模糊逻辑代数L到单位区间[0,1]的同态)与滤子之间的关系,建立了MV-代数、Π-代数、G-代数、R0-代数等模糊逻辑代数的Loomis-Sikorski表现定理。
参考词条
补充资料:代码生成
代码生成
code generation
daima Shengeheng代码生成(,de generation)把语法语义分析后的中间结果转换成等价的目标程序或目标程序模块的过程。中间结果是用三元式、四元式或逆波兰式等中间语言表示的程序。目标程序是用目标语言书写的。目标语言可以是机器语育、汇编语言乃至高级语育。随着计算机的编译环境和执行环境的不断完善,不仅能产生可直接执行的目标程序,也能生成可再定位的或可连接的目标程序模块,并最终通过连接装人程序构成可直接执行的目标程序。 代码生成不但与编译有关,而且与运行环境有关。所生成的目标程序应当符合连接装人所要求的规范。代码生成中存储分配和寄存器分配是直接影响目标程序功效的重要且复杂的问题,应给予足够重视。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。