Welcome![Sign In][Sign Up]
Location:
Search - LOT

Search list

[CommunicationTCL LOT号计算器

Description: tcl 手机LOT号码解释软件.用于解锁或写软件时对照使用-peers phone numbers interpretation software. Writing for unlocking or control the use of software
Platform: | Size: 32265 | Author: 周斌 | Hits:

[Special EffectsLot

Description: LOT变换,主要用于MAT实验上的重叠正交变换。制作人张新鹏。-LOT transform, mainly for the experimental MAT overlapping of orthogonal transformation. Zhang Xinpeng producers.
Platform: | Size: 845 | Author: 韩晖 | Hits:

[CommunicationTCL LOT号计算器

Description: tcl 手机LOT号码解释软件.用于解锁或写软件时对照使用-peers phone numbers interpretation software. Writing for unlocking or control the use of software
Platform: | Size: 31744 | Author: 周斌 | Hits:

[Special EffectsLot

Description: LOT变换,主要用于MAT实验上的重叠正交变换。制作人张新鹏。-LOT transform, mainly for the experimental MAT overlapping of orthogonal transformation. Zhang Xinpeng producers.
Platform: | Size: 1024 | Author: 韩晖 | Hits:

[Data structsParkingLotSimulation

Description: Parking Lot Simulation: Parking lot attendants often park cars bumper-to-bumper, several cars deep. This maximizes the number of cars they can fit into a parking lot at the expense of complicating the process of retrieving someone s car when they want to leave. Consider the case of a person wanting to leave the parking lot but their car is parked in the back of a row of cars. In this case, all the cars parked in front of this person s car must be temporarily moved to allow this person to leave. -Parking Lot Simulation: Parking lot attendants often park cars bumper-to-bumper, several cars deep. This maximizes the number of cars they can fit into a parking lot at the expense of complicating the process of retrieving someone s car when they want to leave . Consider the case of a person wanting to leave the parking lot but their car is parked in the back of a row of cars. In this case, all the cars parked in front of this person s car must be temporarily moved to allow this person to leave.
Platform: | Size: 1024 | Author: 周墨 | Hits:

[Data structschechang

Description: 以栈摸拟停车场,以队列摸拟场外的车道,按照从终端读入的输入数据序列进行摸拟管理。每一组输入数据包括三个数据项:汽车到达或离去的信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若车辆到达,则输出汽车在停车场的内或便道上的位置,若车辆离去,则输出汽车在停车场内停留的时间和应交纳的引用。-Simulation in order to stack the car park to queue simulation outside lane, in accordance with the read from the terminal input data sequence management simulation. Each group of input data consists of three data items: the vehicles arrive at or leave the information, vehicle license number and arrival or departure time. For each group of input data to operate the output after the message is: if the arrival of the vehicles, then the output of motor vehicles in the parking lot or sidewalk on the location, if the vehicle left, the output of motor vehicles in the parking lot to stay within time and should be paid references.
Platform: | Size: 3072 | Author: chuyu1987 | Hits:

[Data structscheku

Description: 数据结构 停车场管理 栈和队列的应用 双栈 停车场 便道问题-Car park management data structure of the application stack and queue issues dual stack parking lot pavement
Platform: | Size: 931840 | Author: 马飞 | Hits:

[Otherjin

Description: 要求程序输出每辆车到达后的停车位置(停车场或便道),以及某辆车离开停车场时应该交纳的费用和它在停车场内停留的时间。 汽车的模拟输入信息格式可以为:(到达/离开,汽车牌照号码,到达/离开的时间)。用栈和队列来模拟停车场和便道 -Request procedures after the arrival of output per vehicle parking spaces (parking lot or sidewalk), as well as a vehicle to leave the car park should pay the costs and it stays in the parking lot of time. Car format analog input information for: (Arrival/Departure, automobile license plate number, arrival/departure time). Using stack and queue to simulate the parking lot and sidewalk
Platform: | Size: 2048 | Author: 吕璐 | Hits:

[Windows DevelopPark

Description: 一个c++写的分布式停车场问题 有图形演示-A c++ Write Distributed parking lot demo graphics issues
Platform: | Size: 59392 | Author: 孙刚 | Hits:

[Data structstcc

Description: 这个是一个用数据结构做的停车场,这个很不错啊 ,真的啊-This is a data structure used to do the parking lot, this is not错啊really ah
Platform: | Size: 3072 | Author: 黄春辉 | Hits:

[OtherCarParking

Description: 某商场有一个100个车位的停车场,当车位未满时,等待的车辆可以进入并计时;当车位已满时,必须有车辆离开,等待的车辆才能进入;当车辆离开时计算停留的的时间,并且按照每小时1元收费。 汽车的输入信息格式可以是(进入/离开,车牌号,进入/离开时间),要求可以随时显示停车场内的车辆信息以及收费历史记录 -A mall with a 100 parking spaces in the parking lot, when the spaces below, the waiting time of vehicles can enter and when parking is full, you must have vehicles to leave, waiting for vehicles to enter when the vehicle left the calculation of stay time and in accordance with the 1 per hour charge. Vehicles can enter the information format (enter/leave and license plate number, entry/departure time), the required display car park at any time the vehicle history information, and fees
Platform: | Size: 2048 | Author: bjtupro | Hits:

[OtherParkinglot

Description: tinyos code for wireless sensor network application for a parking lot
Platform: | Size: 3163136 | Author: mitchi | Hits:

[OtherTestinside-LOT-987

Description: http://www.testinside.cn 有最新更新完整版的题库下载,希望考生不要错过哟!(http://www.testinside.cn/LOT-987.htm)
Platform: | Size: 110592 | Author: mickeyshow | Hits:

[matlabexa080903_LOT_1D

Description: 利用子程序fast-lot.m,实现对该图像的变化及压缩,并和以为信号做dct后的图像质量相比较。-Using subroutine fast-lot.m, to achieve the changes and compression of the image, and after, and that the signals do dct compare the image quality.
Platform: | Size: 1024 | Author: wine | Hits:

[Data structscar-parking-lot

Description: 利用栈和队列实现停车场,帮助理解栈和队列的使用方式,对于数据结构有一个更深入的了解-Use of stacks and queues to achieve parking lot, to help understand the use of stacks and queues, data structures for a better understanding of
Platform: | Size: 13312 | Author: 李传林 | Hits:

[Data structsParking-lot-problems

Description: 关于停车场停车问题的管理,利用队列的性质就一辆车进停车场后的停车位,停车时间,需交停车费,以及停车场空闲车位的管理等问题-Questions about the management of parking lot, use queue of property is a car into the parking lot after the parking space, stop time, pay parking spot, and free parking management
Platform: | Size: 1024 | Author: 周春露 | Hits:

[Data structsParking-lot-problem

Description: 设停车场是一个可停放 n 辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端)。若停车场内已经停满 n辆车,那么后来的车只能在门外的便道上等候。一旦有车开走,则排在便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场。-Parking lots is an n cars parked narrow channel, and only one gate for car access. Car in the parking lot of time in order to reach by car, arranged in order from north to south (the door in the southernmost tip of the first to reach the first car parked in the yard of the North). If the car park has been full of parked cars n, then the car was only waiting on the sidewalk outside. Once the car pulled away, then came in the first car on the pavement can be opened into. When the parking lot of a car to leave, then it must exit the vehicle into the yard to make way for it, to be out of the car outside the gate, then other vehicles into the parking lot of the original order.
Platform: | Size: 20480 | Author: 冯柳鑫 | Hits:

[Data structsParking-Lot-Simulation

Description: 卡耐基梅隆大学数据结构的一次大作业答案VS2010-Parking Lot Simulation
Platform: | Size: 5542912 | Author: 王大珩 | Hits:

[OtherA-lot-of-the-rebate-system

Description: 多多返利系统,一个对接各大商场的网站系统,可以让无数的用户在购买的同时省钱-A lot of the rebate system, major shopping centers in a docking site system that allows numerous users at the same time save money in the purchase
Platform: | Size: 2357248 | Author: shi | Hits:

[Data structsParking lot problem

Description: 设有一个可以停放n辆汽车的狭长停车场,它只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚依次从停车场最里面向大门口处停放(最先到达的第一辆车放在停车场的最里面)。如果停车场已放满n辆车,则后来的车辆只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。停车场内如有某辆车要开走,在它之后进入停车场的车都必须先退出停车场为它让路,待其开出停车场后,这些车辆再依原来的次序进场。每辆车在离开停车场时,都应根据它在停车场内停留的时间长短交费。如果停留在便道上的车未进停车场就要离去,允许其离去,不收停车费,并且仍然保持在便道上等待的车辆的次序(A program to simulate the management of the parking lot)
Platform: | Size: 1112064 | Author: 嘉树 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net