Source Codes
I’ll upload some of my source codes here. Anyone is free to use them. But please give me some credit and drop in a line mentioning how you found them useful or if you have any suggestions. Mail me
WordPress doesn’t allow certain file types to be uploaded. So wherever needed, I have uploaded text files of the source codes. Just changing the .txt extension to the required extension should work.
C++
These codes run fine on Visual C++ 6.0. I haven’t tested them on other compilers. BUt I suppose some minor modifications would be enough to make them work.
My first program to solve Laplace’s Equation using the Iterative Process
Most Efficient Method of Solution of Laplace’s Equation so far
My Expression Parser (this has been tested with GCC and it works)
Readme for the Expression Parser
Greasemonkey Scripts
Google in Wikipedia (Blog Post)


