big endian 中文意思是什麼

big endian 解釋
和大尾數法
  • big : adj 1 大,巨大;大規模的;已長大的。2 〈口語〉重要的,重大的;偉大的;出名的,極成功的,受歡迎的...
  • 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. Most arm cpus may be run in either endian mode big or little

    大多數的arm cpu可以運行在big或little任一endian模式下。
  10. All processors must be designated as either big endian or little endian

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

    如果該棧運行在一個大端位元組序的處理器上,則於此不必擔心。
  12. This means that control data within the tcp ip stack is naturally in order for big endian machines

    這意味著,對高位優先的機器來說,在tcp / ip內控制數據是自然有序的。
  13. 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網路通訊模型,完成了具有隱式表示低位元組優先位元組順序、顯示表示低位元組優先位元組順序以及顯示表示高位元組優先位元組順序三種傳輸語法的服務對象對的傳輸。
  14. 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

    大端位元組意味著任意多位元組數據欄位的高位位元組存儲于低的內存地址中。低內存地址也是大欄位的地址。
  15. Following is a typical code snippet you can use to determine if the operating environment is big - or little - endian ; you can set a specific flag for your convenience

    您可以使用下面的典型代碼片斷來確定操作環境是big - endian還是little - endian ;您可以方便地設置具體的標記。
  16. Big endian architectures, such as the powerpc, have an advantage over little endian architectures such as the intel pentium series in that network byte order is big endian

    高位優先架構(比如powerpc )比低位優先架構(比如intel pentium系列,其網路位元組順序是高位優先)有優勢。
  17. 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 ? byte ordering will cause the value to be interpreted incorrectly

    但是,如果一個運行在高位優先的ibm powerpc上的客戶端發送一個32位的整數到一個低位優先的intel x86 ,那將會發生什麼呢?
  18. Support for broadcom s sb1a evaluation board bcm91480b " bigsur ", which is based on the bcm1480 quad - core chip, has been added, both to the kernel and the installer. this board is supported both in little and big endian mode

    已新增了對于broadcom的sb1a評估板,使用bcm1480四核晶片的bcm91480b " bigsur "在kernel及安裝程式上的支援,且同時支援了這個板子的little及big endian模式。
分享友人