Counting
by
Robin Snyder
,
robin@RobinSnyder.com
, source:
CS101/count-04
[NV/asp]
[page formatted/updated on 2008/02/22 at 13:23:00 , loaded on 2012/02/08 at 17:14:19 ]
versions: screen-friendly
printer-friendly
Table of contents:
1.
Counting
2.
Counting: Data representation
3.
Established conventions
4.
Table of bits and values
5.
Counting: Base conversions
6.
Integer division
7.
Mathematical notation
8.
Visual Basic
9.
Excel
10.
Converting between bases
11.
Converting decimal to hex
12.
Converting hex to decimal
13.
Converting decimal to binary
14.
Converting hex to binary
15.
Converting binary to hex
16.
Converting binary to decimal
17.
Transitivity
18.
Windows calculator
19.
Algorithms
20.
Computer science
21.
Programs
22.
Pseudo-code algorithm
23.
Pascal program (data)
24.
Pascal program (code)
25.
Pascal program (output)
26.
Pascal program (output)
27.
Vocabulary
28.
Short answer questions
by
Robin Snyder
,
robin@RobinSnyder.com
, source:
CS101/count-04
[NV/asp]