搜索资源列表
pms
- C写的停车场管理系统.. 有详细的注释-C write parking management system .. detailed Notes
gongshang_bank_vehicle_depot
- 工商银行车库管理系统 工行地下停车库门禁和计费系统,包括外围设备控制、门禁卡控制-Industrial and Commercial Bank of China ICBC garage management system for underground parking garage access control and billing system, including peripheral equipment control, access control cards
parkmanagement
- 停车场管理系统的mfc界面实现和后台管理-The mfc parking management system interface and back office management
C
- 停车场管理系统 #include <stdio.h> #include <malloc.h> #define SIZE 3 #define NULL 0 typedef struct { int hour int min } time typedef struct { int num int position time t float money } Car typ
tingchechang
- 停车场系统:能够记录车辆的基本信息(如:汽车编号)、车辆到达时间、车辆所在位置、车辆离开时间等。为了便于叙述车辆所在的位置,将狭长通道称“停车位”,将门外的便道称“便道”。-Parking system: the ability to record the basic information of the vehicle (such as: car number), vehicle arrival time, vehicle location, vehicle to leave time. Lo
parking-lot-management-system
- 本实例模拟了一个简单的停车场管理系统。进来一辆车登记后进入车场,如车场满则进来 的车进入便道等候,一旦有车开走则可以便道直接进入车场。用一个浅模拟停车场,用一个队 列模拟车场外的便道。本实例主要向读者介绍如何运用找和队列来解决实际问题。-Simulated in this example a simple parking management system. Come in a car registered to enter the yard, such as yard full of inco
tingchechang
- 实现停车场模拟,用栈和队列实现,用系统时间自动记录进入和出去时间-Parking achieve simulation, with stacks and queues implemented by the system automatically records the time of entry and exit time
parking-management
- 模拟停车场管理系统,非常有效-Analog parking management system, very effective! ! ! ! ! !
E_DGJ
- 基于UCOS的停车场演示系统,C语言编写,设计到驱动程序开发-UCOS-based parking demonstration system, C language, designed to driver development
parking-management-system
- 停车场管理系统,实现注册、登陆、停车、取车、查询车辆和车位状态、计费等功能,并显示停车和取车的时间-Parking management system, to achieve registration, landing, parking, take a car, query vehicles and parking state, billing and other functions, and display the parking and taking the vehicle time
new
- 实现停车取车的所有功能,包括中途的计费功能-Parking car system
stack
- C编的停车场管理系统,用堆栈和队实现的,并加入了人性化设计,-C of parking lot management system, use the stack and team, and joined the humanized design,
ParkingSystem
- 停车管理系统,有临时类和固定类。统计停车时间和金额(Parking management System)
java实验12
- 停车场管理系统,连接数据库,实现停车场进停车辆管理。(The parking lot management system is connected to the database to realize the management of parking and parking)