SPO600 Lab 5

This lab was quite interesting. Before starting the lab, we discussed how sound is analyzed and how to scale the sound input programmatically. The way that sound is analyzed is nothing special. The sound input is represented through integers and […]

SPO600 Lab 3

Lab 3 exposed us to some assembly code. We were instructed to create a simple hello world program in C and investigate the assembly code to see how the compiler generates the instructions for the machine. Each group of 4/5 […]