-
-
algorithm_puzzles
... Use routines (search routine for backtracking, loop routine for combinatorial problems)
(2) Vertical Thinking
- Analyze specific instances to find patterns (hint for horizontal thinking)
- Recursion
- Divide and Conquer / Decrease and Conquer
- Sort
-
rts37
... HTML5](http://www.adityaravishankar.com/projects/games/command-and-conquer/) actually does implement a playable RTS with just JavaScript ... post](http://www.adityaravishankar.com/2011/11/command-and-conquer-programming-an-rts-game-in-html5-and-javascript/))
-
clortho
... scales for multiple cores on a single machine (OpenMP).
However, it does not perform as well as simple divide-and-conquer, at least
without parameter tuning.
MPI scales well across a homogeneous cluster of machines, but does not
allow for compute ...
-
kdegames
... .
* knetwalk
A game for system administrators.
* kolf
A mini golf game.
* kollision
Collision game.
* konquest
Conquer the planets of your enemy.
* kpat
Several patience card games.
* kreversi
The old reversi board game, also ...
-
ddmin
... debugging work required to fix the cause of the error.
How does it do it?
------------------
The ddmin uses a divide and conquer approach by splitting input data into smaller chunks and checking if
a smaller input reproduces the error the same way as ...
-
pro_genetic
... it was a group project, we ended up implementing two completely
distinct prototypes. Obviously, at the beginning, we failed to divide
and conquer and had to do much more work. But then we made a comparison
of our approaches and ended up finishing really ...
-
Co3mu
Conquer Online Private Server Emulator written in D
Co3mu
=====
Conquer Online Private Server Emulator written in D
-
lst
... list)
0 * Tue Jul 10 17:59:20 2012 conquer the world
slice command
-------------
::
usage: lst slice [-h] ... world
* Tue Jul 10 17:59:20 2012 conquer the world
configuration
-------------
by default the configuration is ...
-
freecnc
Reimplemntation of the classic real time strategy hit Command & Conquer
-
RobertoMS2_code
Place to test code and maybe conquer the world
RobertoMS2_code
===============
Place to test code and maybe conquer the world
-