1. 首页
  2. 数据库
  3. 其它
  4. cellular simulation:基本的人生游戏模拟 源码

cellular simulation:基本的人生游戏模拟 源码

上传者: 2021-04-03 09:31:36上传 ZIP文件 573.56KB 热度 8次
细胞模拟(又名“生命游戏”示例) 如果您不了解Conway的《人生游戏》 ,请先阅读。 在那之后,阅读或遍历3个中的任何一个受到推崇的以下视频/文章: 丹尼尔·希夫曼(Daniel Shiffman)的 指示 问题 You are tasked with creating a program capable of generating a random starting cellular matrix based upon a given seed value. The program must then solve and print out the next 100 time-steps of a modified game of life simulation. The simulation is guided by a handful of simplistic rule
用户评论