C# 元胞自动机的图形实现?
在我最新的项目中,我应该用 C# 实现元胞自动机。我需要有关如何创建单元格数组的图像并显示当前状态,然后在勾选后显示整个下一个状态的帮助。我也是 C# 新手。 我应该如何实现状态改变效果?
In my latest project i should implement cellular automaton in C#. I want help about how to create the image of array of cells and display present state and then display the whole of next state after a tick. I am also new to C#.
How should I implement the state changing effect?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是一个模糊的答案,因为问题是模糊的。如果您想要更具体的答案,请提出更具体的问题。
That's a vague answer because the question is vague. If you want a more specific answer then ask a more specific question.