operational-systems
There are 47 repositories under operational-systems topic.
GrayJack/FerrousOS
My first OS - Toy project
Sr-Souza-dev/Operational-System
Projeto de um sistema operacional através da linguagem C++
lnncrs/ACID
ACID Database Management Systems with Operational Systems. UFABC 2Q/2016 - Operational Systems Class.
AndersonRezende/rust_os
Simples kernel escrito em rust
BrunoBMoura/BM32OS
Operational System designed using the language cminus for the BM_CORE architecture as the final project for the Laboratory of Operational Systems course.
c3h/arch-linux-install
passo a passo da instalação do Arch Linux ;)
caiangums/final-project
Final Project for INE5424 course in UFSC
danigfavero/Sistemas-Operacionais
Projetos da matéria MAC0422
diegolrs/Process-Scheduler-Simulator
Operational System Process Scheduler Simulator
JoJowam/OperationalSystems_University
Repositório de TPs da disciplina de Sistemas Operacionais (BCC264) - UFOP.
MahatKC/fat16reader
Software to navigate through the contents of a FAT16 image
natividadesusana/practicing-with-python
⚡️ Practicing with Python ~
raj-71/xor-puf-security-OT-systems
This project focuses on enhancing cybersecurity in Operational Technology (OT) systems by analyzing and predicting XOR-based Physical Unclonable Functions (PUFs) using Support Vector Machines (SVMs). By understanding XOR-PUF behavior, we aim to improve the security of OT systems against potential threats.
regis-amaral/S.O.S.
Strategies in Operating Systems
BrendaMoura/process-scheduling-algorithms
In this repository, there are some process scheduling algorithms implemantation using C.
davidnatro/os-homeworks
Operational systems homeworks (SE, HSE)
juliorodrigues07/virtual_memory_sim
Implementação de um simulador de memória virtual, aplicando algoritmos de substituição de página LRU, NRU e Second Chance.
morgsweber/OSProject
This repository was created for the Operational Systems class in the fifth semester of Computer Science.
naferrett/projeto-SO
Implementação de múltiplas threads para manipulação de matrizes em linguagem C .
PointProgram/OS_fundamentals
These works cover the fundamental concepts and principles of building operating systems (OS). Here you can see various aspects of building an OS and are dedicated to learning the methods of implementing the main components, namely: process and thread synchronization tools, processor schedulers, memory management, file system.
rdineva/operating-systems
Operating Systems Course @FMI
ronald1404/Lab-sistemas-operacionais
Atividades desenvolvidas na discplina: laboratórios de sistemas operacionais
Rubens-Zan/Ping-Pong-OS
Development of an Operational System incrementally
ZunnurhaqZulkifli/LearnC
Materials Learned
antuniooh/simulation-cpu-round-robin
Biannual Project on Operating Systems, taught at Centro Universitário FEI. It consists of a simulator of the Round Robin process scheduling algorithm
Bobagi/RedZone
Educational game about semaphores and threads
BrendaMoura/processes-destruction
Processes destruction simulation using C.
diegolrs/Memory-Paging
Operational System Memory Paging Simulator
heitortanoue/linux-backdoor
The module operates stealthily, intercepting and transmitting data via secure socket communication to a remote entity. It enables insights into user activities while maintaining undetectability. It is important to note that this repository is for educational and research purposes only, and any unauthorized use or deployment is strictly prohibited.
jhonatangopereira/OperationalSystems
Reviews of classes and codes made during the course of Operational Systems.
joaoipiraja/freertos
Example using Queues with a ultrasonic sensor and a Nokia 5100 Display
LucasFelipeNunes/Exercicios-Sistemas-Operacionais
Exercícios da matéria de Sistemas Operacionais, feitos em linguagem C
otavioml/xv6-public
xv6 OS. Implementation of schedullers and new system calls.
Softawii/Malloqueiro
Alternativa ao malloc do glibc
vitor-msp/operational-systems
Operational systems code examples.