搜索资源列表
mymorningjava
- java小程序,生产者-消费者问题(Java实现),电梯程序模拟,等等, java 小游戏-small programs, producer-consumer (Java), the elevator simulation, etc., java small game
diantimonixitong
- [问题描述] 设计一个电梯模拟系统。这是一个离散的模拟程序,因为电梯系统是乘客和电梯等 “活动体”构成的集合,虽然他们彼此交互作用,但他们的行为是基本独立的。在离散的模拟中,以模拟时钟决定每个活动体的动作发生的时刻和顺序.系统在某个模拟瞬间处理有待完成的各种事情,然后把模拟时钟推进到某个动作预定要发生的下一个时刻。 [基本要求] (1) 模拟某校五层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。五个楼层由下
23345567787
- 关于电梯模拟的问题程序源代码 里面有具体过程与要求
Elevator
- [原创]模拟电梯的程序 自己随便编了一个电梯的模拟的程序, 算法可能还有些问题。供大家交流一下^_^
mymorningjava
- java小程序,生产者-消费者问题(Java实现),电梯程序模拟,等等, java 小游戏-small programs, producer-consumer (Java), the elevator simulation, etc., java small game
diantimonixitong
- [问题描述] 设计一个电梯模拟系统。这是一个离散的模拟程序,因为电梯系统是乘客和电梯等 “活动体”构成的集合,虽然他们彼此交互作用,但他们的行为是基本独立的。在离散的模拟中,以模拟时钟决定每个活动体的动作发生的时刻和顺序.系统在某个模拟瞬间处理有待完成的各种事情,然后把模拟时钟推进到某个动作预定要发生的下一个时刻。 [基本要求] (1) 模拟某校五层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。五个楼层由下
23345567787
- 关于电梯模拟的问题程序源代码 里面有具体过程与要求-Elevator simulation on the issue of source code there are specific processes and requirements
Elevator
- [原创]模拟电梯的程序 自己随便编了一个电梯的模拟的程序, 算法可能还有些问题。供大家交流一下^_^ -[Original] simulation procedures themselves casually lift a series of simulated lift procedure, the algorithm may also be some problems. For all to exchange ^ _ ^
dianti
- 一个VERILOG编的电梯模拟程序,有一点小问题,要的话去修改一下。-The elevator made a Verilog simulation program, it is a small problem, it is necessary to so to make some corrections.
elevator
- 自己写的电梯模拟程序,供使用者参考。有些问题但是不影响参考。-Write your own elevator simulation program, users for reference.Some problems, but not influence the reference.
elev
- 利用各种调度算法(优先队列,随机游走)来模拟电梯调度问题。代码用c++实现-elev modeling
02
- 电梯模拟系统问题描述: 模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下一层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随时地进出于任何层。对于每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位
diantiwenti
- 电梯模拟问题,对电梯一次运行的停层次数进行模拟仿真。-Elevator simulation problem, the number of first run to the elevator stopped hierarchy simulation.
Lift-Question
- 这是一个关于电梯模拟的问题,非常值得我们去思考,去研究。-We encourage you to simulate a lift system with 100 stops (100 floors). We assume every customer takes 1 second to enter the lift and 1 second to leave. The lift’s occupation space is 13 peop
dianti100
- 一个VERILOG编的电梯模拟程序,有一点小问题,要的话去修改一下。-The elevator made a Verilog simulation program, it is a small problem, it is necessary to so to make some corrections.
elevator
- 电梯调度系统,基本模拟电梯的运转及调度,为了简单起见是单组电梯,只考虑单人上下问题。-Elevator scheduling system, the basic simulation of the elevator operation and scheduling, for the sake of simplicity is a single group of elevators, only consider the problem o
电梯问题使用0-1分布的仿真实验
- 利用0-1分布求电梯问题的概率模型及仿真实验(Probability model and simulation experiment of elevator problem based on 0-1 distribution)