搜索资源列表
elevator
- 模拟电梯调度程序 五部电梯 每个电梯10层的调度-Elevator Simulation scheduler five 10-story elevator in each elevator scheduling
elevator
- 模拟电梯的调度,利用排队论的思想来处理电梯调度过程中对用户请求的处理-Simulated elevator scheduling, the use of the idea of queuing theory to deal with elevators for the activation process of handling user requests
lift
- 一个用c++编的电梯模拟程序,不太理想,里面有不少Bug,还请高手指正!-A used c++ Made elevator simulation program, less than ideal, there are a lot of Bug, also please correct me master!
lift
- 模拟电梯的运行过程,对电梯的运行进行了仿真-Simulated elevator operation process, the operation of the elevator simulation
ELEVATOR
- 电梯模拟仿真程序。很好地实现了电梯的自动运行。-Elevator simulation procedures. Well to achieve automatic operation of the elevator.
ElevatorSimulator
- 一个电梯模拟程序。 该程序模拟两个电梯的运作情况。(程序会随机生成电梯选择任务以及超重提示)-An elevator simulation program. The program simulated the operation of the two elevators. (Procedures are randomly generated elevator prompted to choose the task, as well as overweight)
lift
- 模拟电梯的运行过程,对电梯的运行进行了仿真-(纯属抄袭,来自于岳璐) -Simulated elevator operation process, the operation of the elevator simulation(From Yuelu)
elevator
- 用汇编语言实现电梯的控制和模拟运行,结合硬件实现,有指示和恶意操作处理功能。-Using assembly language implementation elevator operation control and simulation, combined with the hardware implementation, there is a malicious operation instructions and processing functions.
Simulation-of-elevator-shaft
- 模拟电梯井道、井道安全开关动作(随轿厢位置不同),可将真实曳引机(同步、异步)连接于控制系统。在整梯出厂前可用于快车调试、控制系统真实环境的评估(电磁兼容、抗干扰等)。-Simulation of elevator shaft
diantimoli
- 设计一个电梯模拟系统。这是一幢9层楼(有一地下层)的仿真离散模拟程序,因为它实现了并行(微观上串行,宏观上并行)的模拟,即用户即时输入与程序运行的并行。-To design a lift simulation system. This is a nine-storey (with a basement) discrete analog simulation program, because it implements a parallel (serial micro and macro in p
DianTiMoNi
- 模拟电梯的c++程序 运行后会自动模拟电梯的运行 随机上下客随机到各楼层-Simulated elevator running c++ program will automatically run the random simulation of the elevator to each floor of the upper and lower passenger randomly
Elevator
- 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulation algorithm, based on MFC dial
105elevator
- 模拟电梯运行的一个小程序,可以接受上行和下行输入,并运行-Simulated elevator running a small program that can accept the uplink and downlink input, and run
电梯运行模拟
- 模拟电梯的运行过程,包括人员生成功能、楼层处理功能、建筑生成功能(负责生成一个有多少楼层的建筑)、按钮处理功能(可以把键入的楼层号显示在屏幕上,并可以在屏幕上显示电梯内的按钮)、时钟处理功能、电梯运行功能(调用以上所有功能,实现电梯的运行)。(Simulate the running process of elevator)
51黑论坛_基于51的自动升降电梯程序
- 通过单片机控制电机模拟电梯自动升降,02./*项目名称:基于51单片机的自动升降电梯简易模型 03./*主控芯片:STC89C52 04./*使用模块:28BYJ_48步进电机、ULN2003驱动模块、无源蜂鸣器、红外发射器、红外接收头、4×4软键盘 05./*平台搭建:废旧泡沫块、硬纸壳 06./*主要功能:装置供电后,通过按下红外遥控器或者软键盘选择楼层所对应的数字,选择升降方式(只上升、只下降、先升再降) 07./* 然后升降电梯(泡沫模拟)停在对应楼层,蜂鸣器
148-点阵模拟电梯上行下行
- 148-点阵模拟电梯上行下行(148- lattice simulation elevator uplink and downlink)
电梯问题使用0-1分布的仿真实验
- 利用0-1分布求电梯问题的概率模型及仿真实验(Probability model and simulation experiment of elevator problem based on 0-1 distribution)
工程1
- 模拟电梯,电梯上召下召,开门关门,逻辑顺序,各种逻辑顺序,顺向截梯等等(Simulate elevator, call up on the elevator, open the door, logic sequence, various logical sequence, along the ladder and so on.)
模拟电梯运行?
- 用labview虚拟仪器实现模拟电梯运行的仿真设计(simulate Elevator operation)
电梯VB模拟程序
- 模拟电梯调度小程序,VB程序,有源码,可直接运行