Sudoku less than 1 minute readSimple implementation of Sudoku game. Advanced Java Series. This is all about exploring the JavaBean class. Downloads are available in both .jar and ...
Fibonacci word check less than 1 minute read We define Fibonacci words as follows: Check if a given word is a Fibonacci word in linear time. I’ll give it a try in Haskell. <pre class=...
Simmulated Annealing less than 1 minute read Project for Evolutionary Alghoritms course. This application uses simulated annealing to find graph colouring. Check this site for graph instance...
SLWykresy less than 1 minute read Ansi C application that draws 2d functions in 3d. Project for ANSI C course. This application plots 2-variable functions in 3d. Uses simple OpenGL funct...
Zdyk Reader less than 1 minute read Ansi C application that connects to website, uses wxWidgets. This application used to download content from Wroclaw’s urban transport site, analyse it and...