DictionaryForumContacts

   Russian
Terms for subject Programming containing диапазон чисел | all forms | in specified order only
RussianEnglish
диапазон целых чиселrange of integers (ssn)
формат BCD подобен шестнадцатеричному представлению с ограничением диапазона чисел 0..99 вместо 0..FFthe BCD format is similar to the hexadecimal presentation, with the simple difference that only values between 0 and 99 can be stored in a BCD byte, whereas a hexadecimal byte reaches from 0 to FF (ssn)
целое число без знака в диапазоне от 0 до 65535unsigned integer ranging from 0 to 65535 (ssn)