An open API service indexing awesome lists of open source software.

https://github.com/1997cui/mcm2016


https://github.com/1997cui/mcm2016

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# MCM16

现在基本完成了,可以跑一下main.py,调试:export DEBUG = 0|1|2

- 0 : 只显示车辆到达信息
- 1 :每步暂停0.2秒,查看每个事件的发生
- 2 :每次查看所有事件

程序方面没做/待完善的事用# !!!标注了

- Floyd 的使用(其实我们也可以很方便的分老司机咯)
- 拥挤速度算法 待确认
- 路口等待时间 待确认

关于论文:

- 数据怎么办
- 路网分析