Pinned Repositories
a-star
An A* algorithm implementation
dining-philosophers
An attempt to solve the "Dining Philosophers" problem in C++
dxvk
Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
events-business
The web part of a JavaEE project called events
events-ear
The Eclipse ear project using the other events projects
events-web
The web part of a JavaEE project called events
Extra
An extra assignment to raise my grade
foxgame-agent
An implementation of a fox game agent
gateway-example
A Java example of the gateway design pattern .
xmltv-guide
A tv guide using xmltv
albin-engstrom's Repositories
albin-engstrom/xmltv-guide
A tv guide using xmltv
albin-engstrom/a-star
An A* algorithm implementation
albin-engstrom/dining-philosophers
An attempt to solve the "Dining Philosophers" problem in C++
albin-engstrom/dxvk
Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
albin-engstrom/events-business
The web part of a JavaEE project called events
albin-engstrom/events-ear
The Eclipse ear project using the other events projects
albin-engstrom/events-web
The web part of a JavaEE project called events
albin-engstrom/Extra
An extra assignment to raise my grade
albin-engstrom/foxgame-agent
An implementation of a fox game agent
albin-engstrom/gateway-example
A Java example of the gateway design pattern .
albin-engstrom/gomoku-game
A gomoku game
albin-engstrom/guesser
An attempt to implement number guessers of varying complexity
albin-engstrom/impuzzable
A puzzle and an AI that solves it
albin-engstrom/logic
Logic related schoolwork
albin-engstrom/minimax
A minimax algorithm
albin-engstrom/missionaries-and-cannibals
An attempt to solve the missionaries and cannibals problem with a search algorithm
albin-engstrom/my-blocking-queue
Coursework to make and use a blocking queue in C++
albin-engstrom/prime-calculator
A GUI multithreaded prime number calculator made in Java
albin-engstrom/Systemprogrammering-i-Unix-Linux-Lab4
Producer-Consumer
albin-engstrom/thread-pool-test
A Java program to test the efficency of thread pools
albin-engstrom/xml-dictionary
A dictionary based on xml