This shows you the differences between two versions of the page.
|
iocla:cursuri:curs-01 [2019/09/24 11:10] cristian.vijelie |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Curs 01 - 02: Arhitectura sistemelor de calcul ====== | ||
| - | |||
| - | <html> | ||
| - | <iframe src="https://ctipub-my.sharepoint.com/personal/dragos_niculescu_upb_ro/_layouts/15/Doc.aspx?sourcedoc={65d83e56-07d7-4490-b3a5-a7b5b364aa50}&action=embedview&wdAr=1.3333333333333333" width="722px" height="565px" frameborder="0">This is an embedded <a target="_blank" href="https://office.com">Microsoft Office</a> presentation, powered by <a target="_blank" href="https://office.com/webapps">Office</a>.</iframe> | ||
| - | </html> | ||
| - | |||
| - | Powerpoint online: [[https://ctipub-my.sharepoint.com/:p:/g/personal/dragos_niculescu_upb_ro/EVY-2GXXB5BEs6WntbNkqlAB9mVxt2sSgFsmoZiBd0tCsw| Curs 01 - 02]] | ||
| - | |||
| - | |||
| - | * Suport curs | ||
| - | * Sivarama P. Dandamudi: Introduction to Assembly Language Programming | ||
| - | * Chapter 1: Introduction | ||
| - | * Chapter 2: fără 2.3, 2.4, 2.7 | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | ===== Demo-uri ===== | ||
| - | |||
| - | Demo-urile rulează pe Linux. Descărcăm arhiva folosind comanda<code bash> | ||
| - | git clone https://github.com/iocla/demo.git | ||
| - | </code> și apoi compilăm/asamblăm<code bash> | ||
| - | cd curs-01; make | ||
| - | </code> și executăm demo-urile confrom fișierului README <code bash> | ||
| - | cat README | ||
| - | </code> | ||