الفريق العربي للهندسة العكسية
1.8.2 منصة تصميم الخوارزميات - تمرين 2 - 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.2 منصة تصميم الخوارزميات - تمرين 2 - Algorithm Workbench (/thread-4012.html)



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

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

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




2. Write a function that receives a string containing a 32-bit (2* word = dword) hexadecimal integer.
The function must return the string’s integer value.



 nice