Umwandeln Sie die Binärzeichenfolge in Textbasis64 in PHP [geschlossen]

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Umwandeln Sie die Binärzeichenfolge in Textbasis64 in PHP [geschlossen]

by Anonymous » 09 Apr 2025, 01:57

Ich habe ein Wörterbuch mit einer Sequenz von Symbolen, von denen jedes als binäre String huffman kodiert wird. links; "> Symbol < /th>
huffman code < /th>
< /tr>
< /thead>


010


shall
0111


nicht < /td>
00111 < /td>
< /tr>


... < /td>
... < /td>
< /tr>
< /tbody>
< /table> < /div>
, daher wird der Urteil nicht verhandeln. "01001110011100001". würde so dargestellt werden:

Code: Select all

010011 100111 000010
in Base-64 wäre tnc . Könnten Sie mir bitte einen Vorschlag geben? Danke. < /P>

Top