Breinich
Computer Science Engineering Masters Student interested in model-based systems design, cybersecurity and web development
Budapest
Pinned Repositories
benchexec
Fork of the sosylab/benchexec repo and was extended by the option of running the benchmarks on different hardwares in a distributed way.
benchmarking-portal-analysis
BenchmarkingPortal
This is a web portal for the ftsrg research group, that is capable for benchmarking various tools with the benchexec tool on virtual machines in the cloud in a distributed way.
Breinich
DeadlockDetection
The simulator receives the names and instructions of tasks from the standard input input (see below), and then simulates the allocation of resources by running them. The output of the program is the data of the avoided dead spots (in chronological order).
EnvironmentAnalysis
FulloschQtyusch
A complex turn based multiplayer game implemented in Java with Swing GUI using the waterfall modell.
JunctionSimulation
An intelligent system with four intelligent agents managing a junction's 4-4 traffic lights
SmartHome-Management
A Spring Boot API for managing various actuators and sensors in a smart home with a Qt client with a handy GUI.
torpedo
This is a 2 or 1 player guessing game implemented in Java with Swing UI.
Breinich's Repositories
Breinich/benchexec
Fork of the sosylab/benchexec repo and was extended by the option of running the benchmarks on different hardwares in a distributed way.
Breinich/benchmarking-portal-analysis
Breinich/BenchmarkingPortal
This is a web portal for the ftsrg research group, that is capable for benchmarking various tools with the benchexec tool on virtual machines in the cloud in a distributed way.
Breinich/Breinich
Breinich/DeadlockDetection
The simulator receives the names and instructions of tasks from the standard input input (see below), and then simulates the allocation of resources by running them. The output of the program is the data of the avoided dead spots (in chronological order).
Breinich/EnvironmentAnalysis
Breinich/FulloschQtyusch
A complex turn based multiplayer game implemented in Java with Swing GUI using the waterfall modell.
Breinich/JunctionSimulation
An intelligent system with four intelligent agents managing a junction's 4-4 traffic lights
Breinich/MI-HF-2022-LunarLander
Breinich/runexec_runner
This tool is responsible for the execution of the different runs, with which the user would like to benchmark a software using the modified Benchexec on the target hardware.
Breinich/SmartHome-Management
A Spring Boot API for managing various actuators and sensors in a smart home with a Qt client with a handy GUI.
Breinich/torpedo
This is a 2 or 1 player guessing game implemented in Java with Swing UI.
Breinich/MoleculeDockingSimulator
An OpenGL based simulation for docking random molecules.
Breinich/PageReplacementAlgorithm
As input to the program, it receives the identifiers of pages referenced during memory operations in the order of their reference. As output, it returns the identifiers of the physical memory frames allocated as a result of the performed page swaps and the number of page faults.
Breinich/skalazhato
BME-VIK-AUT Skálázható szoftverek (BMEVIAUMB11) MSc tárgy oktatási segédanyagai
Breinich/SpecificTaskScheduler
The program simulates the operation of a complex scheduler. The globally preemptive, static priority scheduler runs the following scheduling algorithms: High priority level (priority = 1) RR scheduler, time slot: 2 Low priority level (priority = 0) SRTF scheduler
Breinich/Telco-center
A simple cli based telecommunication centre simulation, where the users can send messages to each other.
Breinich/UnrestrictedCalculator
A calculator, which implements theoretically unrestricted representation range (ofc. within the boundary of the available reservable memory)