Programming - overview

Nasza ocena:

3
Wyświetleń: 441
Komentarze: 0
Notatek.pl

Pobierz ten dokument za darmo

Podgląd dokumentu
Programming  - overview - strona 1

Fragment notatki:

Programming • The CPU understands only machine code Hexacedimal version: 23 D1 8A 06 46 C1 E9 02 47 83 F8 08 Assembler mnemonics: mov al,byte ptr [esi] mov byte ptr [edi],al inc esi shr ecx,2 inc edi cmp ecx,8 assembler is called second generation language ... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz