搜索资源列表
car
- 停车场管理系统 c语言实现 停车场拥有M个车位和一条进入停车场的便道,便道上最多停放N辆汽车。汽车要想进入车位,首先进入便道等候。若有空闲车位,则停车入位,否则在便道继续等候,直至有车位空出。若便道已经停满等候的汽车,后到达的汽车只能离开,选择其他停车场。设计一个停车场管理系统,模拟停车场的运作,并统计停车场的收入。-Parking Management System with M c language parking spaces and a sidewalk into the park
Parking.rar
- 数据结构课程设计,实现一个停车场管理模拟的小程序,主要是对栈和队列的经典操作,Data structure curriculum design, the realization of a simulation of a small car park management procedures, mainly for classic stack and queue operation
Car
- 汽车倒车雷达程序(利用51单片机控制并显示距离) -Car parking sensor program (using the MCU 51 and shows the distance)
full
- 这是我们公司正在使用的满位显示屏程序,用C语言编写,里面有I2C总线技术,控制数码管显示技术..在现代停车场用来指示车库的剩余车位非常的实用-This is our company are using the full digital display procedures, using C language, there are I2C bus technology, control digital tube display technology .. in the modern car par
parking
- 演示停车场管理的C++算法。VC下编译通过。-Demonstration of the car park management C++ Algorithm. Adopted under the VC compiler.
parking
- 停车场的管理系统-Car park management system
jin
- 要求程序输出每辆车到达后的停车位置(停车场或便道),以及某辆车离开停车场时应该交纳的费用和它在停车场内停留的时间。 汽车的模拟输入信息格式可以为:(到达/离开,汽车牌照号码,到达/离开的时间)。用栈和队列来模拟停车场和便道 -Request procedures after the arrival of output per vehicle parking spaces (parking lot or sidewalk), as well as a vehicle to leave
parkingGarage
- 模拟一个免费停车场的管理,停车场分为多个停车区,每个停车区中可以随机停放多辆汽车,但一辆汽车进入或退出停车区时需要花费一定的时间,且只能有一辆汽车进入或退出停车区,停车区入口设有m个车辆的缓冲区等待进入停车区。停车场进入通道上最多可有n个车辆并行通行。停车场出口通道可任意辆车并行通行。汽车进入停车场时,索取停车区号进入停车场,离开停车场时退还停车号供下一辆汽车进入。-Simulation of a free car park management, car park is divided int
car
- This code it to make a car parking system using 8051 microcontroller. It s an Embedded System project.
car-parking
- 该程序主要实现停车场的模拟管理。总共使用了一个队列俩个堆栈。其中一个堆栈用来描述停车场,另一个堆栈是一个临时堆栈,用于存放从停车场出场的汽车。队列用于存放在便道等候入场停车的车辆。-this program mainly used for simulating car-parking.there are two stacks and a queue.the first stack used for the park,the second is used to park cars for temp
tingchechang
- 停车场管理首先,实现栈和队列的基本操作,在此基础上,实现停车场管理。 停车场管理问题描述:设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。若车场内已停满n辆车,则后来的汽车需在门外的便道上等候,当有车开走时,便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门后,其它车辆再按原次序返回车场。每辆车离开停车场时,应按其停留时间的长短交费(在便道上停
assignment3
- C++ coding on parking car system
Parking
- 这是一个C写的停车场管理系统,包含完整代码、说明书、任务书,VC下正常运行和调试。-This is a car park management system written in C, contains the complete code, descr iption, mission statement, VC, under normal operation and debugging.
parking
- 停车场管理程序的设计与实现,包括停车场的车位管理,停车场的停车管理,停车场的记费管理。-Car park management program design and implementation, including management of parking spaces, car parking management, car parks Accounting Management.
Automatic_Car_Parking_using_FPGA
- it about automatic car parking system in verilog
Parking-System
- 智能停车信息管理系统,开发语言为Java,可以完成汽车的进入、信息登记和退出操作-Intelligent parking management information system, development language for Java, can be completed to enter the car, registration information and exit operations
Parking-lot-problem
- 设停车场是一个可停放 n 辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端)。若停车场内已经停满 n辆车,那么后来的车只能在门外的便道上等候。一旦有车开走,则排在便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场。-Parking lots is an n cars parked narrow chan
Parking-Management
- 数据结构的停车场管理,包括初始化停车场、新车进场、第一辆车出厂、判断当前停车场是否为空、输出所有信息、查找车辆信息等 -Parking management data structures, including the initialization parking, car entry, the first car factory, to determine whether the current parking lot is empty, the output of all the inf
PARKING-SYSTEM
- 泊车管理系统 泊车管理系统 -parking car
Automated-Car-Parking-master
- 自动泊车的算法仿真,以及路径规划。还有环境模型的建立(Automatic parking algorithm simulation, and path planning. There is also the establishment of environmental models)