CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Car Park

搜索资源列表

  1. tingchechang

    0下载:
  2. 停车场程序 基于C语言的一个小程序,可以实现模拟停车场的功能。-Parking program is based on C language, a small program that can function for analog car park.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:9072
    • 提供者:张晓龙
  1. parking

    0下载:
  2. 用C++写的面向对象的程序,以停车场的管理为基础,对面向对象有很好的诠释-Written using C++ object-oriented programming to the car park management based on object-oriented interpretation of good
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:721298
    • 提供者:苏庆贺
  1. tingchechang

    0下载:
  2. 设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚依次从停车场最里向大门口处停放(最先到达的第一辆车放在停车场的最里面)。如果停车场已放满n辆车,则后来的车只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。停车场内如有某辆车要开走,在它之后进入停车场的车都必须先退出停车场为它让路,待其开出停车场后,这些车辆再依原来的次序进场。-Parking lots is a vehicle that can accomm
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:76984
    • 提供者:M.T
  1. stop

    0下载:
  2. 某商场有一个停车场,当车位未满时,等待的车辆可以进入并计时;当车位已满时,必须有车辆离开,等待的车辆才能进入;当车辆离开时计算停留的的时间,并收费。 汽车的输入信息格式可以是(进入/离开,车牌号,进入/离开时间),要求可以随时显示停车场内的车辆信息以及收费历史记录。 -There is a parking lot of a mall, when the spaces below, the waiting time of vehicles can enter and when parki
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1949
    • 提供者:雅静
  1. CarParking

    0下载:
  2. 某商场有一个100个车位的停车场,当车位未满时,等待的车辆可以进入并计时;当车位已满时,必须有车辆离开,等待的车辆才能进入;当车辆离开时计算停留的的时间,并且按照每小时1元收费。 汽车的输入信息格式可以是(进入/离开,车牌号,进入/离开时间),要求可以随时显示停车场内的车辆信息以及收费历史记录 -A mall with a 100 parking spaces in the parking lot, when the spaces below, the waiting time of v
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2047
    • 提供者:bjtupro
  1. zhongji

    0下载:
  2.  设停车场内只有一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入-Parking lots within the park is only a narrow channel n cars, and only one gate for car access. Car in a
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1172
    • 提供者:fanqin
  1. parkingsystem

    0下载:
  2. 这是一个停车场管理程序,使用栈作为设计方法,能够计算车辆出停车场所需付的费用。-This is a car park management program that uses the stack as a design method to calculate the vehicle the car park will cost.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:905744
    • 提供者:Claver
  1. tingchechangbaogao

    0下载:
  2. 一个完整的停车场报告,附有源代码,可以下载参考-A complete report of the car park, with source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:11085
    • 提供者:沈健
  1. packing

    0下载:
  2. 这是一个描述一个停车场的情况,当车场不空时则停入,否则停在车道上-This is a descr iption of the situation of a car park
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:283353
    • 提供者:xiazai
  1. PARK

    0下载:
  2. 设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。-Parking lots is a car parked n the narrow channel, and only one gate for vehicle access. In the parking lot, the car arrived at the order, from north to south in order of priority
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2040
    • 提供者:Chunhui
  1. stackANDqueue

    0下载:
  2. 1. 用栈模拟停车场,队列模拟便道。停车场满的时候在便道排队,一旦有车开走,排在第一位的就进入停车场。 2. 当有车要开走的时候在它后面进入停车场的车先依次开出,待该车缴费离开后再依次回到停车场。 3. 离开停车场时应按时间缴纳费用,排队车辆进入停车场时也应该缴纳相应的排队费用。 4. 车辆到达时输出停车位置,离开时输出停留时间和应缴纳费用。 -1. With a stack simulation parking lot, queue simulation of pavement
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2016
    • 提供者:SUMMER
  1. ParkingLot

    0下载:
  2. 一个关于停车场的管理系统,统计车辆进出的记录-One on the car park management systems, statistical records of vehicles entering and leaving
  3. 所属分类:Other Games

    • 发布日期:2017-05-20
    • 文件大小:6053352
    • 提供者:张晓晨
  1. 1

    0下载:
  2. 本实验实现的是一个简单的停车场管理模拟系统,采用堆栈的数据结构,对车辆的停放统一管理。-Implementation of this experiment is a simple simulation of car park management system that uses the stack data structure, the unified management of the parking of vehicles.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1905
    • 提供者:张学兵
  1. tingchechang

    0下载:
  2. 用C++程序实现停车场的管理系统的代码,实现停车场的自动化管理-Achieved with C++ program code for car park management systems, automated car park management to achieve
  3. 所属分类:Applications

    • 发布日期:2017-04-13
    • 文件大小:2067
    • 提供者:muguopeng
  1. park

    0下载:
  2. 游戏介绍: 停车大师的第三部,将你的爱车停到车库。遇到直线行驶的车辆要躲避,车库停电时也要有所准备 -Game descr iption: Master s third stop, stop your car to the garage. Encountered vehicles to avoid a straight line, the garage should be prepared for power outages...
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3328984
    • 提供者:zqs
  1. parking

    0下载:
  2. 停车场是一个可以停放n辆汽车的狭长通道,车辆按到达停车场时间的早晚依次从停车场最里向大门口处停放如果停车场已放满n辆车,则后来的车只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。-Parking is a parking lot can narrow channel n cars, vehicle parking lot at the time of the morning and evening in order to reach from the c
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1576
    • 提供者:leejam
  1. tingchechang

    0下载:
  2. 栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Stack simulation parking lot to the sidewalk outside the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1891
    • 提供者:王博
  1. dw

    0下载:
  2. 数据结构实验报告:tc下的停车场管理,windows编程-Experimental data structure report: tc under the car park management, windows programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2450
    • 提供者:陈小东
  1. VB-english

    0下载:
  2. rfid simple piece of program
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:135217
    • 提供者:neosp
  1. mathmatic-C-program

    0下载:
  2. 数值计算方面的5个C程序,包括排序、内存恢复、停车场管理、点源距离、优先搜索等内容。-Numerical Calculation for five C procedures, including ordering, memory recovery, car park management, point source distance, first search and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:7263
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com