Vor ein paar Wochen haben wir eine neue Aufgabe im Brettspielkurs bekommen:
→ im Spiel soll man Gebiet einnehmen können
→ und man soll Gegner schlagen können
Folgendes ist dabei heraus gekommen:
Samstag, 30. Juni 2012
Samstag, 23. Juni 2012
Ein Handlungsreisender mit evolutionären Strategien
Im Laufe des Studiums bin ich über so manch eine Aufgabe gestolpert.
Dieses Mal geht es um das Problem des Handlungsreisenden (http://de.wikipedia.org/wiki/Problem_des_Handlungsreisenden).
Kurz gesagt:
Ein Reisender will eine Anzahl von Städten besuchen, und das auf dem dafür kürzesten Weg.
Dieses Mal geht es um das Problem des Handlungsreisenden (http://de.wikipedia.org/wiki/Problem_des_Handlungsreisenden).
Kurz gesagt:
Ein Reisender will eine Anzahl von Städten besuchen, und das auf dem dafür kürzesten Weg.
Samstag, 16. Juni 2012
C++11: fixing a bug to use chrono with clang
Working with chrono in C++11 is working with gcc but fails with clang on my Debian system. Reports are in:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666539
http://llvm.org/bugs/show_bug.cgi?id=12893
The error looks like this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666539
http://llvm.org/bugs/show_bug.cgi?id=12893
The error looks like this:
Freitag, 1. Juni 2012
The Humble Indie Bundle V -- on Debian 64
The Humble Indie Bundle V
is going around.
You can find it currently here: https://www.humblebundle.com/
Trying to run those games I got some error.
is going around.
You can find it currently here: https://www.humblebundle.com/
Trying to run those games I got some error.
Abonnieren
Posts (Atom)
[Review/Critic] UDock X - 13,3" LapDock
The UDock X - 13.3" LapDock is a combination of touch display, keyboard, touch-pad and battery. It can be used as an extension of vari...
-
The Humble Indie Bundle V is going around. You can find it currently here: https://www.humblebundle.com/ Trying to run those games I got...
-
Debugging Java with IntelliJ IDEA or VSCodium and its Java plugins ( Debugger for Java , Language Support for Java(TM) by Red Hat ) is ki...
-
The Blender Game Engine can make use of shader written in GLSL. In the standard version you can easily use vertex and fragment shader for yo...