- Madison Heights, Michigan
Popular repositories Loading
-
MatrixTraverser
MatrixTraverser PublicDynamic programming algorithm design project to calculate the maximum score when traversing a matrix column-by-column, obeying certain penalty rules. Refer to the README for more detail.
C++
-
PerformanceMetricsApp
PerformanceMetricsApp PublicApplication which interfaces with EMOTIV Insight devices to display the client's performance metrics (alpha waves, theta waves, etc.) in real time in a spline graph representation. Uses the CanvasJ…
JavaScript 1
-
3DMazeTraverser
3DMazeTraverser PublicSimple program which finds the shortest path through a 3D maze, where the maze is represented as a graph. Outputs the path in terms of 6 directions (North, East, South, West, Up, Down).
C++
-
SystemCallContextSwitchBenchmarks
SystemCallContextSwitchBenchmarks PublicBenchmarks the average overhead for a Linux system to request a system call, or context switch to another process.
C
-
PageTableSimulator
PageTableSimulator PublicSimulates a page table under various eviction policies. Uses trace files from the execution of various real world applications such as the widely used GCC compiler.
C
-
ReadersWritersConcurrencySolution
ReadersWritersConcurrencySolution PublicExample solution to the famous readers / writers concurrency problem. In this solution writers have priority over readers.
C
If the problem persists, check the GitHub status page or contact support.