-
21 период повторения импульсов
1. pulse repetition cycle2. pulse timeсерия импульсов; последовательность импульсов — pulse string
импульсный анализатор; анализатор импульсов — pulse analyzer
Русско-английский большой базовый словарь > период повторения импульсов
-
22 пусковой импульс
1. вчт. firing pulse2. рлк. trigger pulseсерия импульсов; последовательность импульсов — pulse string
импульсный анализатор; анализатор импульсов — pulse analyzer
Русско-английский большой базовый словарь > пусковой импульс
-
23 серия импульсов
1. boxcar2. pulse group3. pulse string4. pulse train -
24 строка идентификаторов
идентифицирующий код; идентификатор — identification code
Русско-английский большой базовый словарь > строка идентификаторов
-
25 устройство ввода
1. input device2. input equipment3. input mechanism4. input5. input unitРусско-английский большой базовый словарь > устройство ввода
-
26 фиктивная команда
1. dummy instructionхолостая команда; фиктивная команда — do-nothing instruction
код команды; система команд; набор команд — instruction code
команда-заготовка; скелетная команда — skeleton instruction
2. do-nothing instructionкоманда пересылки; команда перехода — transfer instruction
3. null instructionзадавать команду с помощью … — specify an instruction by …
структура команды; формат команды — instruction structure
4. waste instructionкоманда пересылки; команда перемещения — move instruction
Русско-английский большой базовый словарь > фиктивная команда
-
27 открытый
-
28 объявит совещание открытым
1. declare a meeting open2. declaring a meeting openна открытом воздухе; под открытым небом — under the open sky
Русско-английский военно-политический словарь > объявит совещание открытым
-
29 отпирающий импульс
1. unblanking pulse2. enable pulseсерия импульсов; последовательность импульсов — pulse string
импульсный анализатор; анализатор импульсов — pulse analyzer
Русско-английский словарь по информационным технологиям > отпирающий импульс
-
30 прохождение импульса
1. pulse transmissionсерия импульсов; последовательность импульсов — pulse string
импульсный анализатор; анализатор импульсов — pulse analyzer
2. pulse propagationРусско-английский словарь по информационным технологиям > прохождение импульса
-
31 синхронизирующий импульс
1. dating pulse2. syncronizing pulseсерия импульсов; последовательность импульсов — pulse string
импульсный анализатор; анализатор импульсов — pulse analyzer
Русско-английский словарь по информационным технологиям > синхронизирующий импульс
-
32 буквенный
Бизнес, юриспруденция. Русско-английский словарь > буквенный
- 1
- 2
См. также в других словарях:
Code injection — is the exploitation of a computer bug that is caused by processing invalid data. Code injection can be used by an attacker to introduce (or inject ) code into a computer program to change the course of execution. The results of a code injection… … Wikipedia
Code — redirects here. CODE may also refer to Cultural Olympiad Digital Edition. Decoded redirects here. For the television show, see Brad Meltzer s Decoded. For code (computer programming), see source code. For other uses, see Code (disambiguation).… … Wikipedia
Code Red (computer worm) — Code Red Type Server Jamming Worm The Code Red worm was a computer worm observed on the Internet on July 13, 2001. It attacked computers running Microsoft s IIS web server. The Code Red worm was first discovered and researched by eEye Digital… … Wikipedia
String searching algorithm — String searching algorithms, sometimes called string matching algorithms, are an important class of string algorithms that try to find a place where one or several strings (also called patterns) are found within a larger string or text. Let Σ be… … Wikipedia
Code page — is another term for character encoding. It consists of a table of values that describes the character set for a particular language. The term code page originated from IBM s EBCDIC based mainframe systems,[1] but many vendors use this term… … Wikipedia
String.h — Demande de traduction string.h → … Wikipédia en Français
Code Red Cloud Nine — Studio album by Richard Bennett Released 2008 Genre … Wikipedia
Code review — is systematic examination (often as peer review) of computer source code. It is intended to find and fix mistakes overlooked in the initial development phase, improving both the overall quality of software and the developers skills. Reviews are… … Wikipedia
Code bloat — is the production of code that is perceived as unnecessarily long, slow, or otherwise wasteful of resources. Code bloat can be caused by inadequacies in the language in which the code is written, inadequacies in the compiler used to compile the… … Wikipedia
string.h — <string.h> est l en tête de la bibliothèque standard de C, du langage C, qui contient les définitions des macros, des constantes et les déclarations de fonctions et de types utilisées non seulement pour la manipulation de chaînes de… … Wikipédia en Français
String literal — A string literal is the representation of a string value within the source code of a computer program. There are numerous alternate notations for specifying string literals, and the exact notation depends on the individual programming language in … Wikipedia