您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. rps-automata-源码

  2. 创建石头剪刀布自动机的动画,如果至少给定数量的邻居处于该状态,则每个单元会过渡到下一个状态。 需求位于requirements.txt文件中,因此pip install -r requirements.txt 。 用途: python rps_automata.py --width --height --num-colours --neighbour-threshold --seconds 这将在frames目录中渲染帧,然后可以通过运行make_video.sh脚本将其制作为
  3. 所属分类:其它