8051 assembly code for Three digit up counter using multiplexed seven segment display technique on November 08, 2012 8051 microcontroller seven segment +
Shell script that accepts 2 file names and check if the permission for these files are identical & if the permissions are identical o/p the common permission otherwise o/p each file name followd by its permission on November 05, 2012 UNIX +
Shell script that accept filenames specified as argument & creates shell script that contain this file as well as the code to recreate these files. Thus if the script generated by your script is executed it would recreate the original file on November 05, 2012 UNIX +
Non recursive shell script that is any number of argument and prints them in reverse order on November 05, 2012 UNIX +
8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF GIVEN NUMBER on November 03, 2012 8051 microcontroller +
8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz on November 02, 2012 8051 microcontroller +
C program to find the sum of digits of numbers until the resulting value is single digit number on October 28, 2012 C +
C program to Check whether the given input is 'Digit ' 'Alphabet' or 'Special Character' on October 27, 2012 C +