-
21 function program
• cielový program -
22 function key
funktionstangent (speciell tangent som är märkt med ett F och ett nummer som används för att uföra olika funktioner som ett särskilt program fastställt) -
23 function generator
генератор функций; функциональный преобразователь -
24 program kernel
-
25 program maintenance
-
26 function reference
program reference table — программная справочная таблица; программный справочник
English-Russian dictionary of Information technology > function reference
-
27 function control
-
28 function program
1) Вычислительная техника: программа вычисления целевой функции, функциональная программа2) Программирование: программа вычисления (значений) функции -
29 function program
-
30 function program
The New English-Russian Dictionary of Radio-electronics > function program
-
31 function program
English-Russian dictionary of computer science and programming > function program
-
32 function program
-
33 function program
Англо-русский словарь компьютерных и интернет терминов > function program
-
34 function program
English-Russian dictionary of terms that are used in computer games > function program
-
35 function program
-
36 commercial and industrial-type function (program)
CITF, commercial and industrial-type function (program)English-Russian dictionary of planing, cross-planing and slotting machines > commercial and industrial-type function (program)
-
37 utility function, program
сервисная программа
—
[Е.С.Алексеев, А.А.Мячев. Англо-русский толковый словарь по системотехнике ЭВМ. Москва 1993]Тематики
EN
- utility function, program
Англо-русский словарь нормативно-технической терминологии > utility function, program
-
38 setup program
"A program whose function is to install another program, either on a storage medium or in memory. An installation program, also called a setup program, might be used to guide a user through the often complex process of setting up an application for a particular combination of machine, printer, and monitor." -
39 external function
функция, определённая вне данной программной единицы (см. program unit) и транслируемая отдельно от неёAnt:см. тж. functionАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > external function
-
40 ticketing program department
подразделение по билетной программе
Распространение билетов это ответственная служба с исключительно важными услугами для потребителей, управлением наличными деньгами, улаживанием финансовых разногласий. Распространением билетов необходимо хорошо управлять и иметь для этого опытных в данном вопросе сотрудников.
[Департамент лингвистических услуг Оргкомитета «Сочи 2014». Глоссарий терминов]EN
ticketing program department
Ticketing service is a high profile function with critical customer service, cash management and financial reconciliation issues at stake. Ticketing should be well run and include staff experienced in ticketing.
[Департамент лингвистических услуг Оргкомитета «Сочи 2014». Глоссарий терминов]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > ticketing program department
См. также в других словарях:
Function key — A function key is a key on a computer or terminal keyboard which can be programmed so as to cause an operating system command interpreter or application program to perform certain actions. On some keyboards/computers, function keys may have… … 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
Function — may refer to:* Function (biology), explaining why a feature survived selection * Function (mathematics), an abstract entity that associates an input to a corresponding output according to some rule * Function (engineering), related to the… … Wikipedia
Program in Mathematics for Young Scientists — (PROMYS) is a six week number theory program currently under the direction of Professor Glenn Stevens at Boston University beginning in early July and ending in mid August.The program is open to high school students, although college students and … Wikipedia
function key — function ,key noun count COMPUTING a special button on a computer keyboard that is used for a particular operation in a program. The keys near the top of a keyboard marked F1 to F12 are function keys … Usage of the words and phrases in modern English
Function-level programming — In computer science, function level programming refers to one of the two contrasting programming paradigms identified by John Backus in his work on programs as mathematical objects, the other being value level programming.In his 1977 Turing award … Wikipedia
Function composition (computer science) — In computer science, function composition (not to be confused with object composition) is an act or mechanism to combine simple functions to build more complicated ones. Like the usual composition of functions in mathematics, the result of the… … Wikipedia
Function (mathematics) — f(x) redirects here. For the band, see f(x) (band). Graph of example function, In mathematics, a function associates one quantity, the a … Wikipedia
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 — ▪ I. function func‧tion 1 [ˈfʌŋkʆn] noun 1. [countable] the purpose for which something is made or used, or the job that someone does; =role: • The main function of a cash machine is to provide people with cash when the bank is shut. • He was… … Financial and business terms
Function prototype — A function prototype in C or C++ is a declaration of a function that omits the function body but does specify the function s name, arity, argument types and return type. While a function definition specifies what a function does, a function… … Wikipedia