-
21 hardwired subprogram
"зашитая" подпрограммаinput/output subprogram — подпрограмма ввода-вывода
-
22 initialization subprogram
подпрограмма инициализации; подпрограмма начального запускаinput/output subprogram — подпрограмма ввода-вывода
-
23 input/output subprogram
-
24 interpretive subprogram
интерпретирующая подпрограмма; подпрограмма-интерпретаторinput/output subprogram — подпрограмма ввода-вывода
-
25 interrupt service subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian base dictionary > interrupt service subprogram
-
26 library subprogram
input/output subprogram — подпрограмма ввода-вывода
-
27 one-level subprogram
input/output subprogram — подпрограмма ввода-вывода
-
28 open subprogram
input/output subprogram — подпрограмма ввода-вывода
-
29 optimized subprogram
input/output subprogram — подпрограмма ввода-вывода
-
30 recursive subprogram
input/output subprogram — подпрограмма ввода-вывода
-
31 test subprogram
тестовая подпрограмма; подпрограмма тестированияinput/output subprogram — подпрограмма ввода-вывода
-
32 two-level subprogram
input/output subprogram — подпрограмма ввода-вывода
-
33 call to subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian big polytechnic dictionary > call to subprogram
-
34 closed subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian big polytechnic dictionary > closed subprogram
-
35 input/output subprogram
English-Russian big polytechnic dictionary > input/output subprogram
-
36 library subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian big polytechnic dictionary > library subprogram
-
37 test subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian big polytechnic dictionary > test subprogram
-
38 USL
1) Компьютерная техника: User Subprogram Library2) Спорт: United Soccer Leagues3) Техника: Underwater Sound Laboratory4) Шутливое выражение: The University Of Slow Learners5) Сокращение: Under-Slung Loads, Upper Specification Level, liquid superficial velocity6) Вычислительная техника: UNIX Systems Laboratories, Unix Systems Laboratories (AT&T, Unix)7) Фирменный знак: Ultra Stereo Labs, Inc., Unix Software Laboratory8) Глоссарий компании Сахалин Энерджи: unconfined compressive strength9) Сетевые технологии: UNIX System Laboratories10) NYSE. The Uniform Securities Legislation, Upper Specification Limit11) Аэропорты: Useless Loop, Western Australia, Australia12) AMEX. U S Liquids, Inc. -
39 подпрограмма пользователя
Большой англо-русский и русско-английский словарь > подпрограмма пользователя
-
40 library
-
cell library
-
command library
-
cut library
-
data library
-
diagnostic library
-
disk library
-
film library
-
font library
-
genomic library
-
help library
-
input/output library
-
job library
- library of patterns -
macro-definition library
-
macro library
-
magnetic-tape library
-
object program library
-
object library
-
parts library
-
pattern library
-
program library
-
public library
-
relocatable library
-
resident library
-
routine library
-
run-time library
-
standard cell library
-
subprogram library
-
subroutine library
-
system library
-
tape library
-
typeface library
-
user library
-
vision library
См. также в других словарях:
USL — United Soccer Leagues (Community » Sports) * Upper Specification Limit (Business » NYSE Symbols) * U S Liquids, Inc. (Business » AMEX Symbols) * User Subprogram Library (Computing » General) * The Uniform Securities Legislation (Business » NYSE… … Abbreviations dictionary
SPARK (programming language) — infobox programming language name = SPARK influenced by = Ada, HAL/SSPARK is a formally defined computer programming language based on the Ada programming language, intended to be secure and to support the development of high integrity software… … Wikipedia
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
CNC — The abbreviation CNC stands for computer numerical control, and refers specifically to a computer controller that reads G code instructions and drives a machine tool, a powered mechanical device typically used to fabricate components by the… … Wikipedia
computer — computerlike, adj. /keuhm pyooh teuhr/, n. 1. Also called processor. an electronic device designed to accept data, perform prescribed mathematical and logical operations at high speed, and display the results of these operations. Cf. analog… … Universalium
computer programming language — Introduction any of various languages for expressing a set of detailed instructions for a digital computer. Such instructions can be executed directly when they are in the computer manufacturer specific numerical form known as machine… … Universalium
Structured programming — can be seen as a subset or subdiscipline of procedural programming, one of the major programming paradigms. It is most famous for removing or reducing reliance on the GOTO statement.Historically, several different structuring techniques or… … Wikipedia
Fortran language features — This is a comprehensive overview of features of the Fortran 95 language, the version supported by almost all existing Fortran compilers. Old features that have been superseded by new ones are not described few of those historic features are used… … Wikipedia
G-code — G Code, or preparatory code or function, are functions in the Numerical control programming language. The G codes are the codes that position the tool and do the actual work, as opposed to M codes, that manages the machine; T for tool related… … Wikipedia
HP calculators — refer to various calculators manufactured by the Hewlett Packard company over the years. History In the 1960s, Hewlett Packard was becoming a diversified electronics company with product lines in electronic test equipment, scientific… … Wikipedia
Generic programming — is a style of computer programming in which algorithms are written in terms of to be specified later types that are then instantiated when needed for specific types provided as parameters and was pioneered by Ada which appeared in 1983. This… … Wikipedia