Binary Data
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Moved to video) |
Dan Tobias (Talk | contribs) |
||
Line 8: | Line 8: | ||
* [[IBM Plans+]] | * [[IBM Plans+]] | ||
* [[Super Data Interchange Format]] | * [[Super Data Interchange Format]] | ||
+ | |||
+ | ===Elements of binary formats=== | ||
+ | * [[Endianness]] (little-endian, big-endian) | ||
+ | * [[Floating point numbers]] | ||
+ | * [[One's complement]] | ||
+ | * [[Two's complement]] |
Revision as of 14:12, 10 January 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
- One's complement
- Two's complement