Tecnologie di Progettazione di Sistemi Informatici 3ª

Appunti


Rappresentazione dei numeri reali

Rappresentazione in virgola mobile

  1. Numeri reali: mantissa e resto pp.9495Prof. Andrea Omicini
  2. Rappresentazione in floating point nello standard IEEE-754 p.101 (Float IEEE-32 a 4 byte) e p.102 (Double IEEE-64 a 8 byte) – Prof. Andrea Omicini
  3. Teoria Informazione ITA 15 – numeri reali, formato IEEE 754 – seconda parte (video)
  4. Teoria Informazione ITA 16 – numeri reali, formato IEEE 754 – terza parte (video)

I linguaggi del Web

HTML

  1. HTML-1 – Introduzione: struttura pagina, formattazione testo, link, immagini
  2. HTML-2 – Elenchi
  3. HTML-3 – Tabelle
  4. HTML-4 – Link ad indirizzo mail, ancore, creazione dominio, caricamento sito
  5. Esercizi di HTML

Video

Operating System

  1. Operating Systems: Crash Course Computer Science #18
  2. Operating Systems 1 – Introduction
  3. Operating Systems 3 – Process Manager Part 1
  4. Operating Systems 3 – Process Manager Part 2
  5. Operating Systems 2 – Memory Manager
  6. Operating Systems 4 – Device Manager Part 1
  7. Operating Systems 4 – Device Manager Part 2
  8. Operating Systems 5 – File Manager

Codes

  1. Floating Point NumbersComputerphile
  2. Characters, Symbols and the Unicode MiracleComputerphile