搜索资源列表
elivator
- 上课编写的一个简单的电梯模拟,可容纳六人,左边控制按钮控制乘客上电梯,右边控制按钮控制乘客下电梯,顶部显示电梯当前运行状态。-class prepared a simple elevator simulation, which can accommodate six people, left control button to control passengers on the elevator, the right control button to control passengers un
ELEVATORThread
- 利用VC中的MFC框架来实现模拟电梯,用多线程实时控制多部电梯模拟运行。-VC of MFC framework to achieve simulated lift using multiple threads real-time control over simulation operation of elevators.
lift_simulation
- 用TC编写的一段电梯模拟程序,界面也是TC编写的,简洁美观。主要是用作c语言的线程编程练习。-TC prepared with a lift of the simulation program, the interface is prepared by the TC, simple beauty. C is mainly used for threaded programming language exercises.
学习 .zip.rar
- 某贸易中心共10层,设有载客电梯1部。为了处理问题的方便,有以下的限定条件: (1) 电梯的运行规则是:可到达每层。 (2) 每部电梯的最大乘员量均为K人(K值可以根据仿真情况在10~20人之间确定)。 (3) 仿真开始时,电梯随机地处于其符合运行规则的任意一层,为空梯。 (4) 仿真开始后,有N人(>20人)在该国际贸易中心的1层,开始乘梯活动。 (5) 每个人初次所要到达的楼层是随机的,开始在底层等待电梯到来。 (6) 每个人乘坐电梯到达指定楼层后,再随机地去往
33427984
- 多线程例子,模拟电梯运行采用了常用的一些,在delphi7下运行测试成功-Multi-threaded example, simulated elevator used to run a number of commonly used in the tests are successfully run under Delphi7
07404_Group07_Elevator_Final_WithSourceFile
- 采用多线程实现的单部电梯模拟系统,采用图形界面,接受用户点击来进行响应,用外部的egg库(自行修改过,使之用像素为单位绘图),注释详细,需要在vc下进行编译.-Using multi-threaded implementation of a single simulation system for elevators using a graphical interface, a user clicks to accept the response of the egg with an exter
DianTi
- 电梯模拟程序,2个电梯,6层楼,分别用2个线程控制电梯的速度,用主线程控制界面显示-Elevator simulation program, 2 lifts, 6 floors, each with two threads control the speed of the elevator, with the main thread control interface display
SimElavotor
- 电梯运行模拟程序,用多线程根据参数设置自动实现-Elevator running simulation program, using multiple threads parameter is set automatically according to
ElevatorSimulation
- 模拟12层楼电梯运行,可实现乘客上下,多线程-Simulation 12 floors elevator running
cartoonlift
- 电梯模拟系统动画版,可用动画显示模拟的电梯运行,电梯可进行停靠,判别优先停靠楼层等功能-Elevator simulation system animated version, available animation shows simulated elevator operation, the elevator can be docked, discriminant functions such priority dock floor
Elevater2.1
- 电梯动画模拟版本,可以进行单电梯运行的模拟,具备普通电梯运行的一般功能-Elevator animation version, you can run a single elevator simulation, with the general function of normal elevator operation
java_elevator
- 单线程模拟电梯,模拟电梯调度,请求列不超过1-Java Elevator
unsly
- 一个电梯小程序,采用动画形式模拟上下电梯,学习的好源码(A small program, the elevator up and down in the form of animation simulation elevator, good source of learning)
3204261
- 一个电梯的模拟程序,用VC实现的,有友好的界面,能够直观的模拟电梯运行的状态()