DictionaryForumContacts

   Russian
Terms for subject Programming containing входной параметр функции типа | all forms | exact matches only | in specified order only
RussianEnglish
входной параметр функции типа INTinput value of the function is type INT (ssn)
входной параметр функции типа BYTEinput value of the function is type BYTE (ssn)
входной параметр функции типа INT, выход типа BYTEthe input value of the function is type INT, the output is type BYTE (ssn)
входной параметр функции типа BYTE и выход типа INTthe input value of the function is type BYTE and the output is type INT (ssn)
Функция разрешения должна иметь один входной параметр в виде одномерного неограниченного массива, тип элементов которого совпадает с типом элементов разрешённого сигналаA resolution function must have a single input parameter that is a one-dimensional, unconstrained array whose element type is that of the resolved signal (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)