vanet-highway

上传者: zy416548283 | 上传时间: 2014-07-12 00:00:00 | 文件大小: 1.44MB | 文件类型: zip
这是一份开源代码,关于车联网应用的,ns3仿真平台

文件下载

资源详情

[{"title":"( 46 个子文件 1.44MB ) vanet-highway","children":[{"title":"vanet-highway","children":[{"title":"model","children":[{"title":"Obstacle.h <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"TrafficLightGenerator.cc <span style='color:#111;'> 13.34KB </span>","children":null,"spread":false},{"title":"TrafficPointXml.h <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false},{"title":"tinystr.h <span style='color:#111;'> 8.01KB </span>","children":null,"spread":false},{"title":"HighwayProject.h <span style='color:#111;'> 4.60KB </span>","children":null,"spread":false},{"title":"tinystr.cpp <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"HighwayXml.h <span style='color:#111;'> 6.86KB </span>","children":null,"spread":false},{"title":"VehicleGeneratorXml.h <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false},{"title":"tinyxml.cpp <span style='color:#111;'> 36.71KB </span>","children":null,"spread":false},{"title":"TrafficLightGeneratorXml.h <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"WifiConfigurationXml.h <span style='color:#111;'> 6.02KB </span>","children":null,"spread":false},{"title":"tinyxmlparser.cpp <span style='color:#111;'> 36.37KB </span>","children":null,"spread":false},{"title":"Vehicle.h <span style='color:#111;'> 14.42KB </span>","children":null,"spread":false},{"title":"VehicleGenerator.h <span style='color:#111;'> 9.34KB </span>","children":null,"spread":false},{"title":"tinyxml.h <span style='color:#111;'> 63.31KB </span>","children":null,"spread":false},{"title":"Obstacle.cc <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"Vehicle.cc <span style='color:#111;'> 14.58KB </span>","children":null,"spread":false},{"title":"HighwayManager.h <span style='color:#111;'> 481B </span>","children":null,"spread":false},{"title":"Model.h <span style='color:#111;'> 3.74KB </span>","children":null,"spread":false},{"title":"Geometry.h <span style='color:#111;'> 532B </span>","children":null,"spread":false},{"title":"Intersection.h <span style='color:#111;'> 402B </span>","children":null,"spread":false},{"title":"IdGenerator.h <span style='color:#111;'> 431B </span>","children":null,"spread":false},{"title":"Model.cc <span style='color:#111;'> 4.64KB </span>","children":null,"spread":false},{"title":"Geometry.cc <span style='color:#111;'> 5.54KB </span>","children":null,"spread":false},{"title":"tinyxmlerror.cpp <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"LaneChange.cc <span style='color:#111;'> 8.01KB </span>","children":null,"spread":false},{"title":"HighwayProjectXml.h <span style='color:#111;'> 5.16KB </span>","children":null,"spread":false},{"title":"Highway.h <span style='color:#111;'> 14.39KB </span>","children":null,"spread":false},{"title":"VehicleGenerator.cc <span style='color:#111;'> 18.08KB </span>","children":null,"spread":false},{"title":"IdGenerator.cc <span style='color:#111;'> 90B </span>","children":null,"spread":false},{"title":"Highway.cc <span style='color:#111;'> 56.08KB </span>","children":null,"spread":false},{"title":"LaneChange.h <span style='color:#111;'> 4.61KB </span>","children":null,"spread":false},{"title":"HighwayConnectionXml.h <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"TrafficLightGenerator.h <span style='color:#111;'> 4.59KB </span>","children":null,"spread":false},{"title":"HighwayProject.cc <span style='color:#111;'> 16.23KB </span>","children":null,"spread":false}],"spread":false},{"title":"helper","children":null,"spread":false},{"title":"doc","children":[{"title":"Bradley Dupont Project Paper - Improving VANET Simulator in NS3.pdf <span style='color:#111;'> 1.13MB </span>","children":null,"spread":false},{"title":"vanet-highway.rst <span style='color:#111;'> 2.15KB </span>","children":null,"spread":false},{"title":"Improving VANET Simulator In NS-3.pptx <span style='color:#111;'> 365.24KB </span>","children":null,"spread":false},{"title":"SimpleHighwayExample.pdf <span style='color:#111;'> 550.97KB </span>","children":null,"spread":false}],"spread":true},{"title":"examples","children":[{"title":"FourWayIntersection.xml <span style='color:#111;'> 12.36KB </span>","children":null,"spread":false},{"title":"HighwayProject.xsd <span style='color:#111;'> 5.54KB </span>","children":null,"spread":false},{"title":"testhighway.xml <span style='color:#111;'> 3.18KB </span>","children":null,"spread":false},{"title":"SimpleStraightHighway.xml <span style='color:#111;'> 779B </span>","children":null,"spread":false},{"title":"wscript <span style='color:#111;'> 222B </span>","children":null,"spread":false},{"title":"vanet-highway-test.cc <span style='color:#111;'> 6.28KB </span>","children":null,"spread":false}],"spread":true},{"title":"test","children":null,"spread":false},{"title":"wscript <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • WITHAWILL :
    您好,您所说的头文件目录不对是什么意思?还有我编译的时候说#include random-variable.h,您又遇到吗,怎么解决的?
    2017-02-22
  • 张似衡 :
    由于GFW的关系,这个源代码就变得比较宝贵,代码有bug,主要是头文件目录不对,还有一个命名空间std的问题,最后新的wscript写法有所变化,查阅NS3的官网修改
    2015-03-30

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明