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

搜索资源列表

  1. tingchechang

    0下载:
  2. 设有一个可以停放n辆汽车的狭长停车场,它只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚依次从停车场最里面向大门口处停放(最先到达的第一辆车放在停车场的最里面)。如果停车场已放满n辆车,则后来的车辆只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排以便道上的第一辆车就进入停车场。停车场内如有某辆车要开走,在它之后进入停车场的车都必须先退出停车场为它让路,待其开出停车场后,这些辆再依原来的次序进场。每辆车在离开停车场时,都应根据它在停车场内停留的时间长短交费。如果停留在便道上的车未进
  3. 所属分类:SQL Server

    • 发布日期:2017-12-07
    • 文件大小:120969
    • 提供者:guo
  1. car-parking-lot

    0下载:
  2. 这是一个自动计时的停车场,此外车库的大小也可在在DOS框中随便定义 使我们更加全面认识停车场的系统-This is an automatic timed parking, In addition, the size of the garage can also be defined to make us a more comprehensive understanding of the parking system in the DOS box, casually
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:2666
    • 提供者:Marty
  1. 213

    0下载:
  2. 实现停车场管理系统,应用于车辆的出、入管理。 功能要求: 包括车辆进出管理与系统管理等功能模块,可根据车辆停放时间及收费标准自动收费。用户需要事先办理停车卡并充值,停车卡分优惠卡和普通卡两类。 车场管理:车辆入场、车辆出场; 信息查询:某时间段的出入场信息,当前在场信息,车辆历史停车记录及收费信息; 信息维护:用户及停车卡信息维护、充值等; 系统管理:车位信息,计费标准等。 系统包含两类用户:管理员用户和普通用户。 管理员可以使用系统所有功能,普通用户
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:1061083
    • 提供者:杨重午
  1. parking-management

    0下载:
  2. 设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。具体要求在相应的word文档中列出了。试为停车场编制按上述要求进行管理的模拟程序。-Parking is a narrow channel n cars parking and only one door for cars in and out. Specific requirements are listed in the word document. Test for the car park of the simulat
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:9994
    • 提供者:family
  1. park

    0下载:
  2. 要求程序输出每辆车到达后的停车位置(停车场或便道上),以及某辆车离开停车场时应交纳的费用(费率自定)和它在停车场内停留的时间,并自拟一个实验实例进行验证。 -Requirements of the program output per vehicle parking position after arrival (parking lot or on the sidewalk), as well as a car leaving the parking lot should pay the c
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1260
    • 提供者:xxh
  1. carsystem

    0下载:
  2. 停车场系统的java源文件,包括停车拿卡,计算费用,出口收费等功能-source code for car parking system in java
  3. 所属分类:Java Develop

    • 发布日期:
    • 文件大小:331766
    • 提供者:slimhui
  1. Park

    0下载:
  2. 一个停车场系统,可以进入车辆,离开车辆,收费计时,简单的操作-A parking system, you can enter the vehicle, leaving the vehicle, toll timing, simple operation
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1266803
    • 提供者:吴松林
  1. Park-Management-System

    0下载:
  2. 停车场系统源文件,编程思路清晰。供java学习-A parking system source code
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:91105
    • 提供者:slimhui
  1. eda

    0下载:
  2. 基于VHDL实现的停车场停车位显示系统的设计,使用可编程逻辑芯片FPGA构成的停车位显示系统。-The design of car parking spaces display system based on FPGA is a very practical Subject, and close to our lives. This subject is the design of a times 8 parking spaces display based on the FPGA in VH
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:4539
    • 提供者:娓娓小宝
  1. parking

    0下载:
  2. 实现分布的停车场车位管理,一共有3个入口进程,2个出口进程,8个空间车位(车位数可以修改,入口进程和出口进程数目可以仿照源代码添加)-Distribution of parking spaces management, a total of 3 2 of the entry process, the export process, eight space car parking spaces (number of parking spaces can modify the source code
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:78970
    • 提供者:飞鸟
  1. MyParking11

    0下载:
  2. 这个代码是一个停车场管理系统,关于数据结构的实验,实现停车计费功能,若停车场满了就停在便道里,停车场出去一辆车,便道进去一辆车-This code is a parking management system, experiments on data structures, parking meter, the parking lot full of parked on the sidewalk, parking out of a car, the sidewalk inside a car
  3. 所属分类:Applet

    • 发布日期:2017-11-21
    • 文件大小:670594
    • 提供者:孙蓓蓓
  1. ParkingManage

    0下载:
  2. 学习java面向对象技术的看看,一个简单的停车场管理系统-Take a look at of learning java object-oriented technology, a simple parking management system
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:69665
    • 提供者:李楠
  1. parking

    0下载:
  2. 通过stm32芯片在keil平台的基础上开发的停车场自动停车管理系统-Parking automatic parking management system developed by the the stm32 chips keil platform
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-30
    • 文件大小:599455
    • 提供者:付涛
  1. IC_park

    1下载:
  2. 用vc6.0编写的智能停车系统,进出停车场数据管理,读卡-Vc6.0 write smart parking system, and out of the parking data management, reader
  3. 所属分类:Dialog_Window

    • 发布日期:2015-02-20
    • 文件大小:13500416
    • 提供者:zhangjun
  1. Parking-System

    0下载:
  2. 用JAVA编写的一个停车场收费系统,可以自己设定停车费用等-A parking fee system written in JAVA, can set their own parking fees
  3. 所属分类:transportation applications

    • 发布日期:2017-11-14
    • 文件大小:47374
    • 提供者:邓睿
  1. tingchechang

    0下载:
  2. 简单的停车场管理系统,分为管理员端和用户端,能够实现注册、查询、缴费等基本操作。-Simple parking management system, divided into the administrator and client-side can achieve registration inquiries, payment and other basic operations.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:10905785
    • 提供者:马健
  1. Desktop

    0下载:
  2. 学生成绩管理系统,实现对成绩链表的动态操作:创建,插入,删除等; 航班查询系统,实现查询和浏览的功能; 家族系统,采用树的数据结构组织家族成员关系,实现家族的创建和查询; 停车场管理系统,记录车辆登记和离开信息; 教学设计,采用图的数据结构,优先课程信息; -Student achievement management system, the achievements linked list of dynamic operation: create, insert, dele
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:51202
    • 提供者:xiaohai
  1. a

    0下载:
  2. 停车场系统的a部分代码比较分类上传,命名为a.b.c.d四个部分-A part of the code of the parking system classification upload, named abcd four parts
  3. 所属分类:JavaScript

    • 发布日期:2017-11-20
    • 文件大小:39633
    • 提供者:张伟琛
  1. d

    0下载:
  2. 停车场系统的a部分代码比较分类上传,命名为a.b.c.d四个部分,此为C部分。-A part of the code of the parking system classification upload, named abcd four parts, this is Part C.
  3. 所属分类:JavaScript

    • 发布日期:2017-12-06
    • 文件大小:1586
    • 提供者:张伟琛
  1. c

    0下载:
  2. 停车场系统的a部分代码比较分类上传,命名为a.b.c.d四个部分,此为C部分。-A part of the code of the parking system classification upload, named abcd four parts, this is Part C.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-22
    • 文件大小:16017
    • 提供者:张伟琛
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 46 »
搜珍网 www.dssz.com