-
TFG_Files Public
Files used in the creation of the Trabajo de Fin de Grado of Tomas Moro for the Universidad Complutense de Madrid.
C Creative Commons Zero v1.0 Universal UpdatedSep 12, 2024 -
NProducerConsumerProblem Public
Concurrency programming problem solved for OS&CP college subject.
C UpdatedJul 4, 2021 -
-
-
Un algoritmo que encuentra ciclos en grafos dirigidos, y dependiendo de si hay o no da el orden topológico o cita las componentes fuertemente conexas. Este repositorio se corresponde con una prácti…
C UpdatedJan 10, 2021 -
Abstract data types and their manipulation implemented to solve typical college assignments of second year subjects of Informatics Engineering regarding efficient data structures.
efficient data-structures college exercises solved-exercices informatics-engineering efficient-data-structuresC UpdatedNov 16, 2020 -
A detailed and commented floating point multiplier code for a standard ARM architecture.
Assembly UpdatedOct 5, 2020 -
TrafficSimulator Public
JsonObject event oriented traffic simulator with Swing interface, made as project for second year college subject Technology of Programming II.
-
SpaceInvadersForConsole Public
This project is a second year college project, made for the Technology of Programming subject.
-
Broker Public
College project made for the second year Software Engineering subject.
Java UpdatedJun 21, 2020 -
ConsoleSudoku Public
c Console based sudoku game, made as project for first year college subject: Fundamentals of Programming.