• Stars
    star
    1
  • Language
    C
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Main process(feeder) feeds the forked processes (consumers) with an int array through shared memory - synchronization using semaphores ( comments and readme in greek but they'll soon get translated in English )

More Repositories

1

CryptoRecommendation

Recommendation System on cryptocurrency, using data collected from users' tweets + 10-Fold Cross Validation ( Based on the cryptocoins from each user's tweets, the program runs algorithms on the data, resulting in the recommendation of other cryptocoins for each user) ( readme in greek but soon to be translated in English )
C
8
star
2

iJazzARTIST

iJazzARTIST: Intelligent Jazz Accompanist for Real-Time human-computer Interactive muSic improvisaTion ( B.Sc. Thesis )
TeX
7
star
3

Thesis_Bsc

B.Sc. thesis on dithesis.cls, A LaTeX2e document class for writing Ξ’Sc thesis in English for the Department of Informatics and Telecommunications (DI&T) of the National and Kapodistrian University of Athens (NKUA) ( Copyright (c) 2014, 2015 Charalampos S. Nikolaou <[email protected]>, 2017 Ergys Dona <[email protected]>, 2020 Christina-Theano Kylafi <[email protected]> )
TeX
4
star
4

Stress_Detection

M.Sc. mini project for NLP class (M908)
Python
4
star
5

theatina

4
star
6

AoC-Advent-of-Code

Advent of Code Days in Python
Python
3
star
7

miniSearch

Analysing a text file / searching for certain words / count word appearance ( comments and readme in greek but they'll soon get translated in English )
C
2
star
8

UniPal

HTML
2
star
9

jobExecutor

Parent process creates workers to split the paths from the .txt and give them "jobs" to do (/search, /mincount, /maxcount, /wc) on the data collected from the files, through named pipes - based on "miniSearch" project ( comments and readme in greek but they'll soon get translated in English )
C
2
star
10

LeetCoding

Python
1
star
11

theatina.github.io

HTML
1
star
12

NLPminiTasks

Short processing tasks on natural language.
Python
1
star
13

webSiteCreator

Shell script that creates websites from the text file in folder, using this command: ./webcreator.sh sites file.txt <sites> <pages_in_each_site> ( comments and readme in greek but they'll soon get translated in English )
HTML
1
star
14

CodeBrainStorming

Random ideas put into code
Python
1
star
15

myOwnServer

Web Server(accepting HTTP requests - returning the pages) + Website_Crawler (crawls through the sites and the pages that were created - use repo link below, makes requests, gets the pages and then creates identical folder) - data exchange through sockets ( comments and readme in greek but they'll soon get translated in English )
C
1
star