-
101 детектор ошибки
1. error detector2. detector errorРусско-английский словарь по информационным технологиям > детектор ошибки
-
102 контроль ошибок
1. error checking2. error checkРусско-английский словарь по информационным технологиям > контроль ошибок
-
103 код серьезности ошибки
код с ошибкой; код ошибки — error code
Русско-английский большой базовый словарь > код серьезности ошибки
-
104 код с контролем ошибок
1) Mathematics: error checking code2) Information technology: checkable code, error-checking code3) Astronautics: error-detecting code, error-detection codeУниверсальный русско-английский словарь > код с контролем ошибок
-
105 корректирующий код
1) Engineering: error correcting code, error-correcting code2) Economy: correcting code3) Network technologies: ECC4) Security: error control code, error-recovery codeУниверсальный русско-английский словарь > корректирующий код
-
106 код ошибки
1) Engineering: erroneous code, error code, fault signal (http://moscow-translator.ru/grammar)2) Mathematics: errorlevel code3) Information technology: error number, error value4) General subject: error code (в электронной системе управления) -
107 Fehlerkorrekturcode
m COMP error correction code, self-correcting code, TELEKOM error correction code, error-correcting codeDeutsch-Englisch Wörterbuch für Informatik > Fehlerkorrekturcode
-
108 код обнаружения и коррекции ошибок
Универсальный русско-английский словарь > код обнаружения и коррекции ошибок
-
109 код обработки ошибок и сообщений
Astronautics: error handling and reporting code, error handling code, error reporting codeУниверсальный русско-английский словарь > код обработки ошибок и сообщений
-
110 код, исправляющий ошибки
1) Engineering: error correcting code, error-correcting code2) Telecommunications: error-correction codeУниверсальный русско-английский словарь > код, исправляющий ошибки
-
111 проверка и исправление ошибок
Information technology: error checking and correcting (http://ivb.unact.ru/glossary/ecc.html), error correction code, error checking and correcting, error correction code (http://ivb.unact.ru/glossary/ecc.html)Универсальный русско-английский словарь > проверка и исправление ошибок
-
112 código autocomprobador
m.self-checking code, error-detecting code, error-correcting code, self-correcting code. -
113 código autoverificador
m.self-checking code, error-correcting code, error-detecting code, self-correcting code. -
114 ECC
< edv> ■ error correction code (ECC); error correcting code; error correction system -
115 Fehlerkorrekturcode
m (ECC) < edv> ■ error correction code (ECC); error correcting code; error correction system -
116 Fehlerkorrekturkode
m < edv> ■ error correction code (ECC); error correcting code; error correction system -
117 fehlerkorrigierender Kode
m < edv> ■ error correction code (ECC); error correcting code; error correction systemGerman-english technical dictionary > fehlerkorrigierender Kode
-
118 код обнаружения ошибок
Automation: error detecting code, error-detection codeУниверсальный русско-английский словарь > код обнаружения ошибок
-
119 zaštitni kod
-
120 kod sa otklanjanjem grešaka
• correcting code• error-correcting codeСрпски-Енглески Технички речник > kod sa otklanjanjem grešaka
См. также в других словарях:
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 — [kəʊd ǁ koʊd] noun 1. [countable] LAW a complete set of written rules or laws: • Each state in the US has a different criminal and civil code. ˈbuilding code [countable] LAW a set of rules that states what features a new building, bridge etc… … Financial and business terms
error-checking code — klaidų aptikties kodas statusas T sritis automatika atitikmenys: angl. error checking code; error control code; error detecting code; error detection code vok. Fehlererkennungscode, m; Fehlerprüfcode, m; Fehlersuchcode, m rus. код с обнаружением… … Automatikos terminų žodynas
error-control code — klaidų aptikties kodas statusas T sritis automatika atitikmenys: angl. error checking code; error control code; error detecting code; error detection code vok. Fehlererkennungscode, m; Fehlerprüfcode, m; Fehlersuchcode, m rus. код с обнаружением… … Automatikos terminų žodynas
error-detecting code — klaidų aptikties kodas statusas T sritis automatika atitikmenys: angl. error checking code; error control code; error detecting code; error detection code vok. Fehlererkennungscode, m; Fehlerprüfcode, m; Fehlersuchcode, m rus. код с обнаружением… … Automatikos terminų žodynas
error-detection code — klaidų aptikties kodas statusas T sritis automatika atitikmenys: angl. error checking code; error control code; error detecting code; error detection code vok. Fehlererkennungscode, m; Fehlerprüfcode, m; Fehlersuchcode, m rus. код с обнаружением… … Automatikos terminų žodynas
code de contrôle d'erreurs — klaidų aptikties kodas statusas T sritis automatika atitikmenys: angl. error checking code; error control code; error detecting code; error detection code vok. Fehlererkennungscode, m; Fehlerprüfcode, m; Fehlersuchcode, m rus. код с обнаружением… … Automatikos terminų žodynas
error correcting code — klaidų taisymo kodas statusas T sritis automatika atitikmenys: angl. correcting code; error correcting code vok. Fehlerkorrekturkode, m; fehlerkorrigierender Kode, m rus. код исправления ошибок, m; корректирующий код с исправлением ошибок, m… … Automatikos terminų žodynas
code correcteur — klaidų taisymo kodas statusas T sritis automatika atitikmenys: angl. correcting code; error correcting code vok. Fehlerkorrekturkode, m; fehlerkorrigierender Kode, m rus. код исправления ошибок, m; корректирующий код с исправлением ошибок, m… … Automatikos terminų žodynas
code correcteur d'erreurs — klaidų taisymo kodas statusas T sritis automatika atitikmenys: angl. correcting code; error correcting code vok. Fehlerkorrekturkode, m; fehlerkorrigierender Kode, m rus. код исправления ошибок, m; корректирующий код с исправлением ошибок, m… … Automatikos terminų žodynas
Error hiding — is an anti pattern, in computer programming. The programmer hides error messages by overriding them with exception handling. As a result of this the root error message is hidden from the user (hence error hiding ) and so they will not be told… … Wikipedia