Subarray
Übersetzung von "subarray" ins Russisch
subarray
SubstantivUK
/ˌsʌbəˈræɪ/
US
/ˌsʌbəˈreɪ/
subarray
subarrays Pl.
подмассив
The algorithm efficiently finds the maximum sum subarray.
Алгоритм эффективно находит подмассив с максимальной суммой.
Definitionen
subarray
SubstantivUK
/ˌsʌbəˈræɪ/
US
/ˌsʌbəˈreɪ/
A contiguous part of an array, which is a data structure consisting of a collection of elements, each identified by an index.
The algorithm was designed to find the maximum sum of any subarray within the given array.
A subset of antenna elements treated as a single unit within a larger phased array.
Each subarray feeds into its own amplifier for independent beam steering.
subarray
AdjektivUK
/ˌsʌbəˈræɪ/
US
/ˌsʌbəˈreɪ/
Relating to or characteristic of a subarray.
Engineers worked on the subarray signal-processing algorithms.
Redewendungen und Phrasen
maximum subarray
Finding the maximum subarray is a common problem in computer science.
максимальный подмассив
Поиск максимального подмассива - это распространенная задача в информатике.
subarray sum
The subarray sum calculation is crucial for the algorithm.
сумма подмассива
Расчет суммы подмассива важен для алгоритма.
contiguous subarray
He struggled to find the longest contiguous subarray.
непрерывный подмассив
Он изо всех сил пытался найти самый длинный непрерывный подмассив.
subarray problem
The subarray problem can be solved using dynamic programming.
задача подмассива
Задача подмассива может быть решена с помощью динамического программирования.
subarray length
The subarray length determines the complexity of the solution.
длина подмассива
Длина подмассива определяет сложность решения.