Skip to content
#

uniwa

Here are 99 public repositories matching this topic...

Comprehensive 2023-2024 study material for Algorithms & Complexity, including lecture notes, graph algorithms, shortest paths, minimum spanning trees, dynamic programming, greedy algorithms, NP problems, and exercises. Organized by chapters with supplementary PDFs and personal notes (Algorithms and Complexity, UNIWA).

  • Updated Feb 16, 2026

Comprehensive 2023 study material for Design & Analysis of Algorithms (Σχεδίαση & Ανάλυση Αλγορίθμων) including lecture notes, exercises, recursion, divide & conquer, sorting algorithms, and complexity analysis. Organized by chapters with supplementary PDFs and personal notes (Algorithm Design & Analysis, UNIWA).

  • Updated Feb 16, 2026

Academic project implementing a Uni-C compiler in C using FSMs, FLEX, and BISON, covering lexical and syntactic analysis with a complete compiler pipeline for a subset of the C language. Includes FSM design, token recognition, grammar parsing, and executable testing (Compilers, UNIWA).

  • Updated Feb 18, 2026
  • C

Physics laboratory project focusing on measurement uncertainty, statistical error analysis, significant figures, and least squares regression applied to experimental data (Physics, UNIWA).

  • Updated Feb 21, 2026

CUDA/C project for parallel matrix computations on 2D integer arrays, including average, maximum, Matrix B and C transformations, with high-performance GPU acceleration using parallel reductions, shared memory, and atomic operations (Parallel Systems, UNIWA).

  • Updated Feb 20, 2026
  • Cuda

IoT laboratory project implementing an automated traffic light system using Arduino UNO, ESP-01 (ESP8266), and ThingSpeak, enabling real-time monitoring and remote control of traffic signal states via cloud communication (Internet of Things, UNIWA).

  • Updated Feb 19, 2026
  • C++

C/OpenMP project demonstrating parallel matrix operations, including diagonal dominance checking, maximum diagonal element extraction, matrix B generation, and minimum element calculation using multiple parallel reduction techniques (OpenMP reduction, critical section, and binary tree algorithm) (Parallel Systems, UNIWA).

  • Updated Feb 20, 2026
  • C

Cloud Computing lab project implementing a virtual lab with Docker and Docker Compose, deploying containerized cloud services (WordPress, MySQL, phpMyAdmin) with isolated networks, persistent storage, and resource management (Cloud Computing and Services, UNIWA).

  • Updated Feb 19, 2026
  • Shell

Information Systems Analysis project modeling a real estate marketing process using UML use cases, IDEF0/IDEF3, DFDs, ER modeling, and structured process decomposition (Analysis and Design of Information Systems, UNIWA).

  • Updated Feb 19, 2026

Improve this page

Add a description, image, and links to the uniwa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uniwa topic, visit your repo's landing page and select "manage topics."

Learn more