Seemingly pointless note taking day after day prompted me to write this program:
http://www.box.net/shared/tm7dro98a0
There's nothing magical about it - it simply ranks all the sentences in the input text and filters them accordingly. It's far from perfect, but its a useful little app anyway...
Sunday, April 29, 2007
Tuesday, April 3, 2007
Sudoku I
Here is the first version of my Sudoku solver! It only solves very simple sudokus, otherwise it gives partial solutions.
It was originally supposed to be a program for my CASIO calculator, but BASIC tends to be a fickle language and it doesn't help that I get only 6 lines of code per screen.
So I ended up implementing it in C++ instead - click below for source and executable!
http://www.box.net/shared/h8872y1pv4
It was originally supposed to be a program for my CASIO calculator, but BASIC tends to be a fickle language and it doesn't help that I get only 6 lines of code per screen.
So I ended up implementing it in C++ instead - click below for source and executable!
http://www.box.net/shared/h8872y1pv4
Subscribe to:
Posts (Atom)