Pinned Loading
-
GameOfLife-MPI-OpenMp-Cuda-
GameOfLife-MPI-OpenMp-Cuda- PublicGame of life: An implementation of the famous simulation game with parallel programming technologies. An MPI, a hybrid MPI and OpenMp and a CUDA implementation of the game. Also I wrote a report in…
C 9
-
GraceCompiler
GraceCompiler PublicA Compiler for a pascal look alike programming language. For the project we had to develop both the front end and back end of the compiler. For the front end we used the SableCC library which is a …
-
BankServer-socket-and-pthread-
BankServer-socket-and-pthread- PublicA network application with sockets and threads (Pthreads). The bank server keeps data for bank accounts and bank clients are connecting with the server to make transactions. The server has a thread…
-
Bulletin-Boards
Bulletin-Boards PublicA multi-process application with the use of named pipes and Low-Level I/O. Clients communicate with a server with named pipes and gives commands to write text, send files (etc images), create chann…
-
K-Medoids-Clustering
K-Medoids-Clustering PublicK-medoids is a clustering algorithm related to K-means. In contrast to the K-means algorithm, K-medoids chooses datapoints as centers of the clusters.There are 2 Initialization,Assign and Update me…
-
2d-Ecosystem-simulation
2d-Ecosystem-simulation PublicEcosystem Simulation Game: A 2d simulation game with the Unity Game Engine. The characters are controlled by AI and interacting with each other. The maps are procedural generated (cellular automata…
C# 10
If the problem persists, check the GitHub status page or contact support.