文件名称:game-of-life
介绍说明--下载内容均来自于网络,请自行研究使用
Game of Life was created in Dev C++ (GUI). It is a cellular automaton , and was invented by Cambridge mathematician John Conway. THE RULES For a space that is populated : Each cell with one or no neighbors dies, as if by loneliness. Each cell with four or more neighbors dies, as if by overpopulation. Each cell with two or three neighbors survives. For a space that is empty or unpopulated Each cell with three neighbors becomes populated.
相关搜索: Conway
(系统自动生成,下载前可以参看下载内容)
下载文件列表
game_of_life\dane.h
............\gra_w_zycie.cpp
............\gra_w_zycie.dev
............\gra_w_zycie.exe
............\gra_w_zycie.o
............\Makefile.win
............\gra_w_zycie.cpp
............\gra_w_zycie.dev
............\gra_w_zycie.exe
............\gra_w_zycie.o
............\Makefile.win