الفريق العربي للهندسة العكسية
1.8.4 منصة تصميم الخوارزميات - تمرين 4 - Algorithm Workbench - نسخة قابلة للطباعة

+- الفريق العربي للهندسة العكسية (https://www.at4re.net/f)
+-- قسم : منتديات البرمجة - Programming Forums (https://www.at4re.net/f/forum-5.html)
+--- قسم : البرمجة بالأسمبلي - Assembly Section (https://www.at4re.net/f/forum-16.html)
+--- الموضوع : 1.8.4 منصة تصميم الخوارزميات - تمرين 4 - Algorithm Workbench (/thread-4014.html)



1.8.4 منصة تصميم الخوارزميات - تمرين 4 - Algorithm Workbench - R333T - 18-05-2024

[صورة مرفقة: dark.jpg]
 رحلة في عالم الأسمبلي   dance
 
https://www.youtube.com/playlist?list=PL..._swadKSPga

# الفصل 0 : تمهيد # الفصل 1 : المفاهيم الأساسية في لغة الassembly



4. Write a function that receives an integer.
The function must return a string containing the hexadecimal representation of the integer.


 nice