-
This PHP script can simulate human body parts behavior. It consists of several scripts that implement the behavior of different body by using the Observer design pattern to listen to events that occur in the body surrounding environment and react accordingly by triggering actions that may affect the environment.Currently it can simulate the body head, eyes, ears, mouth and nose. ...
-
Evolutionary Programming takes several parameters like an expression to evaluate the fitness of population, the number of generations, etc..The genetic algorithm is applied and the results are outputted to the current page or a specified file.Requirements: PHP 4.2 or higher

