GithubHelp home page GithubHelp logo

evolutional_table's Introduction

In diesem Projekt werden Tische evolutioniert.
Wenn Sie schon immer mal Tische evolutionieren wollten, ist dieses Projekt genau das richtige für Sie.

Dateien:
src/
  util.rb                  - Enthält die Methoden sum und avg, die im Code verwendet werden
  geometrie.rb             - Enthält einige nützliche Funktionen zum Rechnen mit Vektoren und Ebenen
  tisch.rb                 - Definiert die Tisch-Klasse mit den Eigenschaften Schiefe und Wackeln
  evolution.rb             - Enthält den verwendeten evolutionären Algorithmus in allgemeiner Form
  evolutioniere_tische.rb  - Definiert Mutiations- und Kreuzungs-Operatoren, sowie eine Fitness-Funktion
                             für Tische und wendet den evolutioniären Algorithmus aus evolution.rb darauf an.
  gui/
    tisch_icon.rb          - Definiert eine Swing-Klasse, die die Eigenschaften eines Tisches in textueller
                             Form mit Farbkodierung anzeigt
    ergebnis_anzeige.rb    - Definiert eine Swing-Klasse, die für jede Generation des Algorithmus die
                             Tische dieser Generation in Tabellenform mittels TischIcons darstellt
    hauptfenster.rb        - Erstellt ein Swing-Fenster, in dem die Parameter des Algorithmus eingestellt
                             werden können und dann die Ergebnisse angezeigt werden


Kompilation (benötigt rake und jruby):
rake

Aufruf:
java -jar evolution.jar

evolutional_table's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.