Code M_6_4_01_TOOL

Komplexe Methoden –  M.6 Dynamische Datenstrukturen –  M.6.4 Größenverhältnisse visualisieren –  M_6_4_01_TOOL

Pages


  • 448 - 449

  • 450 - 451

  • 456 - 457

Comments

  • 2011-11-24 @ 7:38 am   |  Comment by Vlad

    Hallo, Es scheint dass dieses Kode nicht als Applet in Browser laufen kann. Java wird anscheinend geladen und dann nichts. Hmmm...

  • 2011-11-27 @ 4:56 am   |  Comment by Vlad Atanasiu

    See solution sketch in M_6_3_01.

  • 2012-08-18 @ 2:56 pm   |  Comment by Jen

    Hallo!
    Ich bin noch völlig neu auf dem Gebiet, aber durch mehrmaliges ausprobieren, ist aufgefallen, dass die Links die zu einem "Suchwort" angezeigt werden, immer unterschiedlich sind.
    Gibt es eine Möglichkeit dies zu steuern und einzustellen, so dass z. B. immer die längsten Artikel angezeigt werden? Für Hilfe wäre ich sehr dankbar.

  • 2012-10-09 @ 2:13 pm   |  Comment by Hartmut Bohnacker

    Hallo, das ist nicht ganz leicht einzubauen. Vor allem wäre dann das Programm nicht mehr besonders performant, da zuerst alle Artikel geladen und analysiert werden müssten. In einem Wikipedia-Artikel sind leicht mal mehrere hundert andere Artikel verlinkt, so dass diese Analyse und Sortierung recht zeitaufwändig wäre.

  • 2014-10-22 @ 4:02 pm   |  Comment by ibrahim muasher

    Hello, Thank you for this great resource.

     

    I am new to processing, but I wanted to do a similar program, with a bit more constraint.

     

    Can you advise me how to narrow down the displayed nodes (or articles shown) based on date. So for example, displaying only articles and links since 2013.

     

    Is it also possible to change the imported data to another website than wikipedia.

     

    Any help would be greatly appreciated.

     

    Thank you again.

  • 2015-08-07 @ 10:44 am   |  Comment by Henk Lamers

    Hi,

    When I run this program I get the following message in my console:

    ControlP5 2.0.4 infos, comments, questions at http://www.sojamo.de/libraries/controlP5
    [Fatal Error] :1:1: Premature end of file.

    Changed line 91, 97, 103, 153, 177 in the WikipediaNode class:

    http://

    into:

     

    https://

    Greetings,

    Henk Lamers




  • 2021-05-28 @ 12:34 am   |  Comment by Abhinit  |  Download Attachment

    Hi,
    i'm getting "generativedesign" package not founbd error while running in Processeing 3.5.4. Amy I missing some files?

    If yes, then can you help me resolve this issue?

    Many thanks!

Leave a Comment

   (required)

  

Please enable JavaScript to post a comment.

(.zip, max. 1MB)  

Proof that you are human!
Please paste the snippet below in an empty Processing sketch!
What number does the Processing console show?

randomSeed(10167);
println(int(random(100000)));

  (required)