CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - car

搜索资源列表

  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. CAR

    0下载:
  2. 这里面含有几个停车库管理系统,使我们可以了解栈 队列的综合使用-There contains several garage management system, so that we can understand the integrated use of the stack queue
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:2664
    • 提供者:Marty
  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. jiaotong

    0下载:
  2. 实现城市交通网的构建,查询,交通方法有飞机火车汽车可以实现金钱最少路程最短等查询路径-Urban transport network, query, traffic plane or a train car money can achieve at least from the shortest query path
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:292531
    • 提供者:沙蚕ref
  1. Parking-lot

    0下载:
  2. 利用栈和队列建立停车场,停车场中的车由栈储存,停车场外设置便道,便道上暂停的车由队列储存!-Use of stacks and queues build a parking lot, the car in the parking lot by the stack storage, parking settings sidewalk outside, the the suspended car on the sidewalk by the queue storage!
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:3609
    • 提供者:李斌
  1. lab-2

    0下载:
  2. 汽车加油行驶问题。线性规划与网络流24题之一,44ms过OJ。具有一定的参考性。-Car refueling traveling. Linear programming and network flow to one of the 24 questions, 44ms Accpted at OJ. Reference.
  3. 所属分类:Data structs

    • 发布日期:2017-12-06
    • 文件大小:909
    • 提供者:俞风英
  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. 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. Park

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

    • 发布日期:2017-04-24
    • 文件大小:344418
    • 提供者:刘婷
  1. park

    0下载:
  2. 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出.汽车在停车场内按照车辆到达时间的先后顺序,一次由南向北排列(大门在最南端,最先到达的第一辆汽车停放在车场的最北端), 若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入 当停车场内的某辆车要开走时,在它之后进入的车辆必须退出车场为它让路,待该辆车开出大门外,其他车辆再按照原次序进入车场,每辆车停放在车场的车在它离开停车场时必须按照它停留的时间长短交纳费用.-Suppose t
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:200448
    • 提供者:余啸坤
  1. car

    0下载:
  2. 本程序是实行一个停车管理系统功能。可实现排队等候、记录车位号、记录出入停车场时间、计算收费等功能。-This program is the implementation of a parking management system functions.Waiting in line to achieve record number of parking spaces, access to parking time records, calculate charges and other func
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1732
    • 提供者:李紫铃
  1. train

    0下载:
  2. 一列货运列车共有n节车厢,每节车厢将停放在不同的车站。假定n个车站的编号分别为1~n,即货运列车按照第n站至第1站的次序经过这些车站。为了便于从列车上卸掉相应的车厢,车厢的编号应与车站的编号相同,这样,在每个车站只要卸掉最后一节车厢。所以,给定任意次序的车厢,必须重新排列它们。 车厢的重排工作可以通过转轨站完成。在转轨站中有一个入轨、一个出轨和k个缓冲轨,缓冲轨位于入轨和出轨之间。假定缓冲轨按先进先出的方式运作,设计算法解决火车车厢重排问题。 -A total of n freight
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:112573
    • 提供者:PDH
  1. the-car

    0下载:
  2. 基于动态规划的汽车加油问题,主要以王晓东老师的书为参考-Based on dynamic programming vehicle refueling problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:823
    • 提供者:admin
  1. carparar

    0下载:
  2. car parking in c/c-car parking in c/c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2167
    • 提供者:noman
  1. part

    0下载:
  2. 停车场管理系统,简单易懂,便于初学者观看-Car park management system, easy to understand, easy for beginners to watch
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1313
    • 提供者:吴西皓
  1. huochechongpai

    0下载:
  2. 一列火车要将N节车厢分别送往N个车站,车站按1-N的次序编号,火车按照N,N-1,....1的编号次序经过车站,假设车厢的编号就是其目的地车站的编号。 给定一个任意的车厢排列次序,重新排列车厢,使其按照从1到N的次序排列,规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨出轨。 限制条件: 有一条入轨,一条出轨,K条缓冲铁轨(1≤K≤N-1)-A train carriages were sent to N N stations, railway stations, in the or
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1093
    • 提供者:aria
  1. Tingchechangshoufeiguanli

    0下载:
  2. 车进入停车场输入到达时间和车牌号进入车库或便道,出库或便道时输入离开时间并根据离开时间与到达时间计算停车费用。-The car into the parking lot input arrival time and the license plate number into the garage or sidewalk,From the sidewalk or leave the input time and according to the time of departure and arri
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:428405
    • 提供者:
  1. RailwayCarriage

    0下载:
  2. 有两条轨道,一条列车轨道,一条等候轨道,输入车厢数,再输入列车车厢的进站顺序,返回列车车厢的出站循序。-There are two tracks, a train track, a waiting track, enter the number of the car, and then enter the stop order train carriage returns sequential outbound train car.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1718272
    • 提供者:毛意超
  1. Stack-Problem

    0下载:
  2. 栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据 序列进行模拟管理。对每一组输入数据进行操作后的输出信息为:若是 车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去, 则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时 间不收费) 。设每单位时间收费 1 元。-Parking Stack simulation to simulate the queue sidewalk outside the car, according to the re
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1438053
    • 提供者:王丹
  1. trains_out

    0下载:
  2. 火车出站问题,一列有n节车厢的火车,每节车厢进站出站为先进后出的机制,求所有可能的车厢出站顺序-The train station problem, there is an n carriages of the train, each car is inbound outbound, last-out mechanism, to do everything possible car outbound order
  3. 所属分类:Data structs

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