profolsen
Paul Olsen holds a Ph.D., Computer Science from SUNY Albany. He currently works as an associate professor at Le Moyne College, in Syracuse, NY
Syracuse, NY
Pinned Repositories
b-tree
implementation of b-tree.
bellmanford
A quick and dirty variation of the Bellman-Ford Algorithm for demonstating its use in internet routing.
boxgame
A simple example of parallel computing in Java
collating
Some classes for combinometrics.
DeadlockRecovery
A proof of concept for a simple deadlock recovery architecture.
discord-bots
some useful bots for discord
employees
An altered version of the postgresql employees sample database plus data generator.
Footnote
A stack based virtual machine
pteroform
A parser for LL(1) Grammars.
Rubiks2x2Solver
profolsen's Repositories
profolsen/employees
An altered version of the postgresql employees sample database plus data generator.
profolsen/Footnote
A stack based virtual machine
profolsen/b-tree
implementation of b-tree.
profolsen/bellmanford
A quick and dirty variation of the Bellman-Ford Algorithm for demonstating its use in internet routing.
profolsen/boxgame
A simple example of parallel computing in Java
profolsen/collating
Some classes for combinometrics.
profolsen/DeadlockRecovery
A proof of concept for a simple deadlock recovery architecture.
profolsen/discord-bots
some useful bots for discord
profolsen/graphs
profolsen/pteroform
A parser for LL(1) Grammars.
profolsen/Rubiks2x2Solver
profolsen/gridbits
ways to color a grid with two colors up to mirror and rotational symetry Run CountValues
profolsen/java_eclipse_empty
An Empty Java Repository
profolsen/joinOrder
A quick and dirty demonstration of the classic join order optimization algorithm.
profolsen/kingsblackball
A card game invented by my sister and I.
profolsen/PageReplacementAlgorithms
intentionally left blank in an effort to increase usefullness of this space
profolsen/PageReplacementSimulator
simple page replacement simulation
profolsen/PageReplacementSimulator2
asdf
profolsen/scheduler
A simple scheduling simulation for an operating systems class.
profolsen/SchedulerProjectPython
Intentionally left blank for better documentation
profolsen/spectre-poc
a copy of a spectre poc (attributions at the top of the source file)
profolsen/trurl3
Very Dumb OS Simulator
profolsen/TSOS
Fall 2015, 2016, and future(?) Operating Systems
profolsen/WebServer
simple web server
profolsen/wikilist-to-sql-ddl-inserts
a project to turn wikipedia lists into sql databases