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

搜索资源列表

  1. Thecarstop

    0下载:
  2. 停车场是一条可以停放n辆车的狭窄通道,且只有一个大门汽车停放安到达时间的先后依次由北向南排列(大门在最南端,最先到达的第一辆车停在最北端)若停车场已经停满n辆车,后来的汽车在便道上等候,一旦有车开走,排在便道上的第一辆车可以开入;当停车场的某辆车要离开时,停在他后面的车要先后退为他让路,等它开出后其他车在按照原次序开入车场,每两停在车场的车要安时间长短缴费。 要求:以栈模拟停车场,以队列车场外的便道,按照从终端输入的数据序列进行模拟管理。每一组数据包括三个数据项:汽车“到达”或“离去”信息
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3207
    • 提供者:牛纪超
  1. 2

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

    • 发布日期:2017-11-19
    • 文件大小:1110286
    • 提供者:姜伟
  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. parking

    0下载:
  2. 数据结构中的停车场问题,考虑到车辆的流量和收费,利用队列和栈进行操作-parking problem in data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:200640
    • 提供者:libin
  1. Tingche

    1下载:
  2. 数据结构课程设计,实习2中的停车场管理系统。采用MFC和txt文件实现-Data structure curriculum design, internships 2 parking management system. Txt file using MFC and achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:380047
    • 提供者:李辉
  1. tingcheguanli

    0下载:
  2. 这是数据结构中停车场管理的程序代码,是一个完整的工程包-This is the data structure of parking management program code, is a complete engineering package
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:215357
    • 提供者:周利发
  1. Parking-Management

    0下载:
  2. 数据结构的停车场管理,包括初始化停车场、新车进场、第一辆车出厂、判断当前停车场是否为空、输出所有信息、查找车辆信息等 -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
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:5041
    • 提供者:郑慧慧
  1. park

    0下载:
  2. 利用栈和队列完成停车场的管理,数据结构的实习题目,并完成选做内容-Practice using the stack and queue subject completed parking management, data structures, and to complete the election content
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:25480
    • 提供者:陈小文
  1. Car

    0下载:
  2. 停车场管理系统,利用堆栈,链表等数据结构-Parking management system, using the stack, linked lists and other data structures
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:130522
    • 提供者:张静
  1. 13

    0下载:
  2. 数据结构的停车场系统,使用多种方式进行的编译-Data structure in the parking lot system, using a variety of ways to compile
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2348
    • 提供者:yykj
  1. sjjgsy

    0下载:
  2. 数据结构实验验收源码,包含二叉树的遍历,图的遍历,停车场管理系统以及哈希表的应用-Experimental data structure acceptance source, contains two binary tree traversal, traversal, parking management system and the application of hash table
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:10501
    • 提供者:小强
  1. chengxu

    0下载:
  2. 数据结构编程示例,包含表达式求值,多项式计算,哈弗曼,内部排序,停车场,长整数等常用功能-Data structure programming examples, including expression, polynomial, Huffman, internal sorting, parking, long integers and other common functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:409954
    • 提供者:李小胆
  1. analog-parking

    0下载:
  2. 一个实现模拟停车场的数据结构代码,适合初学者学习-An analog parking lot of the data structure of the code, suitable for beginners to learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1763
    • 提供者:瑞文戴雨
  1. stack-and-queue

    0下载:
  2. 本程序是中国科学技术大学数据结构及其算法的上机作业,主要使用栈和队列模拟停车场,本程序为本人亲自编写并在VC++6.0中调试通过。-This program is the University of Science and Technology of China data structures and algorithms on machine operation, the main use of stacks and queues simulate parking, the program w
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:331180
    • 提供者:王启
  1. Parking

    0下载:
  2. 停车场C语言数据结构程序,实现停车等候出栈入栈,计时停车收费的功能-Parking C language data structure procedures, stop and wait out the stack stack, time parking function
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1671
    • 提供者:bridge
  1. TING-CHE-CHANG

    0下载:
  2. 完美的停车场管理程序哈哈,数据结构经典,堆栈的经典练习-datastructure exercise
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1525
    • 提供者:wtq
  1. Car_Parking

    0下载:
  2. 关于数据结构的停车场管理系统,系统简单好用,喜欢的话可以参考学习-car parking about data structure welcome to download. go go go
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:545593
    • 提供者:酸柠檬
  1. parking-lot-manage-demo

    0下载:
  2. 一个纯C语言实现在停车场进出的管理的小Demo,主要采用了底层的堆栈和队列的数据结构的实现。-A C program for parking lot manage,which use stack and queue.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2210
    • 提供者:徐希云
  1. car.-part

    0下载:
  2. 数据结构课程设计,运用链表与文件储存信息,实现简单的停车场信息统计。-Data structure course design, using linked list and file storage information to achieve simple parking information statistics.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-11
    • 文件大小:4571
    • 提供者:吴天
  1. Parking

    0下载:
  2. 立体化停车场(东北大学数据结构课设) (1)采用栈、队列和有序表等数据结构。 (2)等候车辆的管理。 (3)地下、地面停车位的管理。 (4)停车计费功能。 -Three-dimensional parking lot (Northeast University data structure set) (1) the use of stack, queue and ordered table and other data structures. (2) waiting
  3. 所属分类:Data structs

    • 发布日期:2017-12-15
    • 文件大小:1482752
    • 提供者:慕柯
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com