Date Range
Date Range
Date Range
Square and Cube of a Number. LCM of a given Number. Compute nCr using recursive procedure. Decimal Up Counter to display 00-99. Byte and word data transfer in different addressing modes. Given data is positive or negative. Given data is odd or even. Logical ones and zeros in a given data. 2 out of 5 code. Largest Number Among the series.
International Film Festival in Mexico City. Lyrics to Songs from Class. Un Elefante Song Grammar Lesson. Short Cut Keys for Typing Spanish on Computer. Study Guides using textbook Spanish for Mastery 1 and 2.
com - Play Free Online Games. Your favorite online games site, where you can play the best, free online games. Here you can enjoy action games, puzzle games, sports games, shooting games, typing games, RPG games, racing games, zombies, monsters, demons, tower-defense, matching, real time and turn based strategies, simulations and much more. The games on this site are all hand-picked and top quality, some of them are our own creation.
8086 MASM IMPORTANT QUESTIONS AND PROGRAMS FOR ENGINEERS AND STUDENTS. Thursday, January 21, 2010. 8086 or MASM PROGRAM to input 9 digits and display the second biggest number that can be formed using those digits. Start;mov ax,seg data1.
Thursday, August 7, 2008. A db 12h,23h,56h,74h,72h ;given data. B db 05h ;tota no. 8 bit unpacked bcd addition. 8 bit packed bcd addition. Wednesday, August 6, 2008. Program to convert packd bcd to ASCII. Mov al,a ;get the value in al. Mov ah,al ;save a copy in ah. And al,oFh ;mask higher nibble. Hex to ASCII proc near. Wednesday, July 30, 2008. X dw 1100h,1251h,3046h,5729h.