项目作者: SJunTer

项目描述 :
为实践开发的智能物流配送系统
高级语言: C++
项目地址: git://github.com/SJunTer/QExpress.git
创建时间: 2016-10-25T04:13:42Z
项目社区:https://github.com/SJunTer/QExpress

开源协议:

下载


QExpress

A smart logistics distribution system developed for practice

Version

v1.0.0

Supported Platform

All Linux Distribution

Compilation

Qt 5.0 or higher,GCC 4.7 or higer(C++11 support needed)
Warning:compilation must be under release mode!

Instructions

There are three test-maps named maps1, maps2, maps3. Copy one of them to the release folder after compiling.
The QExpress encompasses four parts:
Map window for monitoring all moving vehicles and selecting delivery points as well.
Delivery window for checking and managing all paths of delivery.
Cargo window lists all goods in stock or having been distributed.
Truck window lists all vehicles belongs to the company.