Binary Data
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
m |
||
Line 14: | Line 14: | ||
* [[Floating point numbers]] | * [[Floating point numbers]] | ||
** [[IEEE floating point]] | ** [[IEEE floating point]] | ||
− | * [[ | + | * [[Ones' complement]] |
* [[Two's complement]] | * [[Two's complement]] | ||
* [[Unix time]] (timestamp number) | * [[Unix time]] (timestamp number) |
Revision as of 00:25, 18 April 2013
This section is for any binary data formats that didn't fit into any other category.
Elements of binary formats
- Endianness (little-endian, big-endian)
- Floating point numbers
- Ones' complement
- Two's complement
- Unix time (timestamp number)