Initial commit
touch README.md git init git add README.md git commit -m "first commit" git remote add origin https://git.trustie.net/Holmesfans/Prediction_system_of_COVID19_epidemic_trend_based_on_SIR_model.git git push -u origin master
git remote add origin https://git.trustie.net/Holmesfans/Prediction_system_of_COVID19_epidemic_trend_based_on_SIR_model.git git push -u origin master
此作品通过 Echarts、layui 框架构建的前端 UI,通过 SIR 预测模型 对未来疫情趋势进行分析并展示,实时爬取更新数据,相较于其他疫情可视化增加了预 测功能,并针对预期用户——科研人员,专门设计展示的数据类别。
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
从命令行创建一个新的仓库
从命令行推送已经创建的仓库