文件名称:tingchechang
介绍说明--下载内容均来自于网络,请自行研究使用
停车场模拟程序
//该程序需实现以下功能:
//(1) 模拟车辆进出
//(2) 模拟停车功能,该程序需要为进来的车辆安排一个车位
//(3) 计费功能,根据停车时间计算费用,在车辆离开时收取-Parking simulation program// The program needs to achieve the following functions:// (1) Analog vehicle access// (2) Analog stop function, the program needs to arrange a vehicle coming in Space// (3) billing functions, according to the stopping time costed charge left in the vehicle
//该程序需实现以下功能:
//(1) 模拟车辆进出
//(2) 模拟停车功能,该程序需要为进来的车辆安排一个车位
//(3) 计费功能,根据停车时间计算费用,在车辆离开时收取-Parking simulation program// The program needs to achieve the following functions:// (1) Analog vehicle access// (2) Analog stop function, the program needs to arrange a vehicle coming in Space// (3) billing functions, according to the stopping time costed charge left in the vehicle
(系统自动生成,下载前可以参看下载内容)
下载文件列表
停车场程序\停车场模拟程序.cpp
停车场程序