資源簡介
該模型中包含了高速公路模型highway,車流模型model,車輛換道模型lane-change,車類vehicle等,
一個安裝過程見:
http://blog.csdn.net/barcodegun/article/details/6898193
請注意:由于版本不一樣,環境不一樣,安裝的時候,您可能無法正確安裝。本代碼適合研究車輛自組網的朋友及需要在ns-3中添加自己的組件的朋友進行下載。
本人已經正確安裝,但不能保證您能正確安裝。
代碼片段和文件信息
#!?/usr/bin/env?python
##?-*-?Mode:?python;?py-indent-offset:?4;?indent-tabs-mode:?nil;?coding:?utf-8;?-*-
#?A?list?of?C++?examples?to?run?in?order?to?ensure?that?they?remain
#?buildable?and?runnable?over?time.??Each?tuple?in?the?list?contains
#
#?????(example_name?do_run?do_valgrind_run).
#
#?See?test.py?for?more?information.
cpp_examples?=?[
????(“vanet-highway-test“?“True“?“True“)
]
#?A?list?of?Python?examples?to?run?in?order?to?ensure?that?they?remain
#?runnable?over?time.??Each?tuple?in?the?list?contains
#
#?????(example_name?do_run).
#
#?See?test.py?for?more?information.
python_examples?=?[]
- 上一篇:通達信纏論指標集合
- 下一篇:SM2國密算法實現基于mircal的實現
評論
共有 條評論