Projects with this topic
-
Bare-Metal 'Guil-OS' (Electronics & Electricals Projects)
(x86 / Risc-V / Aarch64)
Updated -
Open Educational Resources explaining the basics of IT systems in a bottom-up approach, from computer architecture over operating systems to cloud infrastructures
Updated -
LalatinaOS is an experimental operating system for ESP32, created for educational purposes. The project helps to understand how the OS works from the inside: from the task scheduler to memory management and interaction with peripherals.
LalatinaOS is suitable for:
Students who want to understand the basics of operating system development; Enthusiasts interested in low-level programming for ESP32; Anyone who wants to experiment with writing an OS from scratch.Updated -
OER presentations for a course on Operating Systems at the Department of Information Systems at WWU Münster following a book by Max Hailperin.
Updated -
V.OS - A UNIX-like Multitasking, Multiuser Operating System for microcontrollers.
Updated -
This Docker image provides a minimal Debian 12 setup with systemd, OpenSSH, and essential tools for containerized environments. It is ideal for running applications requiring systemd inside a container. The image is lightweight, secure, and ready to be customized for various use cases.
Updated -
This repository contains the fundamental scripts for the concepts of Operating Systems for the B.Tech Computer Science course at Vellore Institute of Technology, Vellore.
Updated -
-
-
Using pthreads to implement matrix multiplication: 1- A thread for each element 2- A thread for each row and comparing the performance of the 2 different methods.
UpdatedUpdated -
Each merge-sort call with a new subarray is a new thread
UpdatedUpdated -
-
-
-
-
-
All of my programming work over the course of the three year Bulgarian program IT-kariera
it-kariera homework projects project course coursework course-work Course Material exam exams programming ... Introduction... Object Orien... Oriented Obj... object-orien... Object-orien... Data Structures data structure data-structures C# .NET .NET Core Visual Studio database databases relational d... mysql-database MySQL SQL MySQL Workbench operating sy... Operating Sy... software dev... software-dev... embedded sys... embedded system embedded-sys... C++ tinkercad arduino algorithms Algorithm functional p... functional-p... Haskell mvc ASP.NET MVC Razor Pages ASP.NET Core asp.net ASP.NET MVC ...Archived 0Updated -
CSE 30341 Operating System Principles (Fall 2019) - Project 02 (Process Queue Shell)
Updated