Projects in Awesome Lists by AlessioBugetti
A curated list of projects in awesome lists by AlessioBugetti .
https://github.com/alessiobugetti/mecvirtualresourceallocation-javadoc
This repository hosts the automatically updated Javadoc documentation for the MEC Virtual Resource Allocation project.
algorithm-implementation cloud-computing hypergraph-matching mobile-edge-computing network-resource-management optimization-algorithms virtual-resource-allocation
Last synced: 19 Mar 2025
https://github.com/alessiobugetti/activity_tracker
Registro di attività che memorizza cosa si è fatto durante una giornata. Classe che rappresenta attività con descrizione, tempo inizio e fine, Classe registro che colleziona attività su base del giorno. Interfaccia semplice per mostrare il registro sulla base di un giorno fatta con nCurses.
Last synced: 19 Mar 2025
https://github.com/alessiobugetti/histogram-equalization
Implements sequential and parallel histogram equalization in C++ and Python, utilizing CUDA for parallel computation on GPU
Last synced: 19 Mar 2025
https://github.com/alessiobugetti/mecvirtualresourceallocation
A hypergraph matching algorithm for efficient virtual resource allocation in mobile edge computing, based on the approach proposed in the paper L. Zhang, H. Zhang, L. Yu, H. Xu, L. Song and Z. Han, "Virtual Resource Allocation for Mobile Edge Computing: A Hypergraph Matching Approach"
algorithm-implementation cloud-computing hypergraph-matching mobile-edge-computing network-resource-management optimization-algorithms virtual-resource-allocation
Last synced: 19 Mar 2025
https://github.com/alessiobugetti/preemptiveanalysiswithmarkingexprprio
Modeling task sets composed of tasks that may consist of multiple computational chunks, scheduled using RM and EDF algorithms, employing pTPNs with marking-dependent priorities. Furthermore, an implementation of the priority ceiling emulation protocol must be provided as a policy for resource management, ensuring mutual exclusion.
Last synced: 19 Mar 2025
https://github.com/alessiobugetti/password-cracker
Implements both sequential and parallel brute-force decryption of DES-encrypted passwords, focusing on 8-character passwords from the set [a-zA-Z0-9./]
brute-force-attack data-encryption-standard openmp parallel-computing pthread
Last synced: 19 Mar 2025
https://github.com/alessiobugetti/integral-image-processing
Implements sequential and parallel integral image computation in C++ and Python, utilizing CUDA for parallel computation on GPU
cuda gpu-acceleration integral-image numba parallel-computing pycuda
Last synced: 11 Mar 2025