搜索资源列表

  1. Thecarstop

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

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

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

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:fu gang
  1. parking

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

    • 发布日期:2024-05-12
    • 文件大小:200704
    • 提供者:libin
  1. Tingche

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

    • 发布日期:2024-05-12
    • 文件大小:379904
    • 提供者:李辉
  1. tingcheguanli

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

    • 发布日期:2024-05-12
    • 文件大小:215040
    • 提供者:周利发
  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 em
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:郑慧慧
  1. park

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

    • 发布日期:2024-05-12
    • 文件大小:25600
    • 提供者:陈小文
  1. Car

    0下载:
  2. 停车场管理系统,利用堆栈,链表等数据结构-Parking management system, using the stack, linked lists and other data structures
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-12
    • 文件大小:130048
    • 提供者:张静
  1. 13

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

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者: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. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:小强
  1. chengxu

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

    • 发布日期:2024-05-12
    • 文件大小:409600
    • 提供者:李小胆
  1. analog-parking

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

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:瑞文戴雨
  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 s
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:330752
    • 提供者:王启
  1. Parking

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

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:bridge
  1. TING-CHE-CHANG

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

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:wtq
  1. Car_Parking

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

    • 发布日期:2024-05-12
    • 文件大小:545792
    • 提供者:酸柠檬
  1. tingchechangguanli

    0下载:
  2. 数据结构课程设计,采用队列和栈的停车场管理系统.-Data structure curriculum design, the use of queues and stacks of parking management system.
  3. 所属分类:文件格式

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:莫圣
  1. parking-lot-manage-demo

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

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:徐希云
  1. car.-part

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

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:吴天
  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 d
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:1482752
    • 提供者:慕柯
« 1 2 ... 4 5 6 7 8 910 »

源码中国 www.ymcn.org