Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alessandrorebosio/computer-architecture
Collection of computer architecture projects in ASSEMBLY, from the first year of engineering and computer science @ unibo
https://github.com/alessandrorebosio/computer-architecture
assembly computer-architecture unibo
Last synced: about 2 months ago
JSON representation
Collection of computer architecture projects in ASSEMBLY, from the first year of engineering and computer science @ unibo
- Host: GitHub
- URL: https://github.com/alessandrorebosio/computer-architecture
- Owner: alessandrorebosio
- License: mit
- Created: 2024-12-17T12:45:23.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-17T12:45:53.000Z (about 2 months ago)
- Last Synced: 2024-12-21T08:14:21.871Z (about 2 months ago)
- Topics: assembly, computer-architecture, unibo
- Language: C
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Computer Architectures - Overview
**69731 - Academic Year 2023/24, Bachelor's Degree in Computer Science and Engineering, University of Bologna - Cesena Campus**
- **Instructors**: Professors Raffaele Cappelli, Matteo Ferrara
- **Programming Language**: ASSEMBLYThis folder contains programming projects developed for the **Computer Architectures** course in the **Computer Science and Engineering** program (2023-2024). The projects aim to deepen understanding of fundamental and advanced topics in systems architecture, assembly programming, and bitwise operations. Each project explores a different aspect of computer architecture and data manipulation, providing hands-on experience with low-level programming and optimization techniques.