Computer Maths
From Compsci1
(Difference between revisions)
(→Maths) |
|||
(4 intermediate revisions not shown) | |||
Line 24: | Line 24: | ||
*[[Logic gates]] | *[[Logic gates]] | ||
*[[Sample CS exam]] | *[[Sample CS exam]] | ||
+ | *[[Algorithms]] | ||
+ | |||
+ | [[First maths assignment]] Downloadable File. There is an error on Q4 it should read -0.00000006875 ok. | ||
+ | |||
+ | [http://www.gliffy.com Flow]charts online and free | ||
[[Binary]] | [[Binary]] | ||
Line 31: | Line 36: | ||
[http://www.cut-the-knot.org/binary.shtml Binary converter] | [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