NS-3 NETWORK SIMULATOR
Ο προσομοιωτής Network-Simulator 3 παρέχει μια ανοικτού κώδικα πλατφόρμα προσομοίωσης δικτύων με σκοπό την μελέτη και ανάπτυξη σεναρίων προσομοίωσης για το τομέα των τηλεπικοινωνιών και δικτύων. Με...
Chess in java
Το πρόβλημα αυτό έχει ως στόχο τη δημιουργία ενός παιχνιδιού σκάκι το οποίο θα παίζετε από δύο παίχτες και θα πρέπει να κερδίζει ο ένας από τους δύο. Για να κατασκευάσετε αυτό το παιχνίδι πρέπει να...
Solving 0-1 Knapsack Problem
Στο πρόβλημα του σακιδίου () πρέπει να γεμίσετε το σακίδιο με βέλτιστο σύνολο αντικειμένων. Στο 0-1 Knapsack με το οποίο θα ασχοληθείτε σε αυτό το πρόβλημα επιλέγετε το κάθε αντικείμενο το πολύ μια...
Learning Programming Language
Το sololearn έχει ως στόχο να βοηθήσει άτομα που επιθυμούν να μάθουν κάποια γλώσσα προγραμματισμού μέσα από τα πολλά θέματα προγραμματισμού που διαθέτει. Επίσης η εφαρμογή στοχεύει στην εκμάθηση εν...
Sharecare VR
Sharecare VR allows anyone to freely navigate and explore an anatomically accurate 3D model of the human body, its organs, and their natural function. Visualize how your body works. Explore organs ...
Data and Probability Word Search
The goal of this problem is for students to enrich their math vocabulary, and have fun while doing it! Since students can easily get distracted from math lectures, this way will take their attentio...
Anne Frank House VR
Experience the world-famous "Secret Annex" of the Anne Frank House in a never before seen way. Travel back to the years of the Second World War and wander through the rooms of the Secret Annex, whe...
Subnetting Network Topologies
The goal of this exercise is for students to learn and understand how the subnetting of a network topology works and how they can subnet a network by their selves. Students will subnet the network ...
Inspecting a Software Artefact using Review of ...
The goal is to experience a formal process of Review Test in inspecting a Software artefact to detect defects.
Stakeholders of an information system
The goal of this problem is to find and classify stakeholders of a given information system
Fonts have feeling
understand how to choose a suitable font for a message
Pathfinding Using the Lee Algorithm
Students will create a simple implementation of the Lee algorithm for grid-based pathfinding using a simulated robot.