Posts

8051 Assembly code for hex-keypad reading

8051 assembly code for Three digit up counter using multiplexed seven segment display technique

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

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

Non recursive shell script that is any number of argument and prints them in reverse order

C program to concatenate two strings

8051 ASSEMBLY LEVEL CODE TO CLEAR ALL BANK 1 REGISTERS

8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF GIVEN NUMBER

8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz

C program to find the sum of series 1+x+ x^2 + x^3+. . . +x^n

C program to find the frequency of occurrence of digit in the given number

C program to find the sum of digits of numbers until the resulting value is single digit number

C program to Check whether the given input is 'Digit ' 'Alphabet' or 'Special Character'