搜索资源列表
shining
- 电梯界面,利用VC++环境编写的电梯模拟系统的界面。有五部电梯和一部备用电梯,一共有十层。-lift interface VC environment prepared by the elevator simulation system interface. There are five lifts and a standby Elevator, a total of 10 storeys.
BonnyAnimate
- 动态模拟电梯的工作过程,非常逼真,程序中主要亮点是对一组按钮操作-lift the dynamic simulation process, very realistic, the process of the major highlights a group button operation
20041017093632434203
- 一个电梯的模拟程序,用VC实现的,有友好的界面,能够直观的模拟电梯运行的状态-an elevator simulation program, VC, a friendly interface, visual simulation to run the state Elevator
elevator_control_system
- 我们自己编写的用vc ++ 编写的一个模拟电梯运行的程序。界面包括两部电梯,核心系统控制两部电梯的运行 -prepared by our own use vc prepared a simulated lift operating procedures. Interfaces include two elevators, two core systems control the operation of elevators
ELEV
- 一个电梯的模拟程序,并且能够设置了一个特殊的按钮,可以取消某一层的请求。 在实现中用了两个定时器,实现了多线程的操作。
cipandiaodu
- 模拟磁盘调度算法系统的设计 能够模拟FCFS、最短寻道时间、电梯算法三个磁盘调度算法;
lift
- 模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下一层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随时地进出于任何层。对于每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40t检测一次,若无人进出,则关门;关门和开门各
126303006
- 就是电梯模拟 有动画很好很形象生动
Elevator
- 这是一个模拟电梯的程序,可以实现电梯功能的仿真
elevator
- 简单的电梯模拟,可以控制进入的人数和出去的人数,可以到达任何层-this is a elevator System,it could control how many people in or out ,could arrive any flat
Elevator
- 一个电梯模拟程序,c++写的,是研究生的课程设计,很实用哦-An elevator simulation program, c++ written a graduate curriculum design, very practical oh
multimedia-display
- 一个很好的电梯多功能显示软件,用VB编写,分为控制屏和显示屏两个部分,控制屏功能:模拟电梯按钮,包括楼层数和上下行方向选择,以及流媒体控制;显示屏功能:电梯当前楼层和上下行方向显示,流媒体播放,时间日期显示等等。很好的一个软件。-A good elevator multi display software, written with VB, is divided into two parts, control panel and display, control panel features:
MyElevator
- 一个用vc++ MFC做的模拟电梯的程序-One with vc++ MFC simulated lift procedure done
WM_Lift
- 电梯上下楼仿真模拟VC++源码实现,模拟电梯上去的时候,可以随便按上去的任一个按钮,但是下来的时候,可要好好按哦,必须一层一层的按,要不然那个小球进不了电梯哦。本程序也是采用了创建类的方法来编写,用到了MFC的基础知识,学了MFC快一个月了,界面编程学的还可以了,可一些核心的知识还是有好多不知道。所以也将本程序奉献给那些与我水平相当,期盼上进的VC同仁们。 -Simulation of the elevator downstairs to achieve VC++ source code t
Elevator_schdeuler
- 本程序旨在对电梯实际运行过程的模拟,并尽力贴近真实情况。 本程序的使用者须在命令行模式中输入指令,其中:按下1、2、3、4、5、6、7、8、9键表示电梯内有乘客按相应目标楼层按钮;按下Q、W、E、R、T、Y、U、I键表示1层到8层有上行呼叫请求;按下A、S、D、F、G、H、J、K键表示2层到9层有下行呼叫请求,按下0键表示不再在当前层等待立即开始运行。 输入指令后,在图形界面会有与之相对应的响应,告诉用户所输入的指令已被程序所接受。此后,在电梯运行过程中,在图形界面会有对电梯当前楼层、运
ElevatorSystem
- 电梯模拟系统,系统模拟电梯,好代码啊,陛下-Elevator simulation system, system simulation, elevator, good code, Your Majesty
elev
- 利用各种调度算法(优先队列,随机游走)来模拟电梯调度问题。代码用c++实现-elev modeling
Elevater2.1
- 可视化界面编程。实现电梯系统的模拟,可以模拟电梯的工作过程包括上行,下行,停靠等-Visual interface programming. Analog elevator system can be simulated elevator operation, including upstream, downstream, dock, etc.
liftcartoon
- 可视化界面编程。模拟了电梯的一般工作过程,用户可通过界面发出相应的请求,界面中模拟的电梯将会作出相应反应-Visual interface programming. Simulated elevator general working process, the user can issue the corresponding request through the interface, the interface will be simulated elevator react accordin
1904221
- 一个电梯的模拟程序,用VC实现的,有友好的界面,能够直观的模拟电梯运行的状态()