《生命游戏》(The Game of Life)----写在Arduino里的话

[复制链接]
341|0


写到:

//The Game of Life, also known simply as Life, is a cellular automaton
//devised by the British mathematician John Horton Conway in 1970.
// https://en.wikipedia.org/wiki/Conway's_Game_of_Life

// See license at end of file.

// Adapted by Bodmer
翻译:


// 《生命游戏》(The Game of Life),又称"生命棋局",
// 是由英国数学家约翰·何顿·康威(John Horton Conway)于1970年设计的细胞自动机模型。
// https://zh.wikipedia.org/wiki/%E6%B8%A9%E5%BA%A6%E7%9A%84%E6%AF%8F%E5%A4%A9%E7%94%9F%E5%AE%BE%E6%9C%8D%E6%B3%95
// 许可协议详见文件末尾。
// 由 Bodmer 适配移植

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
您需要登录后才可以回帖 登录 | 注册

本版积分规则

64

主题

267

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部