Перевод "впечатляющий массив" на английский язык:
Словарь Русский-Английский
массив - перевод : впечатляющий - перевод : массив - перевод : массив - перевод : Впечатляющий - перевод : массив - перевод : впечатляющий массив - перевод :
Примеры (Внешние источники, не пересмотренные)
массив | array |
Массив С... | C Array... |
Массив хранилищаStencils | Cisco Storage array |
Действительно впечатляющий результат. | This is a very impressive record indeed. |
Массив нарисованных точек | Drawn Array |
Мэри приготовила впечатляющий ужин. | Mary cooked an impressive dinner. |
массив с нулевыми элементами | an array with zero elements |
Вот такой впечатляющий экономический фактор. | That's a new economic factor, which is fascinating to most people. |
Например, мы можем рассмотреть такой входной массив с целью получить на выходе следующий массив. | Okay so, for example, we could consider the following input array, and then the goal would be to produce the following output array. |
Атлас горный массив в Африке. | An atlas is a collection of maps. |
Очистить весь массив введённых данных | Clear the store of all data item entered |
Рассмотрим тот же входной массив | So let's go ahead and consider the same unsorted input array that we had on the previous slide. |
Это массив, который наконец печати. | This is the array that I finally print. |
Возможно значение в параллельный массив. | Then the other thing is that instead of doing comparatives we're going to be doing equality tests. So we have to be sure we've got the method that we want for checking whether two keys are equal. |
И чтобы получить лучшее от обоих решений, мы будем использовать массив, но массив не будет огромным. | But the array will not be big. |
Входит в многовершинный горный массив Гашербрум. | It is located in the Karakoram mountain range about from K2. |
Массив Cname of the encoding target | Update |
Массив Cname of the encoding target | View in Plain Text |
У нас будет массив длиной n. | length is gonna be called n. We're gonna have an array of length n. |
Массив из N элементов в произвольном порядке и цель получить массив, в котором элементы отсортированы по возрастанию. | An array of N numbers in arbitrary order, and the goal of course is to produce output array where the numbers are in sorted order, let's say, from smallest to largest. |
OMAP331 ARM9 OMAP310 ARM9 OMAP DM270 ARM7 C54x DSP OMAP DM299 ARM7 ISP массив mDDR SDRAM OMAP DM500 ARM7 ISP массив mDDR SDRAM OMAP DM510 ARM926 ISP 128 Мб массив mDDR SDRAM OMAP DM515 ARM926 ISP 256 Мб массив mDDR SDRAM OMAP DM525 ARM926 ISP 256 Мб массив mDDR SDRAMПродаются только производителям телефонов. | OMAP331 ARM9 OMAP310 ARM9 OMAP DM270 ARM7 C54x DSP OMAP DM299 ARM7 Image Signal Processor (ISP) stacked mDDR SDRAM OMAP DM500 ARM7 ISP stacked mDDR SDRAM OMAP DM510 ARM926 ISP 128 MB stacked mDDR SDRAM OMAP DM515 ARM926 ISP 256 MB stacked mDDR SDRAM OMAP DM525 ARM926 ISP 256 MB stacked mDDR SDRAM Integrated modem and applications processors These are marketed only to handset manufacturers. |
Массив С... destination of the byte array | Updates the byte frequency statistics. |
Массив байтовThe byte array was new created. | Byte Array |
Массив С... destination of the byte array | Update |
Это массив Костаса размером 88 на 88. | This is an 88 by 88 sized Costas array. |
По звучанию она похожа на массив Костаса. | It sounds a lot like a Costas array. |
Внутренний спрос в странах БРИК еще более впечатляющий. | Domestic demand in the BRIC countries is even more impressive. |
Они рисовали огромные картины и результат был впечатляющий. | And these guys paint humongous paintings, and they look really good. |
Теория информации содержит впечатляющий ответ на эти вопросы. | Information theory holds the exciting answer to these questions. |
И когда это число превысит определенный порог, когда оно больше, чем ваш созданный массив, вы создаете массив вдвое большего размера. | And when it exceeds a big, a certain threshold, so when it's too big relative to the size of your array, you just double the array. And then you reinsert all of the elements into this new doubled array. |
Итак цель алогоритма сортировки слиянием упорядочивать входной массив. | So the Merge Sort is its purpose in life is to sort the given input array. |
Разрыв между странами Северной Европы и США наиболее впечатляющий. | The gaps between the northern European countries and the US are the most telling. |
Это очень впечатляющий опыт, обычно оно приходит очень рано. | It's a very powerful bit of learning, and it happens pretty early on. |
Впечатляющий бальный зал ротонда идеально подходит для свадебных церемоний. | The impressive dance hall with a unique round plan is ideal for wedding ceremonies. |
А если вам попадётся впечатляющий случай вроде Густава Мейерхейма... | If you run into something spectacular, another Gustaf Meyerheim... |
Пример AПример BПример A перебирает массив, переданный в codice_38. | Example A Example BThe Example A loops over the array given by array_expression. |
Биоградская гора () лесной массив и национальный парк в Черногории. | Biogradska Gora () is a forest and a national park in Montenegro within Kolašin municipality. |
Лаврентийский массив один из старейших горных массивов в мире. | The Laurentian Mountain range is one of the oldest mountain ranges in the world. |
Сегодня такой массив называется матрицей, а несколько массивов матрицами. | Nowadays we call such an array a matrix, and many of them hanging out together, matrices . |
За время, прошедшее с начала Мадридского процесса, достигнут впечатляющий прогресс. | Since the beginning of the Madrid peace process, impressive progress has been achieved. |
Поразительно впечатляющий уровень безопасности, даже если есть физические повреждения реактора. | A staggeringly impressive level of safety, even if there is physical damage to the reactor. |
В паре последних видео, я уже объяснил вам что такое матрица, которая на самом деле всего лишь массив из чисел, обычно это двумерный массив | In the last couple of videos, I already exposed you to the idea of a matrix, which is really just an array of numbers, usually a 2 dimensional array. |
Кре мницке Врхи (), горный массив в центральной Словакии, часть Словацкого Стредогорья. | The Kremnica Mountains (, , ) are a volcanic mountain range in central Slovakia. |
Этот ледяной массив является крупнейшим после льдов Антарктиды и Гренландии. | The ice cap is the largest outside of Antarctica and Greenland. |
Здесь создаётся новый массив int и содержимое копируется в него. | Here, we are creating a new int array and copying the contents to it. |
Похожие Запросы : впечатляющий пейзаж - впечатляющий эффект - впечатляющий диапазон - впечатляющий момент - впечатляющий прогресс - впечатляющий вид - впечатляющий поворот - впечатляющий масштаб - впечатляющий опыт - впечатляющий человек - впечатляющий рост - Довольно впечатляющий