endian 中文意思是什麼

endian 解釋
元組排列順序
  1. Parameters specify whether to use the big - endian byte order and whether to provide a unicode byte order mark

    參數指定是否使用big - endian位元組順序以及是否提供unicode位元組順序標記。
  2. If an integer is four bytes in length with a big - endian encoding, then the message uses that same representation

    如果整數採用big - endian法編碼、用四個位元組表示,那麼消息中也使用同樣的表示。
  3. For instance, powerpc is open - endian, supporting both big - endian and little - endian memory models, where power had been big - endian

    例如, powerpc是開放的,它既支持高端的內存模型,也支持低端的內存模型,而power晶元是高端的。
  4. The encoder can use the big - endian byte order most significant byte first or the little - endian byte order least significant byte first

    編碼器可以使用big - endian位元組順序(從最高有效位元組開始) ,也可以使用little - endian位元組順序(從最低有效位元組開始) 。
  5. Event and noted that there seems to be a six month delay before a new applicant is assigned an application manager which hinders the big - endian arm port

    活動並提到新進開發者在等待分配application manager的漫長六個月延遲了big - endian arm機器的移植進度。
  6. Parameters specify whether to use the big - endian byte order, whether to provide a unicode byte order mark, and whether to throw an exception when an invalid encoding is detected

    參數指定是否使用big - endian位元組順序,是否提供unicode位元組順序標記,以及當檢測到無效編碼時是否引發異常。
  7. Return the data as a string containing the raw data, ( e. g., 2 bytes per sample in big - endian byte order ( high byte, low byte ) if you have set the sample width to 2 bytes )

    傳回代表原始數據的字元串, (例如,如你設定取樣寬度為兩個位元的話,則每個樣本以雙字元大順位次序存放(高字元,低字元) )
  8. Powerpc, powerpc as, and the early ibm powerpc 4xx family are primarily big - endian machines, meaning that for halfword, word, and doubleword accesses, the most - significant byte is at the lowest address

    Powerpc 、 powerpc as以及早期的ibm powerpc 4xx家族大部分是位元組排列順序最高位在最前的機器,這就意味著對半字、字以及雙字訪問來說,最重要的位元組( most - significant byte , msb )位於最低的地址。
  9. Reads this data type in little - endian format

    以little - endian格式讀取此數據類型。
  10. Most arm cpus may be run in either endian mode big or little

    大多數的arm cpu可以運行在big或little任一endian模式下。
  11. However, the majority of current system implementation uses little - endian mode

    但是當前絕大多少系統的實現都是使用little - endian模式。
  12. All processors must be designated as either big endian or little endian

    任何處理器都必須設計成要麼是大端位元組序,或者要麼小端位元組序。
  13. If the stack will run on a big endian processor, there ' s nothing to worry about

    如果該棧運行在一個大端位元組序的處理器上,則於此不必擔心。
  14. Book e is endian - neutral, as the book e architecture fully supports both accessing methods

    Book e是位元組排列順序無關的,因為book e體系結構完全支持這兩種訪問方法。
  15. This means that control data within the tcp ip stack is naturally in order for big endian machines

    這意味著,對高位優先的機器來說,在tcp / ip內控制數據是自然有序的。
  16. The first four bytes of the system default file format contain a 32 - bit signed integer in little - endian format see

    系統默認文件格式的前四個位元組中包括一個little - endian格式(請參見
  17. Little endian architectures require byte - swapping - a slight performance disadvantage for networked applications

    低位優先架構要求位元組交換對網路應用程序來說,這是一個輕微的性能弱點。
  18. Some of the areas that can require special attention are interprocess communication, packaging, intersystem communication client - server between aix and linux or solaris and linux, persistent storage because of endian - ness, data - exchange formats, and so on

    需要特別注意的方面包括進程間通信、打包、系統間通信( aix與linux ,或者solaris與linux之間的客戶機-服務器) 、一致存儲(出於位元組次序的因素) 、數據變換格式,等等。
  19. My work include : ( 1 ) analyze the architecture of dicom application entity and working mechanism and implement the model of dicom network communication based on tcp / ip. complete the communication between 3 kinds transfer syntax : implicit vr little endian, explicit vr little endian, explicit vr big endian

    主要的工作包括: ( 1 )分析dicom應用實體結構以及運行機制,實現了基於tcp / ip協議的dicom網路通訊模型,完成了具有隱式表示低位元組優先位元組順序、顯示表示低位元組優先位元組順序以及顯示表示高位元組優先位元組順序三種傳輸語法的服務對象對的傳輸。
  20. Support for little - endian varies by implementation. powerpc and powerpc as have minimal support, while the 4xx family provides more robust support for little - endian storage

    Powerpc和powerpc as提供了最小限度的支持,而4xx家族為最低位位元組在最前的存儲提供了更為健壯的支持。
分享友人