Difference between revisions of "Fundamentals of data representation"
(→Topics) |
(→Topics) |
||
Line 10: | Line 10: | ||
**[[Subtraction]] - {{done}} | **[[Subtraction]] - {{done}} | ||
**[[Fixed Point Numbers]] - {{done}} | **[[Fixed Point Numbers]] - {{done}} | ||
− | **[[Floating Point Numbers - Yr 2 Only]] | + | **[[Floating Point Numbers - Yr 2 Only]] - {{partially done}} |
*Coding Systems | *Coding Systems | ||
** [[ASCII]] | ** [[ASCII]] |
Revision as of 10:59, 22 December 2016
This topic area covers every aspect of representing data as binary.
Topics
- Number Systems / Number Bases -
- Binary Number Systems
- Conversions -
- Addition -
- Multiplication -
- Negative Numbers -
- Subtraction -
- Fixed Point Numbers -
- Floating Point Numbers - Yr 2 Only - Needs Quiz
- Coding Systems
- ASCII
- Error Correction - Needs Quiz
- Bitmap Graphics - Needs Quiz
- Vector Graphics - Yr 2 Only
- Sound - Needs Quiz
- Compression - Needs Quiz
- Encryption -