Alessio Bugetti
AlessioBugetti
💻 AI Engineer/Software Engineer
Languages
Top Repositories
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"
This repository hosts the automatically updated Javadoc documentation for the MEC Virtual Resource Allocation project.
Fast and flexible physics-based battery models in Python
Keyboard-friendly, accessible and highly customizable multi-select component
Implements sequential and parallel integral image computation in C++ and Python, utilizing CUDA for parallel computation on GPU
Repositories
10Fast and flexible physics-based battery models in Python
Keyboard-friendly, accessible and highly customizable multi-select component
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"
No description provided.
Implements sequential and parallel integral image computation in C++ and Python, utilizing CUDA for parallel computation on GPU
Implements both sequential and parallel brute-force decryption of DES-encrypted passwords, focusing on 8-character passwords from the set [a-zA-Z0-9./]
Implements sequential and parallel histogram equalization in C++ and Python, utilizing CUDA for parallel computation on GPU
This repository hosts the automatically updated Javadoc documentation for the MEC Virtual Resource Allocation project.
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.
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.