big-endian

big-endian

 英

  • 網絡大端;大端字節序;大端模式

例句

Except for the limitations described below, you can take a backup from any big-endian server and restore it to any other big-endian server.

除了以下限制可以任何big-endian服務器備份然后恢復另一個big-endian服務器

Big-endian means that the most significant byte has the lowest address (the word is stored big-end-first).

big-endian意味最高字節存儲最低地址高位優先順序存儲)。

The byte ordering (Big-Endian or Little-Endian) for a storage access is specified by the operating system.

存儲器存取字節順序Big-EndianLittle-Endian)操作系統指定

Note that networks usually use big-endian byte order, so an application running on System z does not need conversion here.

注意網絡通常使用大端字節順序因此Systemz運行應用程序這里需要轉換

Or, how are arguments transmitted between machines with different addressing schemes, big endian vs. little endian?

或者變量如何使用不同尋址方案尾數尾數機器發送

Defines the image internal characterset for JIS encoded user comments if image is in motorola byte order (big-endian).

定義JIS編碼用戶注釋圖像內部字符集如果圖像摩托羅拉字節順序big-endian的話

For instance, PNG documents (a competitor to TIFF) are always big endian.

例如PNG文檔TIFF一個競爭者始終使用尾數

If an integer is four bytes in length with a big-endian encoding, then the message uses that same representation.

如果整數采用big-endian編碼四個字節表示那么消息使用同樣表示

The following example illustrates the difference in byte order between big endian and little endian machines.

下面這個例子解釋bigendianlittleendian機器字節順序之間區別

The IA-64 Linux kernel uses little-endian by default, but allows for the possibility of using big-endian byte order.

IA-64Linux內核默認使用little-endian,但是可以使用big-endian字節順序

Big-endian format: the high byte of word data stored in the lower address, while the low byte of word data is stored in high address.

大端格式數據字節存儲地址數據字節存放地址

Big-endian and little-endian UTF-8 are identical, because UTF-8 is defined in terms of 8-bit bytes rather than 16-bit words.

UTF-8Big-endianlittle-endian表示一樣因為UTF-88字節不是16定義

But what happens if a client running on a big endian IBM PowerPC attempts to send a 32-bit integer to a little endian Intel x86?

但是如果一個運行高位優先IBMPowerPC客戶端發送一個32整數一個低位優先Intelx86,發生什么呢?

Since SPARC is big-endian and x86 is little-endian, you need to consider endianness issues.

由于SPARC采用big-endianx86采用little-endian,因此需要考慮endianness問題

The example that caught us was compiling PINE on a big-endian system.

我們使用例子一個高位優先系統編譯PINE

So, on a big-endian system, it thought every file was empty.

因此高位優先系統認為每個文件

For example, the 32-bit word 0x12345678 will be laid out on a big endian machine as follows

例如,320x12345678bigendian機器布局如下

If we view 0x12345678 as two half words, 0x1234 and 0x5678, we would see the following in a big endian machine

如果0x12345678當作兩個看待分別0x12340x5678,那么看到bigendian機器下面情況

熱門查詢