<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"?>
<!-- generator="FeedCreator 1.6" -->
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel rdf:about="https://rss.golem.de/rss.php?ms=adm&amp;feed=RSS1.0">
        <title>Golem.de - Algorithmus des Monats</title>
        <description>IT-News fuer Profis</description>
        <link>https://www.golem.de/specials/adm/</link>
        <atom:link rel="self" href="https://rss.golem.de/rss.php?ms=adm&amp;feed=RSS1.0" />
        <image rdf:resource="https://www.golem.de/staticrl/images/Golem-Logo-black-small.png" />
        <dc:date>2026-05-09T23:50:46+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.golem.de/news/lempel-ziv-algorithmus-daten-verkleinern-mit-dem-woerterbuch-2408-188031.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/socialist-millionaires-protocol-vertrauliche-kommunikation-dank-sozialistischer-millionaere-2407-187151.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/raytracing-erklaert-wie-simulierte-lichtstrahlen-realistischere-bilder-schaffen-2404-184270.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/integer-linear-programming-der-algorithmus-der-rucksaecke-packt-und-frequenzen-plant-2402-182220.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/tomasulo-algorithmus-so-sortieren-prozessoren-befehle-um-2401-181293.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/sparsity-erklaert-wie-ki-beschleuniger-ihre-rechenleistung-vervielfachen-2312-180480.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/reed-solomon-codes-der-algorithmus-der-kaputte-daten-repariert-2311-179030.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/kalman-filter-der-algorithmus-der-apollo-zum-mond-und-zurueck-brachte-2310-178060.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/fourier-transformation-der-algorithmus-den-jeder-benutzt-und-kaum-einer-versteht-2309-177438.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/a-algorithmus-wie-virtuelle-armeen-lernten-sich-nicht-mehr-zu-verlaufen-2308-176554.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/huffman-codierung-so-funktioniert-der-baum-der-daten-schrumpft-2307-175557.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/cordic-algorithmus-erklaert-mit-addition-und-bitschubserei-komplexe-berechnungen-loesen-2306-174766.html"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.golem.de/staticrl/images/Golem-Logo-black-small.png">
        <title>Golem.de - Algorithmus des Monats</title>
        <link>https://www.golem.de/</link>
        <url>https://www.golem.de/staticrl/images/Golem-Logo-black-small.png</url>
    </image>
    <item rdf:about="https://www.golem.de/news/lempel-ziv-algorithmus-daten-verkleinern-mit-dem-woerterbuch-2408-188031.html">
        <dc:format>text/html</dc:format>
        <dc:date>2024-08-20T12:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Lempel-Ziv-Algorithmus: Daten verkleinern mit dem Wörterbuch</title>
        <link>https://www.golem.de/news/lempel-ziv-algorithmus-daten-verkleinern-mit-dem-woerterbuch-2408-188031.html</link>
        <description> Algorithmen zur Datenkompression können ziemlich einfach sein: Wir erklären die Wörterbuchkompression anhand von LZ77. (&lt;a href=&quot;https://www.golem.de/specials/adm/&quot;&gt;Algorithmus des Monats&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/software/&quot;&gt;Software&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=188031&amp;amp;page=1&amp;amp;ts=1724148002&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>4</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2408/188031-462895-462893_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Algorithmen zur Datenkompression können ziemlich einfach sein: Wir erklären die Wörterbuchkompression anhand von LZ77. (<a href="https://www.golem.de/specials/adm/">Algorithmus des Monats</a>, <a href="https://www.golem.de/specials/software/">Software</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=188031&amp;page=1&amp;ts=1724148002" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/socialist-millionaires-protocol-vertrauliche-kommunikation-dank-sozialistischer-millionaere-2407-187151.html">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-24T12:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Socialist Millionaires Protocol: Vertrauliche Kommunikation dank sozialistischer Millionäre</title>
        <link>https://www.golem.de/news/socialist-millionaires-protocol-vertrauliche-kommunikation-dank-sozialistischer-millionaere-2407-187151.html</link>
        <description> Public-Key-Verfahren sind anfällig für Man-in-the-Middle-Angriffe. Wir erklären, wie das Socialist Millionaires Protocol sie unmöglich macht. (&lt;a href=&quot;https://www.golem.de/specials/adm/&quot;&gt;Algorithmus des Monats&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/verschluesselung/&quot;&gt;Verschlüsselung&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=187151&amp;amp;page=1&amp;amp;ts=1721815202&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>3</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2407/187151-457783-457781_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Public-Key-Verfahren sind anfällig für Man-in-the-Middle-Angriffe. Wir erklären, wie das Socialist Millionaires Protocol sie unmöglich macht. (<a href="https://www.golem.de/specials/adm/">Algorithmus des Monats</a>, <a href="https://www.golem.de/specials/verschluesselung/">Verschlüsselung</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=187151&amp;page=1&amp;ts=1721815202" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/raytracing-erklaert-wie-simulierte-lichtstrahlen-realistischere-bilder-schaffen-2404-184270.html">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-19T12:00:06+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Raytracing erklärt: Wie simulierte Lichtstrahlen realistischere Bilder schaffen</title>
        <link>https://www.golem.de/news/raytracing-erklaert-wie-simulierte-lichtstrahlen-realistischere-bilder-schaffen-2404-184270.html</link>
        <description> Raytracing erschafft beeindruckende Grafiken - und braucht viel Rechenleistung. Dabei passt der Algorithmus auf eine Visitenkarte. (&lt;a href=&quot;https://www.golem.de/specials/raytracing/&quot;&gt;Raytracing&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/grafikhardware/&quot;&gt;Grafikkarten&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=184270&amp;amp;page=1&amp;amp;ts=1713520806&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>2</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2404/184270-440791-440789_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Raytracing erschafft beeindruckende Grafiken - und braucht viel Rechenleistung. Dabei passt der Algorithmus auf eine Visitenkarte. (<a href="https://www.golem.de/specials/raytracing/">Raytracing</a>, <a href="https://www.golem.de/specials/grafikhardware/">Grafikkarten</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=184270&amp;page=1&amp;ts=1713520806" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/integer-linear-programming-der-algorithmus-der-rucksaecke-packt-und-frequenzen-plant-2402-182220.html">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-19T13:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Integer Linear Programming: Der Algorithmus, der Rucksäcke packt und Frequenzen plant</title>
        <link>https://www.golem.de/news/integer-linear-programming-der-algorithmus-der-rucksaecke-packt-und-frequenzen-plant-2402-182220.html</link>
        <description> Dieser Algorithmus steckt hinter vielen alltäglichen Problemen, ist aber fast unbekannt. Er gehört zu den komplexesten Problemen und beschäftigt Mathematiker seit Jahrzehnten. (&lt;a href=&quot;https://www.golem.de/specials/adm/&quot;&gt;Algorithmus des Monats&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/wissenschaft/&quot;&gt;Wissenschaft&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=182220&amp;amp;page=1&amp;amp;ts=1708340402&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>2</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2402/182220-428493-428491_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Dieser Algorithmus steckt hinter vielen alltäglichen Problemen, ist aber fast unbekannt. Er gehört zu den komplexesten Problemen und beschäftigt Mathematiker seit Jahrzehnten. (<a href="https://www.golem.de/specials/adm/">Algorithmus des Monats</a>, <a href="https://www.golem.de/specials/wissenschaft/">Wissenschaft</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=182220&amp;page=1&amp;ts=1708340402" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/tomasulo-algorithmus-so-sortieren-prozessoren-befehle-um-2401-181293.html">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-26T13:00:01+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Tomasulo-Algorithmus: So sortieren Prozessoren Befehle um</title>
        <link>https://www.golem.de/news/tomasulo-algorithmus-so-sortieren-prozessoren-befehle-um-2401-181293.html</link>
        <description> Ohne Out-of-Order-Execution wären Prozessoren deutlich langsamer. Der grundlegende Algorithmus dazu ist über 50 Jahre alt - wir erklären, wie er funktioniert. (&lt;a href=&quot;https://www.golem.de/specials/cpu/&quot;&gt;Prozessor&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/ibm/&quot;&gt;IBM&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=181293&amp;amp;page=1&amp;amp;ts=1706266801&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>4</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2401/181293-423023-423021_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Ohne Out-of-Order-Execution wären Prozessoren deutlich langsamer. Der grundlegende Algorithmus dazu ist über 50 Jahre alt - wir erklären, wie er funktioniert. (<a href="https://www.golem.de/specials/cpu/">Prozessor</a>, <a href="https://www.golem.de/specials/ibm/">IBM</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=181293&amp;page=1&amp;ts=1706266801" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/sparsity-erklaert-wie-ki-beschleuniger-ihre-rechenleistung-vervielfachen-2312-180480.html">
        <dc:format>text/html</dc:format>
        <dc:date>2023-12-24T12:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Sparsity erklärt: Wie KI-Beschleuniger ihre Rechenleistung vervielfachen</title>
        <link>https://www.golem.de/news/sparsity-erklaert-wie-ki-beschleuniger-ihre-rechenleistung-vervielfachen-2312-180480.html</link>
        <description> Das Feature Sparsity verdoppelt bei Nvidia und AMD die Rechenleistung. Wir erklären, was es damit auf sich hat und warum es für KI interessant ist - obwohl es nicht neu ist. (&lt;a href=&quot;https://www.golem.de/specials/adm/&quot;&gt;Algorithmus des Monats&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/amd/&quot;&gt;AMD&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=180480&amp;amp;page=1&amp;amp;ts=1703412002&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>1</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2312/180480-418565-418563_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Das Feature Sparsity verdoppelt bei Nvidia und AMD die Rechenleistung. Wir erklären, was es damit auf sich hat und warum es für KI interessant ist - obwohl es nicht neu ist. (<a href="https://www.golem.de/specials/adm/">Algorithmus des Monats</a>, <a href="https://www.golem.de/specials/amd/">AMD</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=180480&amp;page=1&amp;ts=1703412002" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/reed-solomon-codes-der-algorithmus-der-kaputte-daten-repariert-2311-179030.html">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-03T13:00:01+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Reed-Solomon-Codes: Der Algorithmus, der kaputte Daten repariert</title>
        <link>https://www.golem.de/news/reed-solomon-codes-der-algorithmus-der-kaputte-daten-repariert-2311-179030.html</link>
        <description> Was haben die Voyager-Raumsonden und Audio-CDs gemeinsam? Bei beiden sorgt unser Algorithmus des Monats dafür, dass Daten trotz Fehlern nicht verlorengehen. (&lt;a href=&quot;https://www.golem.de/specials/adm/&quot;&gt;Algorithmus des Monats&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/golemplus/&quot;&gt;Golem Plus&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=179030&amp;amp;page=1&amp;amp;ts=1699009201&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>4</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2311/179030-410054-410052_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Was haben die Voyager-Raumsonden und Audio-CDs gemeinsam? Bei beiden sorgt unser Algorithmus des Monats dafür, dass Daten trotz Fehlern nicht verlorengehen. (<a href="https://www.golem.de/specials/adm/">Algorithmus des Monats</a>, <a href="https://www.golem.de/specials/golemplus/">Golem Plus</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=179030&amp;page=1&amp;ts=1699009201" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/kalman-filter-der-algorithmus-der-apollo-zum-mond-und-zurueck-brachte-2310-178060.html">
        <dc:format>text/html</dc:format>
        <dc:date>2023-10-19T12:00:01+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Kalman-Filter: Der Algorithmus, der Apollo zum Mond und zurück brachte</title>
        <link>https://www.golem.de/news/kalman-filter-der-algorithmus-der-apollo-zum-mond-und-zurueck-brachte-2310-178060.html</link>
        <description> Wer zum Mond oder einem anderen Himmelskörper möchte, muss sicher navigieren. Dabei half das Kalman-Filter, es gibt aber auch ganz irdische Anwendungsfälle. (&lt;a href=&quot;https://www.golem.de/specials/adm/&quot;&gt;Algorithmus des Monats&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/nasa/&quot;&gt;Nasa&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=178060&amp;amp;page=1&amp;amp;ts=1697709601&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments />
        <content:encoded><![CDATA[<img src="https://www.golem.de/2310/178060-405251-405249_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Wer zum Mond oder einem anderen Himmelskörper möchte, muss sicher navigieren. Dabei half das Kalman-Filter, es gibt aber auch ganz irdische Anwendungsfälle. (<a href="https://www.golem.de/specials/adm/">Algorithmus des Monats</a>, <a href="https://www.golem.de/specials/nasa/">Nasa</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=178060&amp;page=1&amp;ts=1697709601" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/fourier-transformation-der-algorithmus-den-jeder-benutzt-und-kaum-einer-versteht-2309-177438.html">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-12T12:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Fourier-Transformation: Der Algorithmus, den jeder benutzt und kaum einer versteht</title>
        <link>https://www.golem.de/news/fourier-transformation-der-algorithmus-den-jeder-benutzt-und-kaum-einer-versteht-2309-177438.html</link>
        <description> Ohne Fourier-Transformation gäbe es weder MP3 noch schnelles WLAN oder Mobilfunk. Doch Anwendern, etwa bei Software Defined Radio, gibt sie oft Rätsel auf. Wir helfen beim Verständnis. (&lt;a href=&quot;https://www.golem.de/specials/adm/&quot;&gt;Algorithmus des Monats&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/wlan/&quot;&gt;WLAN&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=177438&amp;amp;page=1&amp;amp;ts=1694512802&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>12</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2309/177438-400575-400573_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Ohne Fourier-Transformation gäbe es weder MP3 noch schnelles WLAN oder Mobilfunk. Doch Anwendern, etwa bei Software Defined Radio, gibt sie oft Rätsel auf. Wir helfen beim Verständnis. (<a href="https://www.golem.de/specials/adm/">Algorithmus des Monats</a>, <a href="https://www.golem.de/specials/wlan/">WLAN</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=177438&amp;page=1&amp;ts=1694512802" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/a-algorithmus-wie-virtuelle-armeen-lernten-sich-nicht-mehr-zu-verlaufen-2308-176554.html">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-09T12:00:03+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) A*-Algorithmus: Wie virtuelle Armeen lernten, sich nicht mehr zu verlaufen</title>
        <link>https://www.golem.de/news/a-algorithmus-wie-virtuelle-armeen-lernten-sich-nicht-mehr-zu-verlaufen-2308-176554.html</link>
        <description> Wie kommt die Zerg-Horde in der zerklüfteten Landschaft zum feindlichen Hauptquartier? Ein Algorithmus zur Wegfindung zeigt es ihr. (&lt;a href=&quot;https://www.golem.de/specials/adm/&quot;&gt;Algorithmus des Monats&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/navigationssystem/&quot;&gt;Navigationssystem&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=176554&amp;amp;page=1&amp;amp;ts=1691575203&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments />
        <content:encoded><![CDATA[<img src="https://www.golem.de/2308/176554-395466-395464_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Wie kommt die Zerg-Horde in der zerklüfteten Landschaft zum feindlichen Hauptquartier? Ein Algorithmus zur Wegfindung zeigt es ihr. (<a href="https://www.golem.de/specials/adm/">Algorithmus des Monats</a>, <a href="https://www.golem.de/specials/navigationssystem/">Navigationssystem</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=176554&amp;page=1&amp;ts=1691575203" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/huffman-codierung-so-funktioniert-der-baum-der-daten-schrumpft-2307-175557.html">
        <dc:format>text/html</dc:format>
        <dc:date>2023-07-06T12:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Huffman-Codierung: So funktioniert der Baum, der Daten schrumpft</title>
        <link>https://www.golem.de/news/huffman-codierung-so-funktioniert-der-baum-der-daten-schrumpft-2307-175557.html</link>
        <description> Ohne Algorithmen zur Datenkompression wäre ein Großteil des Internets undenkbar. Wir stellen einen besonders einfachen vor. (&lt;a href=&quot;https://www.golem.de/specials/adm/&quot;&gt;Algorithmus des Monats&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/software/&quot;&gt;Software&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=175557&amp;amp;page=1&amp;amp;ts=1688637602&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>2</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2307/175557-389428-389426_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Ohne Algorithmen zur Datenkompression wäre ein Großteil des Internets undenkbar. Wir stellen einen besonders einfachen vor. (<a href="https://www.golem.de/specials/adm/">Algorithmus des Monats</a>, <a href="https://www.golem.de/specials/software/">Software</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=175557&amp;page=1&amp;ts=1688637602" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/cordic-algorithmus-erklaert-mit-addition-und-bitschubserei-komplexe-berechnungen-loesen-2306-174766.html">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-09T09:13:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>Cordic-Algorithmus erklärt: Mit Addition und Bitschubserei komplexe Berechnungen lösen</title>
        <link>https://www.golem.de/news/cordic-algorithmus-erklaert-mit-addition-und-bitschubserei-komplexe-berechnungen-loesen-2306-174766.html</link>
        <description> Wie berechnen Computer eigentlich Winkel- und Exponentialfunktionen? Wir stellen einen Algorithmus mit geringem Schaltungsaufwand vor. (&lt;a href=&quot;https://www.golem.de/specials/adm/&quot;&gt;Algorithmus des Monats&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/hp/&quot;&gt;HP&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=174766&amp;amp;page=1&amp;amp;ts=1686294782&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>8</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2306/174766-384673-384667_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Wie berechnen Computer eigentlich Winkel- und Exponentialfunktionen? Wir stellen einen Algorithmus mit geringem Schaltungsaufwand vor. (<a href="https://www.golem.de/specials/adm/">Algorithmus des Monats</a>, <a href="https://www.golem.de/specials/hp/">HP</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=174766&amp;page=1&amp;ts=1686294782" alt="" width="1" height="1" />]]></content:encoded>
    </item>
</rdf:RDF>
