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

代码片段和文件信息
# 描述床位
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\desc
目录 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-reba
文件 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\ob
目录 0 2020-02-15 20:40 virus\.git\ob
............此处省略222个文件信息
相关资源
- Python-BDD100K大规模多样化驾驶视频数据
- Instant Pygame for Python Game Development How
- Biopython Tutorial
- Think Python 2nd
- 一个小小的表白程序(python)
- Python课堂笔记(高淇400集第一季)
- 二级考试python试题12套(包括选择题和
- pywin32_python3.6_64位
- python+ selenium教程
- PycURL(Windows7/Win32)Python2.7安装包 P
- 英文原版-Scientific Computing with Python
- 7.图像风格迁移 基于深度学习 pyt
- 基于Python的学生管理系统
- A Byte of Python(简明Python教程)(第
- Python实例174946
- Python 人脸识别
- Python 人事管理系统
- 基于python-flask的个人博客系统
- 计算机视觉应用开发流程
- python 调用sftp断点续传文件
- python socket游戏
- 基于Python爬虫爬取天气预报信息
- python函数编程和讲解
- Python开发的个人博客
- 基于python的三层神经网络模型搭建
- python实现自动操作windows应用
- python人脸识别(opencv)
- python 绘图(方形、线条、圆形)
- python疫情卡UN管控
- python 连连看小游戏源码
评论
共有 条评论