项目作者: akelmas

项目描述 :
An application about concurrent programming : Udacity C++ Nanodegree Course project
高级语言: C++
项目地址: git://github.com/akelmas/Concurrent-Traffic-Simulation.git
创建时间: 2021-02-24T12:17:20Z
项目社区:https://github.com/akelmas/Concurrent-Traffic-Simulation

开源协议:

下载


CPPND: Program a Concurrent Traffic Simulation

This is the project for the fourth course in the Udacity C++ Nanodegree Program: Concurrency.

Dependencies for Running Locally

Basic Build Instructions

  1. Clone this repo.
  2. Make a build directory in the top level directory: mkdir build && cd build
  3. Compile: cmake .. && make
  4. Run it: ./traffic_simulation.