Difference between revisions of "Fundamentals of data representation"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
Line 12: Line 12:
 
**[[Subtraction]] - {{done}}
 
**[[Subtraction]] - {{done}}
 
**[[Fixed Point Numbers]] - {{done}}
 
**[[Fixed Point Numbers]] - {{done}}
**[[Floating Point Numbers - Yr 2 Only]] - {{partially done}}
 
 
*Coding Systems
 
*Coding Systems
 
** [[ASCII]] - {{done}}
 
** [[ASCII]] - {{done}}
 
** [[Error Correction]] - {{done}}
 
** [[Error Correction]] - {{done}}
 
** [[Bitmap Graphics]]  - {{done}}
 
** [[Bitmap Graphics]]  - {{done}}
** [[Vector Graphics - Yr 2 Only]]
 
 
** [[Sound]] - {{done}}
 
** [[Sound]] - {{done}}
 
** [[Compression]] - {{done}}
 
** [[Compression]] - {{done}}

Revision as of 11:06, 16 June 2017

This topic area covers every aspect of representing data as binary.

Topics

Year 1:

Year 2: