-
41 error-checking code
код с обнаружением ошибок код с контролем ошибок;
код с обнаружением ошибокБольшой англо-русский и русско-английский словарь > error-checking code
-
42 parity-checking code
код с контролем по четностиБольшой англо-русский и русско-английский словарь > parity-checking code
-
43 self-checking code
код с обнаружением ошибокБольшой англо-русский и русско-английский словарь > self-checking code
-
44 systematic error checking code
код с обнаружением систематических ошибокБольшой англо-русский и русско-английский словарь > systematic error checking code
-
45 error-checking [error-control] code
Англо-русский словарь технических терминов > error-checking [error-control] code
-
46 self-checking code
Англо-русский словарь технических терминов > self-checking code
-
47 self-checking code
-
48 error checking code
Математика: код с контролем ошибок, код с обнаружением ошибок -
49 error correction code, error checking and correcting
Вычислительная техника: код с исправлением ошибок, проверка и исправление ошибокУниверсальный англо-русский словарь > error correction code, error checking and correcting
-
50 error-checking code
1) Техника: код с обнаружением ошибок2) Вычислительная техника: код с контролем ошибок -
51 parity-checking code
1) Телекоммуникации: код с проверкой чёткости2) Вычислительная техника: код с контролем по чётности3) Космонавтика: код с контролем по нечётности -
52 self-checking code
2) Телекоммуникации: код с самопроверкой3) Космонавтика: самоконтролирующийся код4) Сетевые технологии: самоконтролируемый код -
53 systematic error checking code
1) Телекоммуникации: групповой код самопроверки2) Вычислительная техника: код с обнаружением систематических ошибок3) Космонавтика: систематический код с обнаружением ошибокУниверсальный англо-русский словарь > systematic error checking code
-
54 systematic error-checking code
Электроника: групповой код, систематический код с обнаружением ошибокУниверсальный англо-русский словарь > systematic error-checking code
-
55 systematic-error checking code
Математика: код с обнаружением систематических ошибокУниверсальный англо-русский словарь > systematic-error checking code
-
56 error checking code
Англо-русский словарь по компьютерной безопасности > error checking code
-
57 self-checking code
самоконтролируемый код, код с самопроверкойАнгло-русский словарь по компьютерной безопасности > self-checking code
-
58 self-checking code
-
59 systematic error-checking code
English-Russian electronics dictionary > systematic error-checking code
-
60 self-checking code
The New English-Russian Dictionary of Radio-electronics > self-checking code
См. также в других словарях:
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
ChecKing — is a web application developed by optimyth intended for monitoring the quality of software development process and its results, that covers the needs of organizations that want to control software quality before it is put into production. To do… … Wikipedia
Code refactoring — Refactor redirects here. For the use of refactor on Wikipedia, see Wikipedia:Refactoring talk pages. Code refactoring is disciplined technique for restructuring an existing body of code, altering its internal structure without changing its… … Wikipedia
Code audit — A software code audit is a comprehensive analysis of source code in a programming project with the intent of discovering bugs, security breaches or violations of programming conventions. It is an integral part of the defensive programming… … Wikipedia
Code 39 — A Code 39 Barcode Label WIKIPEDIA encoded in Code 39 Code 39 (also known as Alpha39, Code 3 of 9, Code 3/9, Type 39 … Wikipedia
Code pseudo-aléatoire — Générateur de nombres pseudo aléatoires Un générateur de nombres pseudo aléatoires, pseudorandom number generator (PRNG) en anglais, est un algorithme qui génère une séquence de nombres présentant certaines propriétés du hasard. Par exemple, les… … Wikipédia en Français
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 Correction Code — code that checks identifies and corrects data errors in a computer (by joining it to each unit of data that is stored in memory and checking the data again on repeat reads), ECC … English contemporary dictionary
Model checking — This article is about checking of models in computer science. For the checking of models in statistics, see regression model validation. In computer science, model checking refers to the following problem: Given a model of a system, test… … Wikipedia
List of tools for static code analysis — This is a list of significant tools for static code analysis.Historical products* Lint the original static code analyzer of C code.Open source or Noncommercial products .NET (C#, VB.NET and all .NET compatible languages) *… … Wikipedia