cyclomatic matrix - traducción al ruso
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

cyclomatic matrix - traducción al ruso

СТРУКТУРНАЯ (ИЛИ ТОПОЛОГИЧЕСКАЯ) МЕРА СЛОЖНОСТИ КОМПЬЮТЕРНОЙ ПРОГРАММЫ; ДЛЯ ВЫЧИСЛЕНИЯ ИСПОЛЬЗУЕТСЯ ГРАФ ПОТОКА УПРАВЛЕНИЯ ПРОГРАММЫ
Cyclomatic complexity
  • 10 − 8 + 1 {{=}}3}}
  • 9 − 8 + 2 × 1 {{=}} 3}} (рассчитано по первому варианту)

cyclomatic matrix      

математика

цикломатическая матрица

submatrix         
  • The vectors represented by a 2-by-2 matrix correspond to the sides of a unit square transformed into a parallelogram.
  • orientation]], since it turns the counterclockwise orientation of the vectors to a clockwise one.
  • 150px
  • 150px
  • 150px
  • An example of a matrix in Jordan normal form. The grey blocks are called Jordan blocks.
  • An undirected graph with adjacency matrix:
<math display="block">\begin{bmatrix}
1 & 1 & 0 \\
1 & 0 & 1 \\
0 & 1 & 0
\end{bmatrix}.</math>
  • Two different Markov chains. The chart depicts the number of particles (of a total of 1000) in state "2". Both limiting values can be determined from the transition matrices, which are given by <math>
\begin{bmatrix}
 0.7 & 0\\
 0.3 & 1
\end{bmatrix}</math> (red) and <math>
\begin{bmatrix}
 0.7 & 0.2\\
 0.3 & 0.8
\end{bmatrix}</math> (black).
  • Schematic depiction of the matrix product '''AB''' of two matrices '''A''' and '''B'''.
  • 125px
  • indefinite]].
  • 125px
  • 150px
  • 175px
RECTANGULAR ARRAY OF NUMBERS, SYMBOLS, OR EXPRESSIONS, ARRANGED IN ROWS AND COLUMNS
Matrix (Mathematics); Matrix (math); Submatrix; Matrix theory; Matrix (maths); Submatrices; Matrix Theory and Linear Algebra; Infinite matrix; Square (matrix); Matrix operation; Square submatrix; Matrix(mathematics); Real matrix; Matrix math; Matrix index; Equal matrix; Matrix equation; Matrix (computer science); Matrix notation; Empty matrix; Real matrices; Principal submatrix; Array (mathematics); Matrix power; Complex matrix; Complex matrices; Applications of matrices; Rectangular matrix; Uniform matrix

общая лексика

подматрица

субматрица

математика

блок матрицы

Смотрите также

essential submatrix; nonsingular submatrix; principal submatrix; square submatrix

principal submatrix         
  • The vectors represented by a 2-by-2 matrix correspond to the sides of a unit square transformed into a parallelogram.
  • orientation]], since it turns the counterclockwise orientation of the vectors to a clockwise one.
  • 150px
  • 150px
  • 150px
  • An example of a matrix in Jordan normal form. The grey blocks are called Jordan blocks.
  • An undirected graph with adjacency matrix:
<math display="block">\begin{bmatrix}
1 & 1 & 0 \\
1 & 0 & 1 \\
0 & 1 & 0
\end{bmatrix}.</math>
  • Two different Markov chains. The chart depicts the number of particles (of a total of 1000) in state "2". Both limiting values can be determined from the transition matrices, which are given by <math>
\begin{bmatrix}
 0.7 & 0\\
 0.3 & 1
\end{bmatrix}</math> (red) and <math>
\begin{bmatrix}
 0.7 & 0.2\\
 0.3 & 0.8
\end{bmatrix}</math> (black).
  • Schematic depiction of the matrix product '''AB''' of two matrices '''A''' and '''B'''.
  • 125px
  • indefinite]].
  • 125px
  • 150px
  • 175px
RECTANGULAR ARRAY OF NUMBERS, SYMBOLS, OR EXPRESSIONS, ARRANGED IN ROWS AND COLUMNS
Matrix (Mathematics); Matrix (math); Submatrix; Matrix theory; Matrix (maths); Submatrices; Matrix Theory and Linear Algebra; Infinite matrix; Square (matrix); Matrix operation; Square submatrix; Matrix(mathematics); Real matrix; Matrix math; Matrix index; Equal matrix; Matrix equation; Matrix (computer science); Matrix notation; Empty matrix; Real matrices; Principal submatrix; Array (mathematics); Matrix power; Complex matrix; Complex matrices; Applications of matrices; Rectangular matrix; Uniform matrix

математика

главная подматрица

Definición

MATRIX MATH
<language> An early system on the UNIVAC I or II. [Listed in CACM 2(5):1959-05-16]. (1997-02-27)

Wikipedia

Цикломатическая сложность

Цикломати́ческая сло́жность програ́ммы (англ. cyclomatic complexity of a program) — структурная (или топологическая) мера сложности компьютерной программы. Мера была разработана Томасом Дж. Маккейбом в 1976 году.

При вычислении цикломатической сложности используется граф потока управления программы. Узлы графа соответствуют неделимым группам команд программы, они соединены ориентированными рёбрами, если группа команд, соответствующая второму узлу, может быть выполнена непосредственно после группы команд первого узла. Цикломатическая сложность может быть также вычислена для отдельных функций, модулей, методов или классов в пределах программы.

Маккейб применял вычисление цикломатической сложности при тестировании. Предложенный им метод заключался в тестировании каждого линейно независимого маршрута через программу, в этом случае число необходимых тестов равно цикломатической сложности программы.

¿Cómo se dice cyclomatic matrix en Ruso? Traducción de &#39cyclomatic matrix&#39 al Ruso