aktuelle.kurse/m114/Tag3
Harald G. Mueller 789b6b8f2a MUH
2023-03-23 00:33:38 +01:00
..
MP3 muh 2022-05-15 21:40:59 +02:00
_M114_Tag3_Lernstandanalyse.txt muh 2023-01-27 01:02:59 +01:00
Barcode.pdf MUH 2023-03-23 00:33:38 +01:00
CodesAufgaben_Teil2.doc muh 2022-05-15 21:40:59 +02:00
CodesAufgaben_Teil2.pdf muh 2022-05-15 21:40:59 +02:00
CodesLoesungen_Teil2.pdf muh 2022-05-15 21:40:59 +02:00
Komplementbildung.pdf MUH 2023-03-23 00:33:38 +01:00
M114_Tag3_LED_8x8.docx muh 2022-05-15 21:40:59 +02:00
M114_Tag3_LED_8x8.pdf muh 2022-05-15 21:40:59 +02:00
README.md MUH 2023-03-23 00:33:38 +01:00
Unicode.pdf MUH 2023-03-23 00:33:38 +01:00
Unicodes-otherSamples.zip MUH 2023-03-23 00:33:38 +01:00

Tag 3 - Komplementbildung / MP3 / Barcode / Unicode

M114 Tag3 Lernstandsanalyse 
---------------------------
      X hoch 0 = ?

       1 (dez) =      ???? (bin)
      10 (dez) =      ???? (bin)
     126 (dez) = ???? ???? (bin)
    1298 (dez) = ???? ???? (bin)
	
       4 (dez) =         ? (hex)	 
      15 (dez) =         ? (hex)
      32 (dez) =        ?? (hex)
    1298 (dez) =       ??? (hex)
	
    0001 (bin) =         ? (dez)
    1111 (bin) =         ? (dez)	
 10'1010 (bin) =        ?? (dez)		
101'1001 (bin) =        ?? (dez)

3 (hex) =   ? (dez)  =   ???? (bin)
5 (hex) =   ? (dez)  =   ???? (bin)
A (hex) =   ? (dez)  =   ???? (bin)
F (hex) =   ? (dez)  =   ???? (bin)
		
5AF3 (hex) =    ??'??? (dez)
5AF3 (hex) = ???? ???? (bin) 
--> was fällt hier auf?


wobei 16 hoch 2 = 256
wobei 16 hoch 3 =4096


für die Ehrgeizigen und Schnellen
   23'283 (dez) =      ???? (hex)
1011'1011 (bin) =       ??? (dez)

Code-Aufgaben

CodesAufgaben_Teil2.pdf Lösungen

Die Komplementbildung

Wie funktioniert das? Was sind die Probleme?

Komplementbildung.pdf

MP3

mp3Fileanalyse.jpg

Anleitung

Audio-File "Hula-Hoop"

Barcode

Barcode.pdf

Unicode

Unicode.pdf

Unicodes-otherSamples.zip