Learning Web Development with Udemy
Web Development is probably one of the most complete and comprehensive online courses on web development. In more than 30 hours of content, this course will cover all you need to know about how to ...
Air Quality Analyzer using Arduino
Στόχος του πρότζεκτ είναι η εξοικείωση του φοιτητή με την τεχνολογία arduino. Μέσω της εργασίας αυτής θα αντιληφθεί σε βάθος τον συνδυασμό software , hardware, και ανάλυσης κυκλωμάτων, και θα διαπι...
Data Analysis Using Matlab
The main goal of the problem is the understanding of basic principles of Numerical Analysis using Matlab. In this way students can understand and implement in practice like algorithms: Gauss elimin...
Κατανόηση Δομών Δεδομένων και Αλγορίθμων
Στόχος της εργασίας είναι η ειδαγωγή του φοιτητή σε δομές δεδομένων και αλγορίθμους. Οι φοιτητές θα προσπαθήσουν να μελετήσουν και να καταλάβουν πως λειτουργεί μία δομή δεδομένων η αλγορίθμου. Θα π...
Εισαγωγή στην συμπίεση κειμένων με χρήση της ...
Στόχος της εργασίας είναι η εισαγωγή του φοιτητή στη διαδικασία συμπίεσης κειμένων. Οι φοιτητές καλούνται να πραγματοποιήσουν εκτενή μελέτη της κωδικοποίησης Huffman, εκτελώντας τον αλγόριθμο που ...
Expanding your skills in programming with codewars
Codewars improves the programming skills of the individual in many fields of computer engineering.They become familiar with algorithms,string manipulation and data structrures which are essential f...
Circuit designing in Multisim/ Multisim Live
Students will be able to introduce themselves in basic circuit designing by using Multisim or Multisim Live. The activities that can be given to the students are several circuits to be designed, so...
Software calculator implementation
Students are tasked with the implementation of a system that evaluates simple arithmetic expressions in some programming language, using the recursive descent parsing approach. Also, the calculator...