搜索资源列表
pms
- C写的停车场管理系统.. 有详细的注释-C write parking management system .. detailed Notes
停车场管理
- 停车场管理系统源代码-car park management system source code
bb1
- 用队列或栈实现一个简单的停车场管理的系统-Queue or stack with the realization of a simple car park management system
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
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
parking-management
- 模拟停车场管理系统,非常有效-Analog parking management system, very effective! ! ! ! ! !
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
www.cnzz.cn
- 一套完整的停车场管理系统,希望对大家有帮助,很好的资料哦-A complete set of car park management system, hope to help everyone, oh very good information
ParkingManagerSystem
- 简单停车场管理系统,实现车辆进出停车场的增删改查,-Simple ParkingSystem
stack
- C编的停车场管理系统,用堆栈和队实现的,并加入了人性化设计,-C of parking lot management system, use the stack and team, and joined the humanized design,
java实验12
- 停车场管理系统,连接数据库,实现停车场进停车辆管理。(The parking lot management system is connected to the database to realize the management of parking and parking)