George Apostolakis (giorgapost)

giorgapost

Geek Repo

Company:Bank of America

Location:United Kingdom

Github PK Tool:Github PK Tool


Organizations
AnonKour

George Apostolakis's repositories

smith-waterman-algorithm

A C++ implementation of the Smith - Waterman algorithm. The system consists of 3 different implementations: the one is sequential, while the other two parallelize the execution in a coarse and a fine level respectively, with the use of multithreading.

Language:C++License:GPL-3.0Stargazers:4Issues:1Issues:0

wordsearch-package

This Java package implements a system which searches for some given words into a large number of text files, and returns all the locations where they are found.

Language:JavaLicense:GPL-3.0Stargazers:1Issues:1Issues:0

convex-optimization

A collection of convex optimization algorithms.

Language:MATLABLicense:GPL-3.0Stargazers:0Issues:1Issues:0

edas

A distributed embedded system, which returns the average of the temperatures measured by its components.

Language:CLicense:GPL-3.0Stargazers:0Issues:1Issues:0

giorgapost

Configuration files for my Github profile

Stargazers:0Issues:1Issues:0

mips-list-with-factorial

Simple list implemented for MIPS processor. Moreover, it can compute the factorial of the words stored at each node.

Language:AssemblyLicense:GPL-3.0Stargazers:0Issues:1Issues:0