• 大小: 1.07MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-11-07
  • 语言: Python
  • 标签: Python  仿真器  

资源简介

新冠状病毒仿真器代码,一键部署,即可运行.
最近新冠在神州大陆横行,全国上下一心抗击疫情。作为一枚程序员,我也希望可以为抗击疫情做出自己的贡献,钟院士一直劝说大家不要出门,减少人口间的流动。对此,我特意做了一个病毒仿真器,探询冠状病毒传播。

资源截图

代码片段和文件信息

# 描述床位

class Bed:
    def __init__(selfxy):
        self.x = x
        self.y = y

        self.is_empty = True   # 默认是空床位

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2020-02-15 23:40  virus\
     目录           0  2020-02-17 20:26  virus\.git\
     文件          23  2020-02-15 20:41  virus\.git\HEAD
     文件         307  2020-02-15 20:41  virus\.git\config
     文件          73  2020-02-15 20:40  virus\.git\description
     目录           0  2020-02-15 20:40  virus\.git\hooks\
     文件         478  2020-02-15 20:40  virus\.git\hooks\applypatch-msg.sample
     文件         896  2020-02-15 20:40  virus\.git\hooks\commit-msg.sample
     文件        3327  2020-02-15 20:40  virus\.git\hooks\fsmonitor-watchman.sample
     文件         189  2020-02-15 20:40  virus\.git\hooks\post-update.sample
     文件         424  2020-02-15 20:40  virus\.git\hooks\pre-applypatch.sample
     文件        1638  2020-02-15 20:40  virus\.git\hooks\pre-commit.sample
     文件         416  2020-02-15 20:40  virus\.git\hooks\pre-merge-commit.sample
     文件        1348  2020-02-15 20:40  virus\.git\hooks\pre-push.sample
     文件        4898  2020-02-15 20:40  virus\.git\hooks\pre-rebase.sample
     文件         544  2020-02-15 20:40  virus\.git\hooks\pre-receive.sample
     文件        1492  2020-02-15 20:40  virus\.git\hooks\prepare-commit-msg.sample
     文件        3610  2020-02-15 20:40  virus\.git\hooks\update.sample
     文件        2411  2020-02-17 20:23  virus\.git\index
     目录           0  2020-02-15 20:40  virus\.git\info\
     文件         240  2020-02-15 20:40  virus\.git\info\exclude
     目录           0  2020-02-15 20:41  virus\.git\logs\
     文件         185  2020-02-15 20:41  virus\.git\logs\HEAD
     目录           0  2020-02-15 20:41  virus\.git\logs\refs\
     目录           0  2020-02-15 20:41  virus\.git\logs\refs\heads\
     文件         185  2020-02-15 20:41  virus\.git\logs\refs\heads\master
     目录           0  2020-02-15 20:41  virus\.git\logs\refs\remotes\
     目录           0  2020-02-15 20:41  virus\.git\logs\refs\remotes\origin\
     文件         185  2020-02-15 20:41  virus\.git\logs\refs\remotes\origin\HEAD
     目录           0  2020-02-15 20:45  virus\.git\objects\
     目录           0  2020-02-15 20:40  virus\.git\objects\01\
............此处省略222个文件信息

评论

共有 条评论