Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/blesson-tomy/s5_microprocessors_lab
- Owner: Blesson-Tomy
- Created: 2024-07-22T16:43:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T03:51:01.000Z (about 2 months ago)
- Last Synced: 2024-11-14T04:29:07.380Z (about 2 months ago)
- Topics: c, lab, microcontrollers, microprocessors
- Language: C
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)