Saturday, August 21, 2010

HEX down counter

Share Orkut

HEX up counter

Share Orkut

Decimal down counter

Share Orkut

Decimal up counter

Share Orkut

HEX TO BCD

Share Orkut

Sample output

BCD to HEX

Share Orkut
Sample output

Friday, August 13, 2010

Ascii to Binary

Share Orkut
23. Convert ascii to binary

Sample output

Binary to Ascii

Share Orkut
22. Convert binary to ascii
Sample output

BCD to Binary

Share Orkut
21. Convert a bcd number to binary

Sample output

Binary to BCD

Share Orkut
20. Convert binary to bcd.

Sample Output

Tuesday, August 10, 2010

Multibyte addition of two binary number

Share Orkut
19. Program to add two multibyte binary number.

Check 4th bit

Share Orkut
18. Program to check the 4th bit of 8-number.

Move a data block with overlap

Share Orkut
17. Program to move a data block with overlap.

Wednesday, August 4, 2010

BCD number addition

Share Orkut
16. Program to add BCD numbers.

16 bit by 8 bit division

Share Orkut
15. Program to implement 16 bit by 8-bit division.

Multiplication by shift left & add method

Share Orkut
14. Program to implement multiplication by shift left & add method.

Count odd and even numbers

Share Orkut
13. Program to find even and odd numbers in a block of data.

Square of a number

Share Orkut
12. Program to find the square of a number.