Computer Maths
From Compsci1
(Difference between revisions)
(→Maths) |
|||
(12 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
==Maths== | ==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. There is an error on Q4 it should read -0.00000006875 ok. | ||
- | http://www.cut-the-knot.org/binary.shtml | + | [http://www.gliffy.com Flow]charts online and free |
+ | |||
+ | [[Binary]] | ||
+ | |||
+ | [http://www.mathsisfun.com/binary-decimal-hexadecimal.html An explanation of binary] | ||
+ | |||
+ | |||
+ | [http://www.cut-the-knot.org/binary.shtml Binary converter] | ||
+ | |||
+ | |||
+ | [http://www.jamesbrennan.org/algebra/ online algebra help book] |
Current revision as of 10:58, 29 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. There is an error on Q4 it should read -0.00000006875 ok.
Flowcharts online and free