Base2
From Just Solve the File Format Problem
(Difference between revisions)
(Changed category) |
|||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
− | |formattype= | + | |formattype=Languages |
− | |subcat= | + | |subcat=Written Languages |
+ | |subcat2=Numeric and counting systems | ||
}} | }} | ||
− | :''AKA Binary Numeral System AKA Zeroes and Ones | + | :''AKA Binary Numeral System AKA Zeroes and Ones'' |
=History= | =History= | ||
Two number counting system, used since 500-200 BC. It is the system computers use to process instructions. Without Base2 computers probably never would have evolved so rapidly. Early [[Mechanical computer|Mechanical computers]] developed in the beginning of the 20th century up to the 1930' s mostly used the [[Base10]] system to process instructions. | Two number counting system, used since 500-200 BC. It is the system computers use to process instructions. Without Base2 computers probably never would have evolved so rapidly. Early [[Mechanical computer|Mechanical computers]] developed in the beginning of the 20th century up to the 1930' s mostly used the [[Base10]] system to process instructions. | ||
Line 12: | Line 13: | ||
* [[Wikipedia:Binary number]] | * [[Wikipedia:Binary number]] | ||
− | [[Category: | + | [[Category:Elements of File Formats]] |
Revision as of 13:46, 9 October 2016
- AKA Binary Numeral System AKA Zeroes and Ones
History
Two number counting system, used since 500-200 BC. It is the system computers use to process instructions. Without Base2 computers probably never would have evolved so rapidly. Early Mechanical computers developed in the beginning of the 20th century up to the 1930' s mostly used the Base10 system to process instructions.