ARRAY SIZE на Русском - Русский перевод

[ə'rei saiz]
[ə'rei saiz]

Примеры использования Array size на Английском языке и их переводы на Русский язык

{-}
  • Official category close
  • Colloquial category close
Array size verification.
Проверка размера массива.
Then this value is compared with 0 or with the array size.
А уже затем это значение сравнивается с или с размером массива.
Array size and item number mixed up.
Путаница между размером массива и количеством элементов.
Without indicating the array size"dimensionless" initialization.
Без указания размера массива« безразмерная» инициализация.
The'sizeof(iNeighbors)' expression is illegal, as it returns the pointer size, not the array size.
Оно возвращает не размер массива, а размер указателя.
The memset() function receives an array size as the third argument.
Функция memset() принимает размер массива в третьем аргументе.
This is one more example of how the number of array items is mixed up with an array size.
Очередная путаница с количеством элементов в массиве и его размером.
You would better calculate the array size instead of using constants.
Лучше не использовать константы, а вычислять размер массива.
This error usually occurs when the'strlen' or'wcslen' function is used to calculate an array size.
Как правило, такая ошибка возникает, если для вычисления размера массива используется функция' strlen' или' wcslen.
The analyzer has detected an issue when an array size is added to a pointer.
Анализатор обнаружил, что к указателю, прибавляется размер массива.
It appeared that the ARRAY_SIZE value was small and the array was able to be created on the stack.
Стало ясно, что значение ARRAY_ SIZE небольшое и массив можно создавать на стеке.
The matrix represents a two-dimensional dynamic array, the array size is not defined in advance.
Матрица представляет собою двумерный динамический массив, размеры массивов заранее неопределены.
In this case, the array size is determined by the number of elements which are described in values_list.
В этом случае размер массива определяется количеством элементов, которые описаны в список_ значений.
The programmer should have calculated the array size, not number of items it contains.
Здесь нужно было вычислить размер массива, а не количество элементов в нем.
The memcpy() function will copy only part of the array as the third argument specifies the array size in bytes.
Функция memcpy() скопирует только часть массива, так как третий аргумент задает размер массива в байтах.
Apparently, in the condition the array sizes InitArgTypes and InitArgs should be compared.
По всей видимости, в условии должны сравниваться размеры массивов InitArgTypes и InitArgs.
Fortunately, the static analyzer is of great help here,as it notices that the array size is compared with itself.
К счастью, нам помогает статический анализатор,который замечает, что размер массива сравнивается сам с собой.
The approach is limited finite array size and finite recursion depth for dynamic data structures.
Ограничениями метода является конечность размера массивов и конечная глубина рекурсии для динамических структур данных.
The'fbuf' variable is a pointer, which means that sizeof(fbuf)will return the pointer size instead of the array size..
Переменная' fbuf' это указатель, а значитsizeof( fbuf) вернет размер указателя, а не массива.
The number of items in an array and the array size in bytes are two different entities.
Количество элементов в массиве и размер массива в байтах- две разные сущности.
The tree structure is created with toroids(torus of revolution)that have been repeated by the operator"Array" size scaling.
Структура дерева был создан с тороидов( тор революции)которые были повторены оператора" Массив" Размер масштабирование.
Difference is that new[] has to store array size to be able to call destructor of each element later.
Технически они отличаются тем, что new[] запоминает размер массива, чтобы при удалении вызвать деструктор у каждого элемента.
Acoustic cabinets are carefully designed to merge into unified system,regardless of the actuall array size.
Благодаря тщательно продуманной конструкции, модули легко соединяются в единую систему,независимо от размеров линейного массива.
The function call is incorrect: by mistake, the array size is added to the pointer which results in the function trying to sort more elements than necessary.
К указателю прибавляется размер массива, в результате чего, функция попытается отсортировать больше данных, чем следует.
The program correction consists in changing the types of the variables andfunctions used in the determination of the data array size.
Исправление программы заключается в изменении типов переменных ифункций, участвующих в вычислении размера массива данных.
But if it's necessary to evaluate the array size manually, we can use std::size( array) or its equivalent: the size for literals will be evaluated in compile-time.
Но если нужно вручную посчитать размер массива( например, чтобы передать его в функцию memcpy), то можно использовать std:: size( array) или его аналог: для литералов размер будет посчитан в compile- time.
A programmer while writing the program relied on that the size size_t will be always equal 4 and wrote the calculation of the array size"N* 4.
Программист при написании программы полагался на то, что размер size_ t всегда будет равен 4 и записал вычисление размера массива как N* 4.
The array size for the first index is equal to 31, thus, the array is intended to store information about 30 orders at the most, if they are simultaneously available on one trading account.
Размер массива по первому индексу равен 31, таким образом,массив предназначен для хранения информации максимум о тридцати ордерах, одновременно присутствующих в торговле по одному торговому счету.
No concrete recommendations can be given on how to deal with issues like that because each particular case needs to be approached individuallyas reasons may vary: a type size might have been changed or an array size defined incorrectly, and so on.
Какие-то конкретные рекомендации в этом случае давать сложно, посколькукаждый случай требует индивидуального подхода- возможно, изменился размер типа, размер массива задан с ошибкой и так далее.
At the moment when a new bar is created, index values of indicator array elements are automatically changed by the client terminal,namely- value of each indicator array index is increased by one and the indicator array size is increased by one element with a zero index.
В момент образования нового бара значения индексов элементов индикаторного массиваавтоматически изменяются клиентским терминалом, а именно- значение каждого индекса индикаторного массива увеличивается на единицу, а размер индикаторного массива увеличивается на один элемент с нулевым индексом.
Результатов: 230, Время: 0.0375

Пословный перевод

Лучшие запросы из словаря

Английский - Русский