Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the fundamentals of computer arithmetic with a focus on integers. It explains binary representation, sign and magnitude, two's complement, biased representation, overflow detection, and operations in MIPS. The lecture also delves into the concepts of logical and arithmetic shift right, as well as multiplication on MIPS.