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

搜索资源列表

  1. Car-park

    0下载:
  2. 开发环境是VC6.0,是在C++的语言环境里,通过模拟停车场进出车的过程,来了解数据结构里堆栈的使用。-The development environment is VC6.0, in the C++ language environment, by simulating the process of parking cars, to understand the use of the stack data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:154101
    • 提供者:党旭峰
  1. EA-4816-LEDV1.0.2.3

    0下载:
  2. 点阵屏led 现场应用程序。 停车场应用的-Dot-matrix screen led on-site applications. Parking applications
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:21272
    • 提供者:xiangxije
  1. parkinglot

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

    • 发布日期:2017-11-15
    • 文件大小:219285
    • 提供者:Tamara Yang
  1. Tingchechang2

    0下载:
  2. 源码主要用了结构体和栈,解决了停车场问题,包括汽车到达时信息的保存,汽车的出栈信息的删除-Main source structure and stack to solve the parking problem, including the preservation of information in the car when they arrive, the car out of the stack and deleting information, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-12-07
    • 文件大小:201949
    • 提供者:yehao
  1. car_count

    0下载:
  2. car_enter,car_exit分别表示有车辆进入停车场和离开停车场。count1和count2是两个计数器,分别计数进入停车场的车辆数目和离开停车场的车辆数目。total=count1-count2, 表示停在停车场中的车辆数目。lot_full表示停车场已满,即total的大小等于预置的停车场最大停车数(例如32)。 lot_empty表示停车场车辆数目为零。-car_enter, car_exit vehicles entering the car park and leave the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:401440
    • 提供者:吴胜兵
  1. parking-area--Stack-

    0下载:
  2. 数据结构程序,用于模拟停车场的代码,效率高效无误-Data structure used to simulate the parking lot of the code can be run
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:7702
    • 提供者:sun
  1. tingchechang-2012-6-7

    0下载:
  2. 智能停车场管理系统 源码 马上上手 C#开发完成 最多支持30个车位-Intelligent parking management system source code to get started immediately
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:1006424
    • 提供者:max
  1. parking-lot-management-system

    0下载:
  2. 本实例模拟了一个简单的停车场管理系统。进来一辆车登记后进入车场,如车场满则进来 的车进入便道等候,一旦有车开走则可以便道直接进入车场。用一个浅模拟停车场,用一个队 列模拟车场外的便道。本实例主要向读者介绍如何运用找和队列来解决实际问题。-Simulated in this example a simple parking management system. Come in a car registered to enter the yard, such as yard full of inco
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:1199
    • 提供者:hxk
  1. IC-card-program-12864-Parking-Design

    0下载:
  2. IC卡程序12864停车场设计测试通过IC卡读卡读写程序-IC card program 12864 Parking Design
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:68931
    • 提供者:xuze
  1. STM32-Parking-Meter

    0下载:
  2. 用STM32开发的停车场计价器,开发环境KEIL-The STM32 development of parking meter, development environment KEIL
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-16
    • 文件大小:1022401
    • 提供者:zhangxuan
  1. main

    0下载:
  2. 停车场仿真 结果:学生成功完成这个作业将掌握下列结果 1,理解使用STL堆栈适配器    2,创建一个完整c++程序    3,用文件I / O    4,使用动态内存管理    5,使用指针 -Parking Lot Simulation Goals: This assignment is designed to improve the student s knowledge of stacks and their use of the STL stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:1292
    • 提供者:xiaoxiaoyinzi
  1. Packing

    0下载:
  2. 自己写的数据结构中的栈的应用 - 停车场问题-Data structures in the application stack- parking problems
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:212332
    • 提供者:吴彦君
  1. CarStat

    0下载:
  2. 利用光电器件实现停车场车位的统计,并与上位机进行通讯-Optoelectronic devices statistics of parking spaces
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-27
    • 文件大小:50188
    • 提供者:王建军
  1. my-parking

    0下载:
  2. 本代码实现的是一个简单的停车场管理系统。设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。 汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在停车场的最北端),若车场内已停满n辆汽车,则后来的车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆汽车要离开时,在它之后进入的车辆必须退出车场为它让路,待该车辆开出大门外,其他车辆再按原次序进入车场,每辆停放在停车场的车在它离开停车场时必须按它停留时间的长
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:242427
    • 提供者:丁洁琼
  1. xiaoquwuyeguanliAccess

    0下载:
  2. 内容索引:Delphi源码,数据库应用,   小区或是大中型物业公司、房产开发商的物业管理系统,比较通用,采用DELPHI+ACCESS,功能虽然没有商业软件强大,但你可以再次扩展,这个常用的基本功能都有了。可以完成小区用户管理、建筑维修工程管理、停车场管理、投诉管理、收费项目管理、物业收费管理、小区用户报障管理、设备维修管理等。-Content Indexing: Delphi source code, database applications, residential or large
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-16
    • 文件大小:668359
    • 提供者:天之痕
  1. ParkCode

    0下载:
  2. 此程序为停车场的应用开发,帮助管理部门对车辆进出进行计时和收费,原创变成 -This procedure as a car park application development, support to management of vehicles entering and leaving the timing and charges, originality becomes
  3. 所属分类:transportation applications

    • 发布日期:2017-11-20
    • 文件大小:2851
    • 提供者:程龙
  1. 2

    0下载:
  2. 数据结构实验,实现停车场管理操作,堆栈的使用和实现-Experimental data structure to achieve parking management operations, stack usage and implementation
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:1110286
    • 提供者:姜伟
  1. tcc_cPP

    0下载:
  2. 简易停车场系统,,c++简易停车场系统,mmmc++简易停车场系统c++,,,简易停车场系统c++,-Easy parking system parking system c++ c++ Easy Easy Easy parking system parking system c++ c++
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-20
    • 文件大小:3443
    • 提供者:敏敏
  1. stopgame

    0下载:
  2. C#停车场游戏源代码,仿QQ网的Flash停车场游戏,当然功能还有很多需要完善,仅提供一种编程思路吧。希望对初学者有所帮助-Parking game source code C#, imitation QQ network Flash parking games, of course, there are many features need to improve, it only provides a programming ideas. I hope to help beginners
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-17
    • 文件大小:37224
    • 提供者:tpudn39
  1. 44parkingmanage

    1下载:
  2. 数据结构课程设计-停车场管理系统,用栈实现的停车场,用队列实现的便道-Data structure curriculum design- parking management system, implemented with stack parking, sidewalk with a queue implementation
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:2137
    • 提供者:fu gang
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 41 »
搜珍网 www.dssz.com