-
1 оператор вызова функции
Information technology: function call operatorУниверсальный русско-английский словарь > оператор вызова функции
-
2 оператор
1) General subject: (дежурный) attendant, machine man, manipulator, operating surgeon, spokeperson, driver, machine-man, mechanic, camera man2) Computers: human-operator3) Biology: operator (терминальный участок в опероне)4) Military: attendant, gunner-director (ПТУР), workman5) Engineering: control engineer, controller, handler, instructor (роботехнического комплекса или обучающей системы), jockey, machineman (машины), operative, positioner (станка), supervisor6) Construction: man, panel operator7) Mathematics: abstract function, functional, map, mapping, translation invariant operator, функция8) Railway term: man in charge, man on duty, manipulator (прокатного стана), operator (станции и т. п.), telegraph clerk, telegraph operator9) Economy: lease operator (на промысле), switcher (на промысле)10) Cinema: cameraman, camera operator11) Polygraphy: controller hand, controller hand (включающий и выключающий машину с основного пульта), operator (напр. обслуживающий электронный цветокорректор)12) TV: projectionist13) Telecommunications: call agent (колл-центра)14) Abbreviation: op15) Surgery: operator16) Information technology: clause, command, default, instruction, instructor (обучающей системы), job statement (в языке управления заданиями; -задание), statement (элемент УП; определяющий законченное действие)17) Oil: pumper (на промысле), switcher (на нефтепромысле или газопромысле)19) Astronautics: analyst, flight controller, master controller, observer20) Mechanics: human controller, human master, overseer21) Mass media: director of photography22) Drilling: tender23) Programming: operator (Встроенная операция языка, такая, как сложение. Также перегруженная операция, задаваемая функцией-членом класса)24) Automation: craftsman (-станочник)25) Robots: clause (языка), pilot (мобильного робота)27) Aviation medicine: master controller (опытный)28) Makarov: instruction (языка программирования), operator (участок оперона, регуляторная функция которого контролируется белком-репрессором), statement (языка программирования)29) Poultry breeding: fattener30) HR. Technician31) Microsoft: action statement
См. также в других словарях:
Function object — A function object, also called a functor or functional, is a computer programming construct allowing an object to be invoked or called as if it were an ordinary function, usually with the same syntax.Function objects are unrelated to functors in… … Wikipedia
Function pointer — A function pointer is a type of pointer in C, C++, D, and other C like programming languages, and Fortran 2003.[1] When dereferenced, a function pointer can be used to invoke a function and pass it arguments just like a normal function. In… … Wikipedia
Function overloading — or method overloading is a feature found in various programming languages such as Ada, C#, VB.NET, C++, D and Java that allows the creation of several methods with the same name which differ from each other in terms of the type of the input and… … Wikipedia
Call-with-current-continuation — In computer programming, the function call with current continuation, commonly abbreviated call/cc, is a control operator that originated in its current form in the Scheme programming language and now exists in several other programming languages … Wikipedia
Call stack — In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, control stack, run time stack, or machine stack, and… … Wikipedia
Operator product expansion — Contents 1 2D Euclidean quantum field theory 2 General 3 See also 4 External links 2D Euclidean quantum field theory … Wikipedia
Call transfer — A call transfer is a telecommunications mechanism that enables a user to relocate an existing call to another telephone or attendant console by using the transfer button and dialing the required location. The transferred call is either announced… … Wikipedia
Fold (higher-order function) — In functional programming, fold, also known variously as reduce, accumulate, compress or inject, is a family of higher order functions that process a data structure in some order and build up a return value. Typically, a fold deals with two… … Wikipedia
Closure operator — In mathematics, a closure operator on a set S is a function cl: P(S) → P(S) from the power set of S to itself which satisfies the following conditions for all sets X,Y ⊆ S. X ⊆ cl(X) (cl is extensive) X ⊆ Y implies cl(X) ⊆ cl(Y) (cl… … Wikipedia
Configuration state function — In quantum chemistry, a configuration state function (CSF), is a symmetry adapted linear combination of Slater determinants. A CSF must not be confused with a configuration. Contents 1 Definition 2 From Configurations to Configuration State… … Wikipedia
Refinable function — In mathematics, in the area of wavelet analysis, a refinable function is a function which fulfills some kind of self similarity. A function varphi is called refinable with respect to the mask h if:varphi(x)=2cdotsum {k=0}^{N 1} h… … Wikipedia