========================================================================
CONSOLE APPLICATION : vanet simulation
========================================================================
VANET siumulation program Copyright (C) 2012 Zijie (Jeffrey) Zhang
Contact: zijie.zhang@sydney.edu.au zijie.zhang@nicta.com.au
Website: http://zijie.net/manet/
This program (VANET) is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program (VANET) is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
This file contains a summary of what you will find in each of the files that
make up the vanet application.
vanet.vcproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.
vanet.cpp
This is the main application source file.
topology.h
This is the main funcion file
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named vanet.pch and a precompiled types file named StdAfx.obj.
/////////////////////////////////////////////////////////////////////////////