This repository will contain all experiments about operating system
-
Updated
Jan 7, 2017 - C
This repository will contain all experiments about operating system
This project implements a simple and interactive guessing game on a Microchip Nuvoton board using UART communication. The game challenges the player to guess a randomly generated number within a limited number of attempts.
A console-based shop management system that allows users to manage employees, items, customers, and shop operations with an easy-to-use interface.
This C project is a cache simulation of a CPU containing L1D, L1I and L2 caches. It takes an image of memory and a memory trace as input, simulates the hit/miss behavior of a cache memory on this trace, and outputs the total number of hits, misses and evictions for each cache type along with the content of each cache at the end.
This repository is used for storing sourcecode related to final project of Computer Graphics and Computer Vision
Add a description, image, and links to the hit topic page so that developers can more easily learn about it.
To associate your repository with the hit topic, visit your repo's landing page and select "manage topics."