子程序,subprogram
1)subprogram[英][s?b'pr?ugr?m][美][s?b'progr?m]子程序
1.The applications of subprogram calling in numerical control programme;子程序调用在数控编程中的应用
2.How to manage subprogram to programme on NC lathe;在数控车床上如何运用子程序编写程序
3.The Programming Method and Skill of Subprogram in NC Machine Tool;数控机床利用子程序编程的方法和技巧
英文短句/例句

1.subroutine nesting子程序嵌套, 子程序套用
2.subroutine librarian子程序库管理程序员
3.mathematical subroutine library routine数学子程序库例行程序
4.A subroutine or set of data contained sequentially within another.子程序包含在其它程序中的程序或一组连续数
5.a routine that coordinates the operation of subroutines.配合子程序运转的例行程序。
6.routine operation例行程序操作子程序运算
7.To assign main routines and subroutines to storage.为主程序或子程序分配存储器。
8.bootstrap loader引导装配程序, 输入引导子程序
9.Collision Subroutine Improved about KIVA-3V;KIVA-3V程序中碰撞子程序的改进
10.externally compiled subprogram identifier外部编译子程序标识符
11.input/output request subroutine输入输出请求子程序
12.in line subroutine expansio直接插入子程序展开
13.display subroutine call instructio显示子程序调用指令
14.subroutine register usage子程序寄存器使用法
15.link run-time subprogram连接运行时间子程序
16.compilation of subprogram file transliteration子程序文件直译编译法
17.input/output system subroutine输入输出系统子程序
18.compiler subroutine library编译程序的子例(行)程序库
相关短句/例句

subroutine[英]['s?bru:'ti:n][美][,s?bru'tin]子程序
1.The features and applications of compound cycle function and subroutine programming in numerical machining;数控加工复合循环功能与子程序编程的特点及其应用
2.Processing the trapezoidal thread by transfering the subroutine finely;巧妙调用子程序加工梯形螺纹
3.The constitutes and using methods of subroutine and macroinstruction during NC milling are stated.阐述了数控铣削中子程序、宏指令的构成和调用方法。
3)sub-program子程序
1.The functions of sub-program and its format in digitally controlled programing are introduced.介绍了子程序功能及其在数控编程中的调用格式,并分析了子程序功能应用过程中产生程 序错误的原因及其修正方法。
4)subroutines子程序
1.This paper points out that the functions of subroutines and parametric programming of the NC system can complete machining of some special parts.指出利用数控系统的子程序和参数编程功能可以完成一些特殊零件的加工。
2.For the condition of bearing could not be simulated accurately purely depending on that, a new technique is raised in this thesis—ADAMS combined with dummy parts and user_defined contact subroutines, which is not only visual, parametric as well as reduced in experiment, but also a contribution to innovation in analyzing dynamic model for deep groove ball bearing.根据受力分析编译相应子程序使研究更加接近工况,最后对滚子与保持架兜孔游隙、内滚道转速、径向载荷、滚子尺寸变化进行参数化研究,得出这些量对轴承稳定性的影响,其中,保持架游隙与内滚道转速对保持架稳定性影响较大,而径向载荷与滚子尺寸变化则影响较小,并与Gupta等人的分析和实验结果进行对比,基本吻合。
5)sub-sub-routine子子程序
6)subroutine subprogram子程序的子程序
延伸阅读

子程序分子式:CAS号:性质:可以独立于主程序的一部分程序。子程序可以独立地完成某种功能的计算。各个子程序都有各自的名字。主程序可以通过子程序名,在主程序的不同地方调用。通常子程序都带有一定数量的参数,也有不带参数的子程序。