Computer Maths
From Compsci1
(Difference between revisions)
Line 25: | Line 25: | ||
*[[Sample CS exam]] | *[[Sample CS exam]] | ||
*[[Algorithms]] | *[[Algorithms]] | ||
+ | |||
+ | [[First maths assignment]] Downloadable File | ||
+ | |||
[[Binary]] | [[Binary]] | ||
Revision as of 20:08, 8 November 2006
Maths
"There are 10 kinds of people in the world, those who understand binary numbers, and those who don't."
Handouts
- Intro to other bases
- Why Binary
- Base 10 to Bin,oct and hex
- Binary to Octal
- Decimal to Hexadecimal
- Hex to Dec
- Octal to Binary
- Binary to Hexa
- Hex to Binary
- Binary addition and subtraction
- Fractions to Binary
- To convert Fractional parts
- Number base revision Test
- Complement
- Expotential form
- Logic and Truth statements
- Boolean logic
- Logic gates
- Sample CS exam
- Algorithms
First maths assignment Downloadable File