Subject | English | Japanese |
telegr. | 5-bit byte | 5ビットバイト |
telegr. | 3-bit byte | 3ビットバイト |
telegr. | 2-bit byte | 2ビットバイト |
telegr. | 7-bit byte | 7ビットバイト |
telegr. | 6-bit byte | 6ビットバイト |
telegr. | 4-bit byte | 4ビットバイト |
pwr.lines. | 8-bit byte in digital transmission | バイト ディジタル伝送の (baito) |
gen. | n byte-code | バイトコード |
comp. | n byte code interpreter | バイトコード・インタープリタ |
comp. | n byte code interpreter | バイトコードインタープリタ |
comp. | n byte-compile | バイトコンパイル |
comp. | n byte order | バイト・オーダー |
comp., MS | byte order | バイト順 (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. | n byte order | バイトオーダー |
comp., MS | byte order mark | バイト オーダー マーク (A Unicode character used to indicate that text is encoded in UTF-8, UTF-16 or UTF-32) |
comp., MS | 8-byte Real | 8 バイト実数 (A data type stored as a 64-bit (8-byte) number. An 8-byte Real can range in value from 1.79769313486232E308 to -4.94065645841247E-45 for negative values, from 4.94065645841247E-324 to 1.79769313486232E308 for positive values, and 0. The type-declaration character is a number sign (). Also referred to as a double-precision floating-point or Double) |
comp., MS | 4-byte Real | 4 バイト実数 (A variable stored as a IEEE 32-bit (4-byte) floating-point number. A 4-byte Real can range in value from -3.402823E38 to -1.401298E-45 for negative values, and from 1.401298E-45 to 3.402823E38 for positive values. The type-declaration character for a 4-byte Real is an exclamation point (!). Also referred to as a single-precision floating-point or a Single) |
telegr. | byte-serial transmission | バイト直列伝送 |
comp., MS | 2-byte signed Integer | 2 バイト符号付き整数 (An automation integer data type that can be either positive or negative. The most significant bit is the sign bit, which is 1 for negative values and 0 for positive values. The storage size of the integer is 2 bytes. A 2-byte signed integer can have a range from -32,768 to 32,767) |
comp., MS | 4-byte signed Integer | 4 バイト符号付き整数 (An Automation integer data type that can be either positive or negative. The most significant bit is the sign bit, which is 1 for negative values and 0 for positive values. The storage size of the integer is 4 bytes. A 4-byte signed integer can have a range from -2,147,483,648 to 2,147,483,647) |
gen. | n byte swap | バイト・スワップ |
gen. | n byte swap | バイトスワップ |
comp., MS | 1-byte unsigned Integer | 1 バイト符号なし整数 (An integer data type that has a positive value ranging from 0 to 255) |
comp. | n byte value | バイト値 |
phys. | control byte | 制御バイト (seigyo-baito) |
comp. | n Device Status Byte | 装置状態バイト |
comp. | n double byte | ダブル・バイト |
comp. | n double byte | ダブルバイト |
comp., MS | double byte character set | 2 バイト文字セット (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 | 2 バイト文字セット (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 | 2 バイト文字 (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. | n final byte | 終端バイト |
comp. | n intermediate byte | 中間バイト |
comp., MS | lead byte | 先頭バイト (The byte value that is the first half of a double-byte character) |
gen. | n least significant byte | 下位バイト |
comp. | n multi-byte | 多オクテット |
comp. | n multi byte character | 複数バイト文字 |
telegr. | n-bit byte | nビットバイト |
el. | n-bit byte | nビットバイト |
pwr.lines. | n-bit byte in digital transmission | n-ビットバイト ディジタル伝送の |
comp. | n network byte order | ネットワーク・バイト・オーダー |
comp. | n network byte order | ネットワークバイトオーダー |
comp. | n null byte | ヌル・バイト |
comp. | n null byte | ヌルバイト |
comp. | n parameter byte | パラメタ・バイト |
comp. | n parameter byte | パラメタバイト |
comp., MS | single-byte character set | 1 バイト文字セット (A character encoding in which each character is represented by 1 byte. Single byte character sets are mathematically limited to 256 characters) |
gen. | n single-byte characters | 半角 |
phys. | slack bytes | 遊びバイト (asobi-baito) |
comp., MS | trail byte | 末尾バイト (The byte value that is the second half of a double-byte character) |