Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~8K People Reached
Favorite Tags
Member Avatar for Dabdob

Hereby the code i have wrote about a small porgram to to find the maximum number from three numbers. Waiting your comments,,, GET AX; MOV BX,AS; GET AX; MOV CX, AX; GET AX; CMP AX,BX; CMP AX,CX Put AX End

Member Avatar for ashenafiye
0
7K
Member Avatar for Stryker317

I wanted to introduce myself to the community as a resource and a nag. I am a firm believer that everyones input is important. From the novice to the professionals. My name is Brian, and I've been in the IT Field for about 7 years. I owned my own company …

Member Avatar for Dabdob
0
48
Member Avatar for Dabdob

Hi Can anyone tell me what is mission-critical system?what the advtanges?where to use it...and if someone have link for some staff belong to it....i would be happy to see it Thanks

0
30
Member Avatar for Dabdob

[B]Hi How can I add Forum by using PHP in my website…I only want to add one section as test. Please advice in details Thanks[/B]

Member Avatar for Dabdob
0
131
Member Avatar for Dabdob

This is an Assembly code and i want to know what the result for every instruction: AX and BX The code is: Mov ax, 0 Mov bx, -5 100: Inc ax++ Sub bx, ax Cmp bx, -10 Jb 100 Put ax Move ax, bx Put ax End

Member Avatar for Lord Soth
0
75
Member Avatar for Dabdob

[COLOR=DarkRed][B]Q-write an Assembly code that read a student ID, Name, TMA1, TMA2, Midterm and Final....[/B][/COLOR] [U]The output of this programm should be like:[/U] ID Name Total of Marks Result 2345 ABCD 78 pass 2456 Bulin 30 Fail [COLOR=DarkOrange][B]The code:"i am not sure if the code is right?" you give a …

Member Avatar for Dabdob
0
135
Member Avatar for Dabdob

Guys.. See this code? is it right code or have it mistake?please advice in details, 1- By knowing the numbers: so i guess here the numbering is knowing mov AX, 2 mov BX, 2 mov CX, 2 add AX,BX add AX,CX put AX end 2- By entering the number enering …

Member Avatar for Narue
0
96
Member Avatar for Dabdob

Here are the control transfer instruction inerruot the sequential execution of instruction in memory and transfer control to some other point in memory either unconditionally or after testing the result of "CMP: instruction.. The Control Intructions are: 1-ja dest-----> Jump if above 2-jae dest -----> jump if above or equal …

Member Avatar for Dabdob
0
111
Member Avatar for Dabdob

Hi Guys, i was reading a book about C++ sorting and come up with the first type of sortting knowing as "Bubble-Sort" belwo is the main code for, you can run it and see how the arry will be ordred. int main() { int a[]={5,4,2,8,1,9,2,10,3,7,6}; int i,j,temp; for(i=0;i<11;i++) cout<<a[i]<<" "; …

Member Avatar for Dabdob
-1
168
Member Avatar for Dabdob

Hi guys… I want to write small program in C printing three or more people in array..how? please write to me the syntax as I am very poor in C.. How to define the name? and accept the conformation from the user? Either by yes or no The printing should …

Member Avatar for server_crash
0
125
Member Avatar for Dabdob

Hi guys,, i want to have C to my PC..i am using win XP. anyone can help me please

Member Avatar for perniciosus
0
187
Member Avatar for droopy420

Name: Dre' Nickname: Height: 6'0'' Weight: 225 Hair: Bald Eyes: Brown Location: TX Age: 29 Hobbies: Listening to music,hanging out with friends and family, movies,working out Relationship Status: Girlfriend Fav Music: with the exception to country... I'm versatile (hope I didn't offend anyone.) Education: Computer Science, (one more year) Work: …

Member Avatar for lovely
0
101
Member Avatar for Dabdob

Hi everyone.. Have you ever head of Ruby programming language? Waiting your comments and help

Member Avatar for Rashakil Fol
0
96
Member Avatar for Dabdob

Hi everyone.. Have you ever head of Ruby programming language? Waiting your comments and help

Member Avatar for mawe
0
55