- procedure subroutine
-
подпрограмма-процедура
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
Subroutine — In computer science, a subroutine (function, method, procedure, or subprogram) is a portion of code within a larger program, which performs a specific task and can be relatively independent of the remaining code. The syntax of many programming… … Wikipedia
Procedure — A procedure is a specified series of actions, acts or operations which have to be executed in the same manner in order to always obtain the same result under the same circumstances (for example, emergency procedures). Less precisely speaking,… … Wikipedia
procedure — noun a) A particular method for performing a task. Ensure that you follow procedure when accessing customers personal information. b) A series of small tasks or steps taken to accomplish an end. Gracious procedures … Wiktionary
procedure — noun 1》 an established or official way of doing something. ↘a series of actions conducted in a certain order or manner. 2》 Computing a subroutine. Derivatives procedural adjective procedurally adverb Origin C16: from Fr. procédure, from… … English new terms dictionary
subroutine — /sub rooh teen /, n. Computers. an instruction sequence in a machine or assembly language program that can be prewritten and referred to as often as needed. Cf. procedure (def. 4a). [1945 50; SUB + ROUTINE] * * * … Universalium
procedure — pro·ce·dure || prÉ™ sɪËdÊ’É™(r) n. routine, protocol; course of action; subroutine, sequence of instructions (Computers) … English contemporary dictionary
procedure — n. 1 a way of proceeding, esp. a mode of conducting business or a legal action. 2 a mode of performing a task. 3 a series of actions conducted in a certain order or manner. 4 a proceeding. 5 Computing = SUBROUTINE. Derivatives: procedural adj.… … Useful english dictionary
subroutine library — noun (computing) a collection of standard programs and subroutines that are stored and available for immediate use • Syn: ↑library, ↑program library • Topics: ↑programming, ↑programing, ↑computer programming, ↑ … Useful english dictionary
Remote procedure call — (RPC) is an Inter process communication technology that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding… … Wikipedia
Stored procedure — A stored procedure is a subroutine available to applications accessing a relational database system. Stored procedures (sometimes called a proc, sproc, StoPro, or SP) are actually stored in the database data dictionary.Typical uses for stored… … Wikipedia
cataloged procedure — noun a set of control statements that have been placed in a library and can be retrieved by name • Hypernyms: ↑routine, ↑subroutine, ↑subprogram, ↑procedure, ↑function • Part Holonyms: ↑library, ↑program library, ↑ … Useful english dictionary