资源简介
新冠状病毒仿真器代码,一键部署,即可运行.
最近新冠在神州大陆横行,全国上下一心抗击疫情。作为一枚程序员,我也希望可以为抗击疫情做出自己的贡献,钟院士一直劝说大家不要出门,减少人口间的流动。对此,我特意做了一个病毒仿真器,探询冠状病毒传播。
最近新冠在神州大陆横行,全国上下一心抗击疫情。作为一枚程序员,我也希望可以为抗击疫情做出自己的贡献,钟院士一直劝说大家不要出门,减少人口间的流动。对此,我特意做了一个病毒仿真器,探询冠状病毒传播。
代码片段和文件信息
# 描述床位
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个文件信息
相关资源
- PyInstaller-3.6.tar.gz
- Maya Programming with Python Cookbook
- PDFPlumber:从PDF文件提取文字和表格的
- Boost.Python中文文档
- 链路预测 python
-
Pythonsc
ript_full_0.9.0.1.zip - pycharm pymssql python3.6
- matplotlib win32 python2.7画图包
- django简易学生成绩管理
- python+keras+deeplearning
- 基于python的小车走黑线
- python cookbook(第3版)高清中文完整
- 生成Python代码控制流图
- ml-agents-master
- 从视频中分离前景目标的Python & Matl
- 百度图像自动识别程序
- xlrd-1.2.0.tar
- python3.7离线帮助文档英文原版
- 爬取优酷电影代码
- Python开发五子棋小游戏
- 《Python Cookbook》第三版中文完整版
- 黑马2017Python课程配套笔记
- Python空间分析教程
- numpy-1.12.1rc1-cp27-none-win_amd64.whl
- 《Python 3.6 入门指南》中文版
- Python核心编程第二版完整版_高清中文
- Python核心编程第二版中文.pdf
- Tkinter教程第二版.pdf
- python机器学习-音乐分类器实现
- 免费Python性能分析与优化.pdf
评论
共有 条评论