Skip to content

frederic-klein/thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone

Use --recursive switch to clone with submodules:

git clone --recursive [email protected]:frederic-klein/thesis.git

To add the submodules after cloning without --recursive use:

git submodule update --recursive --init --remote

Repo Structure

source

contains source code for a distributed SMPC (limited range of functions for serious games) library written in C and a Java binding for usage with Android

data

evaluation results

thesis

the current state of the thesis as tex and pdf

thesis->sources

papers, books, etc. related to SMPC, distributed systems, mesh networking, etc. to be used in the thesis

talks

slides for initial and final talk

About

all files related with the master thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published