搜索资源列表
diti
- 用VC编写的电梯程序,利用了多线程开发。-prepared by the VC lift procedure, and use of multithreading development.
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.
jinchengguanli
- 基本任务 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。 功能描述 每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。 每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。 五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。 调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电
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
Elevator
- 使用Java写的电梯调度程序,主要体现的是操作系统的进程,线程的关系-The elevator scheduler written in Java, mainly reflected the relationship of operating system processes, threads
unsly
- 一个电梯小程序,采用动画形式模拟上下电梯,学习的好源码(A small program, the elevator up and down in the form of animation simulation elevator, good source of learning)
3204261
- 一个电梯的模拟程序,用VC实现的,有友好的界面,能够直观的模拟电梯运行的状态()