Advertising
LEO

It looks like you’re using an ad blocker.

Would you like to support LEO?

Disable your ad blocker for LEO or make a donation.

 
  •  
  • New entry

    Big Endian - Big Endian

    Examples/ definitions with source references
    "Die beiden wichtigsten davon werden Big Endian, Big Endian First (wörtlich: „Groß-Endender zuerst“) oder auch Motorola-Format und Little Endian, Little Endian First (wörtlich: „Klein-Endender zuerst“) oder auch Intel-Format genannt."

    Quelle:
    Wikipedia
    http://de.wikipedia.org/wiki/Byte-Reihenfolge
    Comment
    Das ist ein im Computerdeutsch gebräuchliches Wort.
    Das Gegenteil ist Little Endian.
    Authorrutsch07 May 07, 14:49
    Suggestions

    Big/Little Endian

    comp. -

    Big/Little Endian



    Context/ examples
    The most significant byte (MSB) value, which is 0x0A in our example, is stored at the memory location with the lowest address, the next byte value in significance, 0x0B, is stored at the following memory location and so on. This is akin to Left-to-Right reading order in hexadecimal.
    http://en.wikipedia.org/wiki/Endianness

    When designing computers, there are two different architectures for handling memory storage. They are called Big Endian and Little Endian and refer to the order in which the bytes are stored in memory.
    http://support.microsoft.com/kb/q102025/

    Definition for: big-endian
    A binary data format in which the most significant bit comes first.
    http://www.computeruser.com/resources/diction...


    Big endian
    "groß-endisch"
    Regeln für die Anordung von mehrteiligen Informationen, insbesondere der Bytes eines Datenwortes im Speicher.
    http://www.lexitron.de/main.php?detail=true&e...

    big-endian
    Bezeichnet eine Anordnung der Bytes nach unterschiedlichen Systemen bei unterschiedlichen Computerarchitekturen. Bei big-endian hat das signifikanteste Byte die niedrigste Adresse (big end first). S. a. little-endian.
    http://www.uni-bielefeld.de/lili/organisation...

    big endian
    Big-Endian-Format
    Bei Lade- und Speichervorgängen in Registern und Speichern werden die Bytes in unterschiedlicher Reihenfolgen eingelesen. Man unterscheidet dabei zwischen dem Little-Endian-Format und dem Big-Endian-Format.
    http://www.itwissen.info/?id=31&ano=01-005068
    Comment
    Ersten ist Wikipedia allein nicht ausreichend. Zweitens fehlen Belege fuer die englische Seite. Drittens sollte dieser Begriff mit [comp] gekennzeichnet werden.
    #1AuthorAGB (236120) 07 May 07, 18:29
    Suggestions

    little/big endian

    -

    Little/Big Endian



    Context/ examples
    The term was initially used in a paper called "On Holy Wars and a Plea for Peace" by D. Cohen which was published in the Computer series of publications in Volume 14, Issue 10 (October 1981) published by IEEE Computer Society Press (Los Alamitos, CA, USA).http://portal.acm.org/citation.cfm?id=1320602
    Comment
    The term is _very_ commonly used and as far as I know the only term for this technical term.
    #2Authorastifter08 Jan 09, 09:48
    Comment
    Supported.
    #3Authororeg (353563) 08 Jan 09, 10:27
    Comment
    Naah, not only one.

    MSB-first
    LSB-first

    are the others. for MSB look at other comments :)
    #4Authorpumbaa05 Mar 10, 15:45
     
  •  
  •  
  •  
  •  
  •  
  
 
 
 
 
 ­ automatisch zu ­ ­ umgewandelt