您要查找的是不是:
- Encoding ELFDATA2LSB specifies 2's complement values, with the least significant byte occupying the lowest address. ELFDATA2LSB编码指定了2的补数值,最小有意义的字节占有最低的地址。
- Encoding ELFDATA2MSB specifies 2's complement values, with the most significant byte occupying the lowest address. ELFDATA2MSB编码指定了2的补数值,最大有意义的字节占有最低的地址。
- A little-endian representation, on the other hand, places the most significant byte on the right. 另一方面,小端表示,将其最高数字的字节置于右边。
- Big endian machines store the most significant byte first (at the lower address). 在最小结束机器,最不重要位元组排在最重要位元组之前。
- In the case of FDDI, the FC field is placed in the Least Significant Byte (LSB) of this field. 在FDDI的情况下,FC字段被放置在这个字段的 最低有效字节[LSB] 中。
- In little endian machines, the least significant byte is followed by the most significant byte. 在最小结束机器;最不重要位元组排在最重要位元组之前.
- Encoding ELFDATA2MSB specifies 2’s complement values, with the most significant byte occupying the lowest address. ELFDATA2MSB编码指定了2的补数值,最大有意义的字节占有最低的地址。
- Encoding ELFDATA2LSB specifies 2’s complement values, with the least significant byte occupying the lowest address. ELFDATA2LSB编码指定了2的补数值,最小有意义的字节占有最低的地址。
- Big endian means that the most significant byte of any multibyte data field is stored at the lowest memory address, which is also the address of the larger field. 大端字节意味着任意多字节数据字段的高位字节存储于低的内存地址中。低内存地址也是大字段的地址。
- Little endian means that the least significant byte of any multibyte data field is stored at the lowest memory address, which is also the address of the larger field. 小端字节意味着任意多字节数据字段的低位字节存储于低的内存地址中,低内存地址也是大字段的地址。
- Hexadecimal encoding is defined as the conversion of each byte of a binary object to two hexadecimal characters, progressing from least to most significant byte. 十六进制编码的定义是,按照从最低有效字节到最高有效字节的顺序,将二进制对象的每个字节转换为两个十六进制字符。
- In Little Endian format, the lowest numbered byte in a word is considered the word's least significant byte, and the highest numbered byte the most significant. 在小尾模式下,一个字中的最低编号的字节被考虑在这个字的最小有效字节上,最高编号的再最大有效字节上。
- In Big Endian format, the most significant byte of a word is stored at the lowest numbered byte and the least significant byte at the highest numbered byte. 在大尾格式下,一个字中最大的有效字节被存放在最低编号的字节上,最小的有效字节在最高编号的字节上。
- A byte composed of eight binary elements. 一个由8个二进制数位组成的字节。
- A byte composed of two binary elements. 一种由两个二进制位组成的字节。同two-bitbyte。
- A byte composed of five binary elements. 由五个二进制码元组成的字节。同five-bitbyte。
- Share prices showed significant advances today. 今日股票价格大幅上涨。
- Few people realized the discovery was significant. 很少有人认识到这一发现的重要性。
- The scores of AIMS were signif... 有效率641%25,显著较对照组的250%25为高。
- Little endian least significant byte comes first in a multi-byte number 多字节数字中最低有效字节放在前面