Papers

Advanced Algorithms

Feb 27, 2016  
A collection of advanced algorithm papers covering ETSP, Prim's, DFS, MST, Knuth's Lexicographic Permutation, Selection, Median of Medians, Master Theorem, time complexity analysis, and others... Provides implementation and sample problems.

ARM Beowolf Cluster

Feb 27, 2016  
Using big.LITTLE MP Scheduling Architecture

Efficient Parallelism

Feb 27, 2016  
Analysis of a High Performance per Watt Multiprocessor MIMD Architecture

Linear Genetic Programming

Feb 27, 2016  
An assessment of self-programming programs using simple esoteric language interpreters in C++ with insight into optimization and parallelization