释义 |
八进制bājìnzhì一种记数法,采用0,1,2,3,4,5,6,7八个数码,逢八进位。如十进制的9,27在八进制中分别记为11,33。八进制的数较二进制的数书写方便,常应用在电子计算机的计算中。{octal (number) system; number system with a base of eight, e.g. 9 and 27 in the decimal system are written 11 and 33 in the octal system. Octal numerals, more convenient to use than binary ones, are frequently used in computer computations.} |