The project is focused on simulating the multiprogramming of a specific operating system and dealing with CPU scheduling and Job scheduling
-
Updated
Jan 22, 2021 - Java
The project is focused on simulating the multiprogramming of a specific operating system and dealing with CPU scheduling and Job scheduling
Kmeans clustering using c , openmp , cuda and mpi program
This project simulates the Multiple Partitions - Variable Regions memory management technique, also known as MVT ( Multiprogramming with Variable number of Tasks) in IBM machines. It demonstrates the behavior of MVT memory management in a simulated environment.
Implemented core operating-system components in C within the THREADS teaching framework, including thread scheduling, semaphores, mutual exclusion, message passing, interrupt handling, and basic system-call logic as part of CYBV 489
Computer Architecture with Multiprogramming and ROM
Python-Basics is a beginner-friendly repository containing hands-on Python tutorials and projects. It covers essential Python concepts, data structures, OOP, file handling, web development (Flask & Streamlit), and advanced topics like multithreading and memory management perfect for learners aiming to build a strong foundation in Python programming
A multi-class classification problem where the task is to classify a file to one of 9 types of Malware usually found in a Windows system, using information from the raw data and metadata of the file.
A modified Nachos OS that supports multiprogramming
Machine Problem 1 in Computer Science 125: Operating Systems
We build this multiprogramming operating system using C++ language. We can give it jobs with code for printing * in any shape, performing mathematical calculations, string operations like reverse the string
Cmpe300_project_Bogazici_University
To associate your repository with the multiprogramming topic, visit your repo's landing page and select "manage topics."