Server Page News Media Linkage Programming Pictures Download E-Mail Contact
  • CGI Hangman - A web interfaced hangman game that uses simple plain text graphics. The CGI Hangman C++ source code can be found here, but please note that you need the wordlist file in order for it to work.

  • Spiral Grapher - A graphical windows program that produces multi layered spiral graphs and lissajous figures from your data inputs. It is important that you look at the help file to understand how to make the graphics. Written with Delphi 7.0. Note: In order to run please unzip the file into a folder. You can see some sample pictures I made here. The Spiral Grapher source code can be found here.

  • XYsine.exe - This sweet little program that graphs Lissajous figures. which are graphs of two wave functions with one on the X axis and one on the Y axis. This produces a graphical design that in my opinion is beautiful. Note, in order for you to be able to see the design yon need to off set the frequency of the waves. Written in QBasic. Its source code can be found here.

  • Binary Clock - Who doesn't like like binary clocks? This one written in Visual Basic needs the .NET frame work to run (one more reason I hate Microsoft).

  • Binary All in One - A console program written in C++ to convert binary to integers and vice versa, as well as display the binary time. Binary All in One source code can be downloaded here.

  • Anagram Generator - A console program written in Modula-2 that uses recursion to find all the ordered combinations of a set of characters and displays them on the screen. In this way the program generates anagrams which it can cross check with a dictionary file and/or save this information to a file as well as print it on the screen. Since this started out as an assignment for a computer science course the source and some material regarding the program can be downloaded here and the source code for the second version can be found here.

  • Happy Numbers - A console program written in Modula-2 to determine if a number or range of numbers is happy or not. The source code can be downloaded here.

  • Encrypter/Decrypter - A simple encryption/decryption program written in modula-2. The source and some material regarding the program can be downloaded here.

  • GraphX - A console program written in Modula-2 that aquires data for the user and generates a graphical html page, scaled to fit the data. Sub-catagories can also be added. A sample output can be viewed here. Again since this was an assignment for a computer science course the source and some material regarding the program can be downloaded here, however this does not include the picture files needed for proper display of the html page which are included in the "X-Grapher.zip" file.

  • Anagram Finder - A console program written in C++ that is designed to load a word list file compare every word in the word list file with every other word and determine if the anagram of the word exist and then outout the collection of anagrams to a file. A sample output can be viewed here generated from the word list found here. Finally the source code can be downloaded here.

 

©2005 Ownage.ca