Student 1
Interactive Web Page demonstrating how cache memory works.
Student 2
Interactive Web Page demonstrating conversion from Hex to binary, representing text as ASCII, representing text as UNICODE.
Student 3
Interactive Web Page demonstrating binary notation, binary to base ten conversion, binary addition.
Student 4
Interactive Web Page demonstrating integers are stored in Two's Complement Notation, Addition in Two’s Complement Notation, Excess Notation, Floating-Point Notation, and Error-Correcting Codes.
Student 5
Interactive Web Page demonstrating Machine Language Emulator.
Student 6
Interactive Web Page demonstrating program and data being loaded into the CPU operated on and being stored back into memory.
BMI Calculator
Body mass index (BMI) is a measure of body fat based on height and weight that applies to adult men and women.
Flip Flop
Flip-flop is a circuit that has two stable states and can be used to store state information.
Not Gate
Interactive Web Page demonstrating the NOT gate which is an electronic circuit that produces an inverted version of the input at its output. It is also known as an inverter.
Or Gate
Interactive Web Page demonstrating the OR gate which is a digital logic gate that implements logical disjunction.
And Gate
Interactive Web Page demonstrating the AND gate which is a basic digital logic gate that implements logical conjunction.
Xor Gate
Interactive Web Page demonstrating XOR gate that implements an exclusive or; that is, a true output results if one, and only one, of the inputs to the gate is true.