Search Results

Showing results 1 to 26 of 26
Search took 0.01 seconds.
Search: Posts Made By: Dabdob
Forum: IT Professionals' Lounge Nov 9th, 2007
Replies: 2
Views: 538
Posted By Dabdob
Welcome Brian.

You are in the Right place, whatever you think about will find here...

Have a god time
Forum: IT Professionals' Lounge Nov 8th, 2007
Replies: 0
Views: 487
Posted By 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
Forum: PHP Oct 24th, 2007
Replies: 3
Views: 696
Posted By Dabdob
Thanks...
it works fine...
Forum: PHP Oct 22nd, 2007
Replies: 3
Views: 696
Posted By Dabdob
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
Forum: Assembly Apr 17th, 2006
Replies: 2
Views: 1,907
Posted By Dabdob
Is the above program Right or worng? it seems to me there is logical problem?!
what do you think ?!
Forum: Assembly Apr 17th, 2006
Replies: 2
Views: 4,853
Posted By Dabdob
Thanks,
But what do you mean by : jnl
Forum: Assembly Apr 16th, 2006
Replies: 2
Views: 4,853
Posted By 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;
Forum: Assembly Apr 8th, 2006
Replies: 2
Views: 1,907
Posted By 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
Forum: Assembly Mar 29th, 2006
Replies: 3
Views: 2,121
Posted By Dabdob
Guys,
Do you think there is other way to write the above prgram??what's it?
Forum: Assembly Mar 27th, 2006
Replies: 3
Views: 2,121
Posted By Dabdob
I use MASM Version 8.2
Forum: Assembly Mar 27th, 2006
Replies: 3
Views: 2,121
Posted By Dabdob
Q-write an Assembly code that read a student ID, Name, TMA1, TMA2, Midterm and Final....


The output of this programm should be like:


ID Name Total of Marks Result...
Forum: Assembly Mar 26th, 2006
Replies: 2
Views: 1,931
Posted By Dabdob
Hellooooo
anybody here?!!
Forum: Assembly Mar 26th, 2006
Replies: 2
Views: 2,325
Posted By Dabdob
[QUOTE=Narue>8-irest -----> Return from an interrupt
You should check your spelling when typing technical information. To my knowledge, there's no "irest" instruction in the x86 architecture. :)
...
Forum: C++ Mar 26th, 2006
Replies: 6
Views: 22,373
Posted By Dabdob
Try this Selection sort code in C++

int main()
{
int a[]={5,4,2,8,1,9,2,10,3,7,6};
int i,k,n,min;
int temp;
for(i=0; i < n-1; i++)
{
min = i;
Forum: Assembly Mar 26th, 2006
Replies: 2
Views: 2,325
Posted By 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...
Forum: C++ Mar 26th, 2006
Replies: 6
Views: 22,373
Posted By Dabdob
Are you sure? it works with me fine...
i am still looking for selection and insertion code...
Forum: C++ Mar 26th, 2006
Replies: 6
Views: 22,373
Posted By Dabdob
This site is really useful...
Thank you :rolleyes:
Forum: Assembly Mar 26th, 2006
Replies: 2
Views: 1,931
Posted By 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...
Forum: C++ Mar 25th, 2006
Replies: 6
Views: 22,373
Posted By 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.
...
Forum: C Dec 19th, 2005
Replies: 5
Views: 8,342
Posted By Dabdob
Hi Ancient,
Thanks for your help,
well, that slove first part of the probelm, i think i need to have a loop...

Assume, I have three elements in array – test[‘A’ , ‘B’ , ‘C’]

I want in the...
Forum: C Dec 18th, 2005
Replies: 5
Views: 8,342
Posted By Dabdob
Helloooooooo
please i really need help
Forum: C Dec 18th, 2005
Replies: 5
Views: 8,342
Posted By 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...
Forum: C++ Dec 14th, 2005
Replies: 4
Views: 1,259
Posted By Dabdob
Hi guys,,
i want to have C to my PC..i am using win XP. anyone can help me please
Forum: Legacy and Other Languages Dec 3rd, 2005
Replies: 1
Views: 2,340
Posted By Dabdob
Hi everyone..

Have you ever head of Ruby programming language?

Waiting your comments and help
Forum: C Dec 3rd, 2005
Replies: 3
Views: 1,452
Posted By Dabdob
Hi everyone..

Have you ever head of Ruby programming language?

Waiting your comments and help
Forum: Community Introductions Dec 3rd, 2005
Replies: 3
Views: 1,113
Posted By Dabdob
Hi Droopy,

Welcome and hope you find daniweb is the place where you improve your computer knowledge

Cheers :o
Showing results 1 to 26 of 26

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC