文件名称:LifeGamechengxu
- 所属分类:
- 其他智力游戏
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 94kb
- 下载次数:
- 0次
- 提 供 者:
- luk****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
生命游戏的VC实现。 生命游戏其实是一个零玩家游戏。它包括一个二维矩形世界,这个世界中的每个方格居住着一个活着的或死了的细胞。一个细胞在下一个时刻生死取决于相邻八个方格中活着的或死了的细胞的数量。如果相邻方格活着的细胞数量过多,这个细胞会因为资源匮乏而在下一个时刻死去;相反,如果周围活细胞过少,这个细胞会因太孤单而死去。-The realization of the VC games to life. Game of Life is a zero-player games. It includes a rectangular two-dimensional world that each square is home to a living or dead cells. The next moment of a cell life and death depend on the adjacent eight grid living or dead cells. If the box next to the excessive number of living cells, the cells because of lack of resources and die the next moment the other hand, if too small around the living cells, the cells died because of too much loneliness.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LifeGame
........\Debug
........\.....\Life.exe
........\Globals.h
........\Life.aps
........\Life.clw
........\Life.cpp
........\Life.dsp
........\Life.dsw
........\Life.h
........\Life.ncb
........\Life.opt
........\Life.plg
........\Life.rc
........\LifeDlg.cpp
........\LifeDlg.h
........\ReadMe.txt
........\res
........\...\bitmap2.bmp
........\...\Life.rc2
........\...\test.bmp
........\...\toolbar1.bmp
........\...\toollife.bmp
........\resource.h
........\SetColor.cpp
........\SetColor.h
........\StdAfx.cpp
........\StdAfx.h
........\Debug
........\.....\Life.exe
........\Globals.h
........\Life.aps
........\Life.clw
........\Life.cpp
........\Life.dsp
........\Life.dsw
........\Life.h
........\Life.ncb
........\Life.opt
........\Life.plg
........\Life.rc
........\LifeDlg.cpp
........\LifeDlg.h
........\ReadMe.txt
........\res
........\...\bitmap2.bmp
........\...\Life.rc2
........\...\test.bmp
........\...\toolbar1.bmp
........\...\toollife.bmp
........\resource.h
........\SetColor.cpp
........\SetColor.h
........\StdAfx.cpp
........\StdAfx.h