Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blesson-tomy/s5_microprocessors_lab

Programs done for Microprocessors Lab
https://github.com/blesson-tomy/s5_microprocessors_lab

c lab microcontrollers microprocessors

Last synced: about 1 month ago
JSON representation

Programs done for Microprocessors Lab

Awesome Lists containing this project

README

        

### S5 Microprocessors and Microcontrollers Lab

## List of Programs
1. [CPU-Scheduling](CpuSch.c)
2. [Disk-Scheduling](DiskSch.c)
3. [Bankers Algorithm](Banker.c)