Zhanshou Yu's Personal Home Page

Resume

CGI Tutorial *

Neural Network *

Design Patterns

Favorite Links

CGI Tutorial For Beginners
CGI Tutorial for beginners or non-programmers - The tutorial was developed in late 1997 and early 1998 when I was working as a Webmaster. Contexts cover basic concepts of CGI and Perl. Several simple yet useful examples were given. Non-programmers also can benefit from the chapter of setting up CGI with available free scripts.
Neural Network Load Forecast Model
My Computer Science Master thesis, which introduced a multi-layer feed-forward neural network based gas load forecast model - the TellFuture load forecast system. It is known that gas load depends on many factors such as weather, calendar, and other economic information. The model will capture those effects, reflect them within the system, and provide valuable future forecasting data. The system is built with Java computer language.
Object-Oriented Design Patterns
All Well-structured object-oriented architectures are full of patterns. Design patterns orginizes and presents a catalog of proven design idoms for structuring, creating and manupulating objects.

I use this site to test how XML, XSL, Servlet can work together.