little endian 中文意思是什麼

little endian 解釋
和小尾數法
  • little : n 利特爾〈姓氏〉。adj (less 或 lesser; least; 〈俚、方〉 tler; tlest) ★ less lesser least 通例...
  • endian : 元組排列順序
  1. For instance, powerpc is open - endian, supporting both big - endian and little - endian memory models, where power had been big - endian

    例如, powerpc是開放的,它既支持高端的內存模型,也支持低端的內存模型,而power晶元是高端的。
  2. 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位元組順序(從最低有效位元組開始) 。
  3. Reads this data type in little - endian format

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

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

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

    任何處理器都必須設計成要麼是大端位元組序,或者要麼小端位元組序。
  7. The first four bytes of the system default file format contain a 32 - bit signed integer in little - endian format see

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

    低位優先架構要求位元組交換對網路應用程序來說,這是一個輕微的性能弱點。
  9. 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網路通訊模型,完成了具有隱式表示低位元組優先位元組順序、顯示表示低位元組優先位元組順序以及顯示表示高位元組優先位元組順序三種傳輸語法的服務對象對的傳輸。
  10. 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家族為最低位位元組在最前的存儲提供了更為健壯的支持。
  11. Reads a 2 - byte unsigned integer from the current stream using little - endian encoding and advances the position of the stream by two bytes

    使用little - endian編碼從當前流中讀取2位元組無符號整數,並將流的位置提升2個位元組。
  12. No line matching interface clip supporting format pcm _ signed, 11025. 0 hz, 16 bit, mono, little - endian, audio data, and buffers of 16760 to 16760 bytes is supported

    使用虛擬機運行很正常,可是放到手機里邊就不行啦,求各位高人相助
  13. 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 ;您可以方便地設置具體的標記。
  14. This constructor creates an instance that uses the little - endian byte order, provides a unicode byte order mark, and does not throw an exception when an invalid encoding is detected

    此構造函數創建一個實例,該實例使用little - endian位元組順序,提供一個unicode位元組順序標記,且當檢測到無效編碼時不引發異常。
  15. 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系列,其網路位元組順序是高位優先)有優勢。
  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 ? byte ordering will cause the value to be interpreted incorrectly

    但是,如果一個運行在高位優先的ibm powerpc上的客戶端發送一個32位的整數到一個低位優先的intel x86 ,那將會發生什麼呢?
  17. 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模式。
  18. 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

    小端位元組意味著任意多位元組數據欄位的低位位元組存儲于低的內存地址中,低內存地址也是大欄位的地址。
  19. For that reason, it may be unwise to select a little endian processor for use in a device, such as a router or gateway, with an abundance of network functionality

    正由於該原因,在需要大量網路功能的設備中(比如路由器或者網關) ,使用一個小端位元組序的處理器是不明智的。
  20. If the stack will run on a little endian processor, it will have to reorder - at run time - the bytes of every multibyte data field within the various layers ' headers

    如果該棧運行於一個小端位元組序的處理器上,它不得不在運行時,在不同層的頭部,重排每一個多節字數據欄位的位元組順序。
分享友人