/stdos

SO Windows based Student Project

Primary LanguageJava

stdos

Operating System Implemented in Java

    System contains 8 modules:
  • Semaphore - Counting Semaphore
  • Process Manager - Windows,
  • CPU Scheduler - Windows-based priority algorithm,
  • Files System - Index Filing System,
  • RAM - Buddy System,
  • Virtual Memory - Segmentation,
  • Assembler, Interpreter and two testing programs,
  • Text Interface, Windows-based.