Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hiho,

ich häng grade total fest. Ich hab die Aufgabe bekommen ein Programm zu schreiben welches einen Huffmanbaum erzeugt und die Codetablle und den Kodierten Text in einem String speichert.

So nun habe ich eine Treeklasse die sich auch traversieren lässt und einen Algorithmus welcher mir zu einem gegebenen String einen Huffmanbaum erzeugt. Mein problem ist nun, dass ich keine Ahnugn habe wie ich nun die daraus die Codes ableiten kann.

Kann man Anhand der Traversierung sehen welche der Knoten Blätter sind und daraus die Codetabelle ableiten?

Für den String Peter ist lustig bekomme ich bei der Traversierung:

c 2 g 4 n 2 P 8 s 2 r 4 u 2 H 21 a 4 h 9 t 5 ' ' 13 e <--- inorder

21 8 4 2 c g 2 n P 4 2 s r 2 u H 13 9 4 a h 5 t ' ' e <--- preorder

Die Sprache ist übrigens Python.

mfg

  • 3 Wochen später...

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.