SPLASH is a c++ class library That implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provides List, String, Regular Expression, and text manipulation handling capabilities based on those provided in Perl
The VideoTransmit class is a simple wrapper That can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format.
The audioTransmit class is a simple wrapper That can be programmed to take audio input from a source of your choice and transmit the audio to a destination computer
access the database using Flash MX. Please remember That Flash is unable to natively access a database. A programming language (ASP in this case) provides the programming logic, while Flash works at the presentation tier of the application.
CWebGrab is a simple class That allows you to quickly and easily download files from the net. The class is merely a light wrapper for the MFC internet classes, and as such supports any protocol That the MFC classes support.
ATmega8 taillight circuitAn assembly language program That generates 5 different static patterns with switching from pattern-to-pattern controlled by the depression of one push-button switch (S2).
ATmega8 taillight circuitA more complex C program That implements different flashing patterns under the control of both the push buttons and potentiometer. Use your imagination to come up with some novel ideas here. Remember however That more marks are to be awarded for the quality of the code than for the novelness of the patterns.
This is a program That will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).