DictionaryForumContacts

   Russian
Terms for subject Programming containing индекс массива | all forms | exact matches only | in specified order only
RussianEnglish
индекс или индексы, указывающие на конкретный элемент массиваsubscript or subscripts that point to a specific element within an array (ssn)
индекс массиваarray subscript (Syn: array index ssn)
индекс массива выходит за пределы допустимого диапазонаarray index out of bounds (ssn)
линейный массив с двумя индексамиlinear array with two indices (ssn)
линейный массив с двумя индексами, которые во всех случаях увеличивают свои значенияlinear array with two indices always increasing (ssn)
массив индексов головных элементовhead index array (ssn)
массив с ограниченным множеством значений индексаarray with a limited set of index values (Alex_Odeychuk)
массивы и индексыarrays and indices (ssn)
неправильный тип индекса массиваwrong type in array index (ssn)
нецелочисленный индекс массиваnon-Integral array index (из кн.: Солтер Н.А., Клепер С.Дж. С++ для профессионалов Alex_Odeychuk)
нижний индекс массиваarray subscript (ssn)
Подтип индекса этого массива должен удовлетворять числу источников любого сигнала, разрешаемого этой функциейthe index subtype of this array must be sufficient for the number of sources of any signal resolved with this function (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
связывание типа индекса массиваbinding of the subscript type (ssn)
связывание типа индекса массива с переменной массиваbinding of the subscript type to an array variable (ssn)
тип индекса массиваsubscript type (ssn)
элемент массива с переменным индексомarray element with variable subscript (ssn)
элемент массива с постоянным индексомarray element with constant subscript (ssn)