Algorithms I - General Introduction
in CS 101
Definition: an algorithm is a finite sequence of unambiguous and effectively computable instructions that produce some intended result.
in CS 101
Definition: an algorithm is a finite sequence of unambiguous and effectively computable instructions that produce some intended result.
in CS 101
A handful of important topics covered in the following slides:
Fetch
, Decode
, Execute
])in CS 101 on Assignments
Read the lecture notes on Combinational Logic Circuits and complete the following.
in CS 101
We understand how to convert our real-world (numbers, text, images) into binary, but how does a computer understand binary?
in CS 101 on Assignments
Read the lecture notes on Color & Image Encoding and complete the four exercises.