搜索资源列表
diantimonixitong
- [问题描述] 设计一个电梯模拟系统。这是一个离散的模拟程序,因为电梯系统是乘客和电梯等 “活动体”构成的集合,虽然他们彼此交互作用,但他们的行为是基本独立的。在离散的模拟中,以模拟时钟决定每个活动体的动作发生的时刻和顺序.系统在某个模拟瞬间处理有待完成的各种事情,然后把模拟时钟推进到某个动作预定要发生的下一个时刻。 [基本要求] (1) 模拟某校五层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。五个楼层由下至上依次称为地下层、第一层、第二层、第三层和第四层,其个第一
zhp-lift
- 一个c#的windows应用程序,模拟电梯的功能,两台电梯的合理调度,比较好玩。-a c # windows application, simulated lift the function, two lifts for the reasonable scheduling, more fun.
elevator
- 一个简单的电梯程序,可以实现简单的电梯应用,还有很多问题。
SIMproject.rar
- 本程序用VS2008 C#实现模拟电梯上下楼的过程,一共七个按键,六层楼控制 。, This program use VS2008 C# and it need .NET FRAMWORK environment to run it. New—a Winform function named diantixiangmu(a Chinese name which means elevator).add a class named Dianti.cs, in FORM1,there are 7
cao
- 电梯简单模拟程序 好像是以前的东东,具体也不是很清楚了-Elevator simple simulation program seems to be the previous Dongdong, concrete is not very clear
OS_algorithm
- 操作系统,磁盘调度算法演示程序,电梯调度算法-Operating systems, disk scheduling algorithm demo program
CSharpElevator
- 用c#做的简简单单的电梯程序,献给初学c#的朋友们,进攻参考-C# to do with simply the elevator program, dedicated to the beginner c# friends, offensive references
evaluator
- 模拟电梯的运行和调度程序,采用顺便服务策略-Simulated elevator operation and scheduling procedure for the service strategy the way
Elevator
- C++电梯程序,着十分符合课程需要,可以给同学们或者初学者们很好的实例。-C++ elevator program, a very consistent curriculum needs, can give students or beginners are good examples.
dianti
- 一个用C#编写的电梯模拟程序,实现了电梯的调度-One written in C# elevator simulation program, to achieve the elevator scheduling
ElevatorSimulation
- 模拟程序包含一个时钟(Clock),初始值设为零,每秒钟自增1秒。模拟程序还包含一个调度器(Scheduler),它通过随机设置两个时间开始每一天:第一个时间是一个人首次走到1层,并按下楼层按钮召唤电梯时间,第二个时间是一个人首次走到2层,并按下按钮召唤电梯时间。每个时间都是随机数在5~20之间。电梯每天在1层关门等待。 假设电梯和楼层载客量为1。调度器先查实一个楼层未被占据,然后创建一个人,让其走进相应的层。假如楼层已被占据,调度器将推迟1秒创建人。人走进电梯后,调度器将创建下一个随机
lift
- 模拟一个3层的电梯运作过程的c++语言版的小程序。-Simulated elevator operation
elevator_RC
- 电梯模拟程序,有两种输入方式,文件输出,c语言编写。-Elevator simulation program, there are two input methods, file output, c language.
buliding
- 这是一个电梯仿真程序,功能挺强大的,可以直接编译。-This is an elevator simulation program, function very powerful, can be directly compiled.
elevator
- 利用C#编写的一个小程序,可以模拟进行电梯的调度,有10层,可以进行电梯调度-Use C# to write a small program that can simulate the elevator scheduling, there are 10 floors, the elevator can be scheduled
lift~
- 电梯程序大作业,动画用egg,已经调试过了,程序能运行-Elevator Program
elevator-problem
- 编写代码实现电梯功能,上行,下行,停靠等,并且结合图形化界面运行程序-Write code to achieve lift function, up, down, stop, etc., and combine graphical interface to run the program
cSharp-dianti0724wan
- c#电梯模拟程序,完全可实现4层电梯所有按钮及逻辑运行-C# elevator simulation program, which can realize completely 4 elevators all buttons and logic operation
elevator_program
- 一个电梯程序仿真界面MFC 仿真 .exe文件-An elevator simulation program interface MFC