Subject | English | Polish |
pwr.lines. | 8-bit byte in digital transmission | bajt 8-bitowy |
telegr. | 5-bit byte | bajt 5-bitowy |
el. | 8-bit byte | bajt |
telegr. | 3-bit byte | bajt 3-bitowy |
telegr. | 7-bit byte | bajt 7-bitowy |
telegr. | 6-bit byte | bajt 6-bitowy |
telegr. | 2-bit byte | bajt 2-bitowy |
telegr. | 4-bit byte | bajt 4-bitowy |
pwr.lines. | 8-bit byte in digital transmission | oktet |
comp., MS | byte order | kolejność bajtów (The processor memory architecture in which bytes of data (typically, integer values) are stored. The two most common orders are: little endian (least significant byte is placed first) and big endian (most significant byte is placed first)) |
comp., MS | byte order mark | znacznik kolejności bajtów (A Unicode character used to indicate that text is encoded in UTF-8, UTF-16 or UTF-32) |
telegr. | byte-serial transmission | transmisja szeregowa bajtów |
comp., MS | Currency (An 8-byte, fixed-point data type that is useful for calculations involving money or for fixed-point calculations in which accuracy is extremely important. The Currency data type is used to store numbers with up to 15 digits to the left of the decimal point and 4 digits to the right. The type-declaration character in Microsoft© Visual Basic© is an at sign ( | Waluta |
comp., MS | double byte character set | zestaw znaków dwubajtowych (A character set that can use more than one byte to represent a single character. A DBCS includes some characters that consist of 1 byte and some characters that consist of 2 bytes. Languages such as Chinese, Japanese, and Korean use DBCS) |
comp., MS | double-byte character set | zestaw znaków dwubajtowych (A character set that can use more than one byte to represent a single character. A DBCS includes some characters that consist of 1 byte and some characters that consist of 2 bytes. Languages such as Chinese, Japanese, and Korean use DBCS) |
comp., MS | double-byte characters | znaki dwubajtowe (A set of characters in which each character is represented by two bytes. Some languages, such as Japanese, Chinese, and Korean, require double-byte character sets) |
comp., MS | lead byte | bajt wiodący (The byte value that is the first half of a double-byte character) |
telegr. | n-bit byte | bajt |
pwr.lines. | n-bit byte in digital transmission | bajt n-bitowy w transmisji cyfrowej |
comp., MS | single-byte character set | SBCS (A character encoding in which each character is represented by 1 byte. Single byte character sets are mathematically limited to 256 characters) |
comp., MS | trail byte | bajt pomocniczy (The byte value that is the second half of a double-byte character) |