TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Elementary Cellular Automata

40 点作者 joelg超过 7 年前

3 条评论

betterunix2超过 7 年前
Anecdote: When I was in high school, I was <i>really</i> bored in class on day, and I started writing out the trinomial triangle modulo 2; I was curious as to whether or not it followed a similar pattern to Pascal&#x27;s triangle modulo 2. Lo and behold, what emerged was Rule 150:<p><a href="http:&#x2F;&#x2F;joelgustafson.com&#x2F;things&#x2F;automata&#x2F;?150" rel="nofollow">http:&#x2F;&#x2F;joelgustafson.com&#x2F;things&#x2F;automata&#x2F;?150</a><p>If you are wondering, this is the trinomial triangle:<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Trinomial_triangle" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Trinomial_triangle</a>
评论 #16029038 未加载
323454超过 7 年前
My fav: <a href="http:&#x2F;&#x2F;joelgustafson.com&#x2F;things&#x2F;automata&#x2F;?73" rel="nofollow">http:&#x2F;&#x2F;joelgustafson.com&#x2F;things&#x2F;automata&#x2F;?73</a>
kennethfriedman超过 7 年前
This looks awesome