Following this link may get you blocked.

My Software

RunAppWhenIdle -- Run an application when you are not using your computer

Version 2007-11-08
Requirements MS Windows
Development Language C++, MFC
Download runappwhenidle.exe

I wrote RunAppWhenIdle to execute some of the cpu-intensive programs only when I was not using my computer. The cpu-intensive programs were some experiments I was performing as part of my bioinformatics research. I also managed to persuade some of my friends to execute these programs on their computer, and with RunAppWhenIdle, I made sure that their computer usage was not disturbed.

With RunAppWhenIdle, you can either bind to an already running process on your system, or execute a new application. The application will be suspended (not killed!) while you are using your computer, and will resume when you are idle.

→ Read more...

 

mySet -- Visual Perception Card Game

Version 2007-09-15
Requirements .NET Platform
Development Language C#
Download myset.exe
  • This is a single player version of the classic “Set the Family of Visual Perception” game.

myset.jpg

 

Pattern Formation by Reaction Diffusion

  • This software was developed with Sertan Girgin as a project for Ceng566 Image Processing course. It implements a simulator for Turing's Reaction and Diffusion.
  • You can read the project report or the presentation for details of the methodology.

→ Read more...

 

Pickle - A Simple and Easy PHP Online Picture Gallery

Pickle is a software for publishing your pictures on your website. Publishing is as simple as saving your pictures in a folder. If you just want to show your pictures on your website, try Pickle. No database, or maintenance is needed.

→ Read more...

 

EPI - Educational Programming Interface

A simple Windows interface to Borland's free TurboC compiler. EPI is intended for use in Introduction to C Programming courses. The idea is to have as simple and easy to use a compiler interface as possible. The installation is simple, and no complicated configuration or project creation is involved when you are writing your programs. All you have to do is to write your code, save your file, and hit Run.

→ Read more...

 

MediaPlayer Controller - a Windows Media Player Plugin

mediaplayercontroller.jpg

I have lots of songs of songs on my computer, and I don't really want to go through the songs to filter out the majority that I don't like. And it's annoying to bring the MediaPlayer to front, select the song, and delete it every time a song that I don't like is playing. So, I wrote the MediaPlayerController program that would delete the currently playing song, with minimal distraction to what I'm working on. Other features include play/pause, next/previous song, volume up/down, and fast forward operations, which are useful especially if you don't have media shortcut keys on your keyboard.

→ Read more...

 

Vocabuilder - Improve your Foreign Language Vocabulary

Vocabuilder is a program to help you practice new words you learn in a foreign language. You type in words and their meanings (denoted as sense) as you learn them. The program will score your performance, and try to test you on the new words, or on words that you score poorly.

→ Read more...

 

Webiler - C/C++ compiler on the web

  • Webiler is intended for small and simple programs. For more advanced programming, you should consider using other development environments and compilers like Cygwin (install gcc/g++ package), Microsoft Visual Studio, or Borland C Builder.
  • Webiler was initially created for our students at Ceng to ensure that their programs compile against gcc/g++ compilers. Students at our introductory level courses also utilize it when they cannot easily install their own compilers.

→ Read more...

 

Dokuwiki Plugins