What is the translation of " ARRAYS " in English?

Noun
arrays
масив
множество
набор
редица
разнообразие
гама
спектър
широк спектър

Examples of using Arrays in Bulgarian and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
Всички наши RAID arrays се управляват чрез специализирани хардуерни RAID-карти.
All our RAID arrays are managed via specialised hardware RAID cards.
Arrays работят, защото те са iterable по подразбиране, също като sets и maps.
Arrays work because they are iterable by default, as are sets and maps.
След това Уейд се занимава с теми като Loops, Arrays, Strings и още много други неща!
Next, Wade delves into topics such as Loops, Arrays, Strings, and more!
Не се поддържат по-напредналите типове данни като blobs,images или arrays.
There is no support for more advanced data fields such as blobs,images or arrays.
За arrays, това са само цифровите ключове, той никога не връща други собствени свойства на array.
For arrays, it only returns numeric keys, never other own properties of the array..
Първите два аргумента за arrays и maps са стойност и ключ(цифров индекс за arrays)..
The first two arguments for arrays and maps are the value and the key(the numeric index for arrays)..
Оператора spread за подаване на аргумент, прави използването на arrays, като аргументи за функция много по-лесно.
The spread operator for argument passing makes using arrays for function arguments much easier.
Че оригиналните arrays са непроменени, само техните стойности са копирани в allNumbers.
The original arrays are unchanged, though, as their values have just been copied into allNumbers.
Използването на destructured на array в map прави for-of цикъла еднакво полезен, както за maps, така и за arrays и sets.
Using a destructured array for maps makes the for-of loop equally useful for maps as it is for sets and arrays.
Обаче, вътрешно NodeList и arrays се държат съвсем различно и това довежда до голямо объркване.
Internally, however, a NodeList and an array behave quite differently, which has led to a lot of confusion.
Когато отидох при него и го запитах защо е направил това вместо да реши проблема на един единствен ред използвайки Arrays.
When I went to see him and asked him why he would do that instead of solving the problem with a single line of code using Array.
Другите обекти, които имат forEach() метод(arrays и maps) подават три аргумента към техните функции за обратно извикване.
The other objects that have forEach() methods(arrays and maps) pass three arguments to their callback functions.
Други опити преди ECMAScript 6 за създаване на няколко реда strings обикновено разчитат на arrays или на конкатенация на strings, като например.
Other pre-ECMAScript 6 attempts to create multiline strings usually relied on arrays or string concatenation, such as.
ECMAScript 5 добавя forEach() към arrays, за да се създаде по-лесен начин за работа върху всеки елемент в array, без създаване на for цикъл.
ECMAScript 5 added forEach() to arrays to make working on each item in an array without setting up a for loop easier.
Това е малко по-различно от извикването на forEach() за arrays, където обратното извикване получава всеки елемент в реда на цифровия индекс.
This behavior differs slightly from calling forEach() on arrays, where the callback receives each item in order of numeric index.
Понеже array от arrays изглежда малко странно, не е необходимо да си представяме точно ключове, тъй като те могат да бъдат всякакъв тип данни.
While the array of arrays may look a bit strange, it's necessary to accurately represent keys, as keys can be any data type.
Метода forEach() за maps е подобен на forEach()за sets и arrays, който приема функция за обратно извикване, която получава три аргумента.
The forEach() method for maps is similar to forEach()for sets and arrays, in that it accepts a callback function that receives three arguments.
Така arrays и sets връщат техните стойности по подразбиране, докато maps връща същия формат- array, който може да бъде прехвърлен в Map конструктора.
Arrays and sets return their values by default, while maps return the same array format that can be passed into the Map constructor.
Всички обекти колекции, включително arrays, sets и maps, както и strings, са iterables в ECMAScript 6 и така имат зададен итератор по подразбиране.
All collection objects(arrays, sets, and maps) and strings are iterables in ECMAScript 6 and so they have a default iterator specified.
За тези, които пишат JavaScript да се изпълнява в уеб-барузъри,разбирането на разликата между NodeList обекти и arrays, винаги е била малко трудна.
For those who write JavaScript to run in web browsers,understanding the difference between NodeList objects and arrays has always been a bit difficult.
Итераторите по подразбиране за arrays, sets и maps са предназначени да отразяват как се инициализират тези обекти, така че този код извежда следното.
The default iterators for arrays, sets, and maps are designed to reflect how these objects are initialized, so this code outputs the following.
Алтернативата е чипът да бъде симулиран чрез програмируема логика в FPGA(field-programmable gate arrays), които след това да имитират функционалност на многоядрен процесор.
Alternately, the chip can be simulated by putting the programmable logic on FPGAs(field-programmable gate arrays), which will then mimic the functionality of the multi-core CPU.
Досега видяхте някои употреби на default итератори за arrays, но има много повече вградени итератори в ECMAScript 6 за да направи работата с колекции от данни по-лесна.
Now you have seen some uses for the default array iterator, but there are many more iterators built in to ECMAScript 6 to make working with collections of data easy.
Като такива, първият и вторият аргумент са винаги едни и същи в forEach() за sets, за да се запази същата функционалност в съответствие с другите forEach()методи за arrays и maps.
As such, the first and second argument are always the same in forEach() on sets to keep this functionality consistent with the other forEach()methods on arrays and maps.
Това е различно от начина, по който for-in цикъла работи с arrays, тъй като итерациите на for-in цикъла минават над свойствата, а не само върху цифровите индекси.
This is different from the way the for-in loop works with arrays, because the for-in loop iterates over properties rather than just the numeric indices.
Arrays се използват в JavaScript точно като arrays на другите езици, но поради липсата на други опции за колекции предназначени за arrays, те често са използвани, като queues и stacks.
Arrays are used in JavaScript just like arrays in other languages, but the lack of other collection options meant arrays were often used as queues and stacks, as well.
През по-голямата част от историята си, JavaScript е имала само един вид колекции, представени от Array типа(въпреки че някои могат да твърдят, чевсички обекти, които не са arrays са само колекции от двойки ключ-стойности и тяхното предназначение е първоначално доста различно от arrays)..
JavaScript only had one type of collection, represented by the Array type,for most of its history(though some may argue all non-array objects are just collections of key-value pairs, their intended use was, originally quite different from arrays).
Colossus бил първият компютър, който използвал shift registers и systolic arrays, позволявайки му да извършва 5 едновременни теста, всеки включващ до 100 булеви изчисления, на всеки от 5-те канала на перфорираната лента, използвана за вход на данни(въпреки че в повечето случаи едва 1- 2 канала се разглеждали на всяка итерация).
Colossus included the first ever use of shift registers and systolic arrays, enabling five simultaneous tests, each involving up to 100 Boolean calculations, on each of the five channels on the punched tape(although in normal operation only one or two channels were examined in any run).
Colossus бил първият компютър,който използвал shift registers и systolic arrays, позволявайки му да извършва 5 едновременни теста, всеки включващ до 100 булеви изчисления, на всеки от 5-те канала на перфорираната лента, използвана за вход на данни(въпреки че в повечето случаи едва 1- 2 канала се разглеждали на всяка итерация).
The Mark 2 Colossus included the first ever use of what would nowbe called shift registers[31] and systolic arrays, enabling five simultaneous tests, each involving up to 100 Boolean operations, on each of the five channels of the punched tape(although in normal operation fewer channels were examined in most runs).
Results: 29, Time: 0.0315

How to use "arrays" in a sentence

Antenna Arrays and Automotive Applications 300.90 лв.
They had active, electronically scanned arrays (AESA).
For example: Associative arrays are indexed by strings.
[Programming Fundamentals] Arrays and Methods - More Exercises.
Arrays von Bismutgermanat werden auch in der Gammaspektroskopie verwendet.
Queries can be applied to arrays of custom objects.
Each of the side-facing arrays searches across a 60-deg.
The picture above shows exactly what fitting arrays mean.
Application of CCD arrays for measuring small mesopic luminance.
Todorova. "Tactile Sensor Arrays Implementations in Some of Robotic Effectors".

Top dictionary queries

Bulgarian - English