subroutine

美 [ˈsʌbruːtiːn]英 [ˈsʌbruːtiːn]
  • n.子例程,子程序(程序中反复执行某任务的一系列指令)
subroutinesubroutine

noun

computing 计子例程,子程序(程序中反复执行某任务的一系列指令)
a set of instructions which repeatedly perform a task within a program

also subprogram

noun

1
a set sequence of steps, part of larger computer program
Synonym: routine subprogram procedure function

数据来源:WordNet

  1. To cluster similar rules , start scanning the rules in the subroutine .

    要集群化类似的规则,则需要在子例程中扫描规则。

  2. The end result is , in all cases , a subroutine with a call interface .

    在所有情况下最终的结果都是带有调用接口的子例程。

  3. A New Method for Linking Main BASIC Program to Assembly Subroutine

    BASIC主程序与汇编语言子程序连接的新方法

  4. In terms of software , software design and the design of the subroutine .

    在软件方面,进行软件总体设计以及各子程序的设计。

  5. Subroutine construction programming method is used for optimizing .

    程序较多采用子程序以优定设计。

  6. Analysis on Subroutine Design and Macro in 8086 / 8088 Assembly Language

    浅析8086/8088汇编语言中子过程与宏

  7. So the system selected the appropriate subroutine within your driver .

    所以这个系统选择在你的驱动中的适当的程序。

  8. Interrupt subroutine program is the realization of the control algorithm .

    其中电机的控制算法在中断程序中实现。

  9. New Exploration on Drawing of Machine Parts by Using the Subroutine in BASIC Program

    用BASIC子程序绘制机械零件图新探

  10. Application of MSC Adams User Subroutine in Satellite Attitude Control System Simulation Analysis

    MSCADAMS用户自定义子程序在卫星姿控系统仿真分析中的应用

  11. The study of flow chart generating algorithm for assembly subroutine

    汇编子程序流程图绘制算法研究

  12. The software structure including main program interrupt subroutine flow chart was provided .

    最后给出了控制系统软件结构框图,包括主程序和中断程序。

  13. Also idea of design and program of protecting subroutine used by output control are introduced .

    介绍了输出控制所采用的保护子程序的设计思想。

  14. A brake system model subroutine was developed and embedded in ADAMS .

    开发了独立的制动模型子程序,并在ADAMS软件中进行应用。

  15. In software design , it is completed by subroutine debugging .

    软件部分通过分级调试完成。

  16. Then use the following subroutine to load the field weights into memory .

    然后使用以下子例程将字段权重装入内存。

  17. The system includes geometry processing module , manufacturing technology module and subroutine program library .

    该系统由几何处理模块、工艺处理模块、后置处理模块和子程序库组成。

  18. The sum () subroutine is implemented in a direct way .

    sum()子例程是以直接的方式实现的。

  19. Besides , two level subroutine nesting is provided by two level stack .

    而且由两级堆栈提供了两级子程序嵌套。

  20. A named process , such as a subroutine or a module .

    一个特定进程,如子例程或模块。

  21. They give one subroutine group to the big computing program used by a pocket computer .

    为开发微机用大型计算程序提供了一个子程序集。

  22. To transfer control to a specified closed subroutine .

    把控制转交给一个指定的闭式子例行程序。参阅subroutinecall。

  23. Let 's go back and flesh out the match subroutine

    让我们回去充实match子例程

  24. Dynamic Analysis of Diesel Engine PG Type Hydraulic Governor System and Portable Subroutine Package

    柴油机PG型液压调速器系统的动态分析与小型程序包

  25. Let 's take a look at the subroutine and describe how it works .

    让我们来看一看这个子程序并了解一下其工作原理。

  26. Step one instruction , but proceed through subroutine calls .

    单步执行一条指令,但通过子程序调用处理。

  27. Imagine being able to modify the return value of your subroutine !

    想象一下可以修改子程序的返回值!

  28. Detailed analysis of some important subroutines in the PLC subroutine library is also presented .

    并结合在工程实践中遇到的问题,对PLC子程序库中的几个关键子程序作了详细的分析和介绍。

  29. This subroutine sorts one or two dimensional arrays .

    这个子程序可以对一维或者二维数组进行排序。

  30. This paper introduces the creation of subroutine and some questions we should pay attention to .

    文中介绍子程序的创建及应注意的问题,并结合实例说明了利用子程序调用能使创建的程序结构模块化调试、理解和维护。