قسم لغات البرمجة php java c++ جافا Visual Basic فيجوال بيسك c# Delphi دلفي API PERL HTML و TML JavaScript ASP XML Oracle اوركال MySql sql server Access

أدوات الموضوع

r.m.s
:: مهندس ::
تاريخ التسجيل: Apr 2011
المشاركات: 1
نشاط [ r.m.s ]
قوة السمعة:0
قديم 30-04-2011, 10:49 AM المشاركة 1   
افتراضي ارجو المساعد في لغة الاسمبيلي.. Twitter FaceBook Google+



عند hw مو عارفة احلوه رجاء ساعدوني اذا في مجال الحل قبل 5/
5/2
\Read two one-digit positive decimal numbers from the user and subtract the first from
the second. Output the answer as a decimal number and as an 8-bit binary number.
2-
Write an assembly code to read three numbers named X, Y and Z, from the user. Your
program should find the smallest number and stores it in a fourth variable W
.
3- Rewrite the following C-code in assembly language:
int x, y;
cout<<"enter the value of x";
cin>> x;
cout<<"enter the value of y";
cin>>y;
while (x != y){
if (x > y)
x = x - y ;
else
y = y - x ;
}
cout<<"the value of x = "<<x
;
4-
Write an assembly language program that reads exactly 10 characters from the user
and stores them in an array. Your program sorts the ten characters into ascending
order by ASCII code and then prints the list of sorted characters on the next line.
5- Write an assembly language program that perform following functionality when
executed:
· Make a new file at a folder named “myfolder”.
· Open file when we press key “O”
· Close file when we press key “C”
· And file is deleted when we press “D”

اعلانات
إضافة رد

العلامات المرجعية

«     الموضوع السابق       الموضوع التالي    »
أدوات الموضوع

الانتقال السريع إلى


الساعة معتمدة بتوقيت جرينتش +3 الساعة الآن: 07:55 PM
موقع القرية الالكترونية غير مسؤول عن أي اتفاق تجاري أو تعاوني بين الأعضاء
فعلى كل شخص تحمل مسئولية نفسه إتجاه مايقوم به من بيع وشراء وإتفاق وأعطاء معلومات موقعه
التعليقات المنشورة لا تعبر عن رأي موقع القرية الالكترونية ولايتحمل الموقع أي مسؤولية قانونية حيال ذلك (ويتحمل كاتبها مسؤولية النشر)

Powered by vBulletin® Version 3.8.6, Copyright ©2000 - 2025