Προσομοίωση διακριτού AWGN καναλιού ψηφιακής μετάδοσης m-PSK
Στόχος της εργασίας είναι να κατανοήσουν σε βάθος οι φοιτητές τη λειτουργία των m-PSK μεταδόσεων σε ένα AWGN κανάλι και να συγκρίνoυν τις επιδόσεις τους.
A Sudoku web app in React
The goal of sudoku is to fill each nine-square row, each nine-square column and each nine-square box with the numbers 1 through 9, with each number used once and only once in each section. It's the...
A Rock paper scissors game Built with ...
A simple but classic game! If the player wins, they gain 1 point. If the computer wins, the player loses one point. By building this game you use the React Js. By solving the problem you will bec...
An implementation of Minesweeper game using Javascript ...
Minesweeper is a single-player puzzle video game. The objective of the game is to clear a rectangular board containing hidden "mines" or bombs without detonating any of them, with help from clues a...
DroidbotX: GUI testing tool
The goal is to test Android apps with automatically generating user interaction to ensure that users don't encounter unexpected results or have an unsatisfactory experience when interacting with yo...
Ανάπτυξη διαγράμματος ER για τη διαχείριση δεδομένων ...
Ομάδα Ε Δαλκαλίτση Ελευθερία, Καρανίκα Φωτεινή, Μακροπούλου Παρασκευή, Μούρτζος Λάζαρος Χρυσοβαλάντης Πρωτεύων στόχος είναι οι φοιτητές να εξοικειωθούν με τα διαγράμματα οντοτήτων-συσχετίσεων μέσω...
Flight Simulation
Pilot training Familiarity with the cockpit gear. Design and development of the aircraft. Research.
Check whether given number is perfect OR ...
The objective of this activity is to check whether given number is perfect or not.