-
1 parametric subroutine
постоянная подпрограмма; типовая подпрограмма ( цикла обработки изделия на станке); см. также canned programАнгло-русский словарь промышленной и научной лексики > parametric subroutine
-
2 programmable subroutine
Англо-русский словарь промышленной и научной лексики > programmable subroutine
-
3 параметрическая подпрограмма
Русско-английский исловарь по машиностроению и автоматизации производства > параметрическая подпрограмма
-
4 параметрическая подпрограмма
Русско-английский политехнический словарь > параметрическая подпрограмма
-
5 canned program
постоянная подпрограмма; типовая подпрограмма ( применяется в станках для реализации часто повторяющихся циклов); см. также parametric subroutine; programmable subroutineАнгло-русский словарь промышленной и научной лексики > canned program
-
6 параметрическая подпрограмма
Engineering: parametric subroutineУниверсальный русско-английский словарь > параметрическая подпрограмма
См. также в других словарях:
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
Variable — A variable (pronEng|ˈvɛərɪəbl) is an attribute of a physical or an abstract system which may change its value while it is under observation. Examples include the height of a child, the temperature across a state, or the input to a function. This… … Wikipedia
parameter — noun /pəˈɹæm.ə.tə/ a) A variable kept constant during an experiment, calculation or similar. b) A name in a function or subroutine definition that is replaced by, or bound to, the corresponding actual argument when the function or subroutine is… … Wiktionary
Class (computer programming) — In object oriented programming, a class is a construct that is used as a blueprint to create instances of itself – referred to as class instances, class objects, instance objects or simply objects. A class defines constituent members which enable … Wikipedia
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Exception handling — is a programming language construct or computer hardware mechanism designed to handle the occurrence of exceptions, special conditions that change the normal flow of program execution. Programming languages differ considerably in their support… … Wikipedia
Kalman filter — Roles of the variables in the Kalman filter. (Larger image here) In statistics, the Kalman filter is a mathematical method named after Rudolf E. Kálmán. Its purpose is to use measurements observed over time, containing noise (random variations)… … Wikipedia
Reference (computer science) — This article is about a general notion of reference in computing. For the more specific notion of reference used in C++, see Reference (C++). In computer science, a reference is a value that enables a program to indirectly access a particular… … Wikipedia
Pointer (computing) — This article is about the programming data type. For the input interface (for example a computer mouse), see Pointing device. Pointer a pointing to the memory address associated with variable b. Note that in this particular diagram, the computing … Wikipedia
Flow-based programming — In computer science, flow based programming (FBP) is a programming paradigm that defines applications as networks of black box processes, which exchange data across predefined connections by message passing. These black box processes can be… … Wikipedia