Matrix Multiplication CPU Optimization A progressive performance-engineering project developed for a Microprocessor Systems course. The project starts from conventional dense matrix multiplication in ...
I made this simple calculator using C as one of my beginner programming projects. It takes two numbers and lets you choose an operation to perform on them. It can do addition, subtraction, ...