This shows you the differences between two versions of the page.
iocla:cursuri:curs-18_19 [2019/12/31 20:22] razvan.deaconescu |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Curs 18 - 19: Virgulă flotantă ====== | ||
- | <html> | ||
- | <iframe src="https://ctipub-my.sharepoint.com/personal/dragos_niculescu_upb_ro/_layouts/15/Doc.aspx?sourcedoc={f657ab90-3974-4977-9232-f95c3ad528ca}&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> | ||
- | |||
- | * [[https://ctipub-my.sharepoint.com/:p:/g/personal/dragos_niculescu_upb_ro/EZCrV_Z0OXdJkjL5XDrVKMoBrDxjl5lHxlvYhXYN1Es3DA?e=KHr1Gp|Curs 18 - 19: Virgula flotanta (PPT)]] | ||
- | |||
- | * Suport curs | ||
- | * Sivarama P. Dandamudi: Introduction to Assembly Language Programming | ||
- | * Chapter 18: Floating-Point Operations | ||
- | * Appendice A: Internal Data Representation | ||
- | * A.5: Floating-Point Representation | ||
- | |||
- | ===== Demo-uri ===== | ||
- | |||
- | Demo-urile se găsesc în [[https://github.com/iocla/demo|repository]]. Pentru a clona și accesa repository-ul folosiți comenzile: | ||
- | <code> | ||
- | git clone https://github.com/iocla/demo iocla-demo.git | ||
- | cd iocla-demo.git/ | ||
- | </code> | ||
- | |||
- | Apoi accesați directorul ''curs-18/'' sau ''curs-19/'' folosind, respectiv, în directorul repository-ului (''iocla-demo.git/'') comenzile: | ||
- | <code> | ||
- | cd curs-18/ | ||
- | |||
- | cd curs-19/ | ||
- | </code> |