Academic
Academic
Home
Projects
Art
Summaries
Contact
Light
Dark
Automatic
Projects
RUN2223 CPU practical
A CPU design in Digital. It is an implementation of the RUN2223 CPU, a 32-bit CPU ISA for the course Processors at Radboud University.
Water Pumping Problem
Graph Reduction + Dynamic Programming + Branch-and-Bound
Linear Regression (Statistics Final Project)
A final practical on regression analysis, for the course Statistics. We compare various linear models for explaining the market value of 52 companies from the Forbes500 1986 dataset.
Minimum chain partitioning (using Hopcroft-Karp)
Efficient algorithm for a variant of the Box-Stacking problem (essentially a Dilworth chain partitioning problem). Constructs a bipartite matching and solves this with the Hopcroft-Karp Algorithm.
Operating Systems Projects
Three practical assignments for the course OS Concepts.
Implementation of a simple shell.
Parallelization, shared buffer.
Caching, Paging.
Cite
×