- VisualC++OpenGL 《 Visual C++ 高级编程技术OpenGL篇 》程序源代码 第一章:OpenGL编程基础 第二章:使用MFC进行OpenGL编程 第三章:OpenGL基本绘图技术 第四章:创建OpenGL编程模板 第五章:几何常见三维模型读取和绘制 第六章:虚拟地形场景漫游和导弹发射 第七章:OpenGL超味编程 第八章:人体动画设计系统 强列向学习opengl编程的朋友推荐!
- Spi_Flash 常用SPI FLASH 芯片资料
- XML 文件的解析和组装
- Huffman-decoder 哈夫曼编码译码c程序
- Overdraw-Dialog 仿QQ风格的对话框自绘
- AND-OR-rule 认知无线电协作感知and和or准则MATLAB源代码
文件名称:jinchengguanli
介绍说明--下载内容来自于网络,使用问题请自行百度
基本任务
某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。
功能描述
每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。
每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。
五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。
调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电梯给予响应。
所有电梯初始状态都在第一层。每个电梯如果在它的上层或者下层没有相应请求情况下,则应该在原地保持不动。
-Basic tasks of a floor 20 floors, with five interconnected elevators. Thread-based thinking, writing an elevator scheduler. Functional descr iption of each elevator there should be some buttons: the number keys, close the door key, door key, uplink key, down key, the alarm button and so on. It should also be a digital display to indicate the current state of the elevator. Each floor of each elevator door, there should be both upstream and downstream the elevator button and the current state of the digital display. Five elevator door button is connected end, that when a button is pressed the elevator, the other corresponding button on the elevator will also light that has at any longer. Scheduling algorithm is based on the status of the five elevators, looking for the nearest floor and away from the current request in the same direction of the elevator and give response. The initial state of all elevators in the first layer. Each elevator if the upper or lower in its case no correspondin
某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。
功能描述
每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。
每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。
五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。
调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电梯给予响应。
所有电梯初始状态都在第一层。每个电梯如果在它的上层或者下层没有相应请求情况下,则应该在原地保持不动。
-Basic tasks of a floor 20 floors, with five interconnected elevators. Thread-based thinking, writing an elevator scheduler. Functional descr iption of each elevator there should be some buttons: the number keys, close the door key, door key, uplink key, down key, the alarm button and so on. It should also be a digital display to indicate the current state of the elevator. Each floor of each elevator door, there should be both upstream and downstream the elevator button and the current state of the digital display. Five elevator door button is connected end, that when a button is pressed the elevator, the other corresponding button on the elevator will also light that has at any longer. Scheduling algorithm is based on the status of the five elevators, looking for the nearest floor and away from the current request in the same direction of the elevator and give response. The initial state of all elevators in the first layer. Each elevator if the upper or lower in its case no correspondin
相关搜索: 电梯调度
(系统自动生成,下载前可以参看下载内容)
下载文件列表
例子/SourceCode/Lift.java
例子/SourceCode/LiftDemo.java
例子/SourceCode/LiftImage/1.gif
例子/SourceCode/LiftImage/10.gif
例子/SourceCode/LiftImage/11.gif
例子/SourceCode/LiftImage/12.gif
例子/SourceCode/LiftImage/13.gif
例子/SourceCode/LiftImage/14.gif
例子/SourceCode/LiftImage/15.gif
例子/SourceCode/LiftImage/16.gif
例子/SourceCode/LiftImage/17.gif
例子/SourceCode/LiftImage/18.gif
例子/SourceCode/LiftImage/19.gif
例子/SourceCode/LiftImage/2.gif
例子/SourceCode/LiftImage/20.gif
例子/SourceCode/LiftImage/3.gif
例子/SourceCode/LiftImage/4.gif
例子/SourceCode/LiftImage/5.gif
例子/SourceCode/LiftImage/6.gif
例子/SourceCode/LiftImage/7.gif
例子/SourceCode/LiftImage/8.gif
例子/SourceCode/LiftImage/9.gif
例子/SourceCode/LiftImage/alarm.gif
例子/SourceCode/LiftImage/b1.gif
例子/SourceCode/LiftImage/b10.gif
例子/SourceCode/LiftImage/b11.gif
例子/SourceCode/LiftImage/b12.gif
例子/SourceCode/LiftImage/b13.gif
例子/SourceCode/LiftImage/b14.gif
例子/SourceCode/LiftImage/b15.gif
例子/SourceCode/LiftImage/b16.gif
例子/SourceCode/LiftImage/b17.gif
例子/SourceCode/LiftImage/b18.gif
例子/SourceCode/LiftImage/b19.gif
例子/SourceCode/LiftImage/b2.gif
例子/SourceCode/LiftImage/b20.gif
例子/SourceCode/LiftImage/b3.gif
例子/SourceCode/LiftImage/b4.gif
例子/SourceCode/LiftImage/b5.gif
例子/SourceCode/LiftImage/b6.gif
例子/SourceCode/LiftImage/b7.gif
例子/SourceCode/LiftImage/b8.gif
例子/SourceCode/LiftImage/b9.gif
例子/SourceCode/LiftImage/close.gif
例子/SourceCode/LiftImage/down.gif
例子/SourceCode/LiftImage/example1.png
例子/SourceCode/LiftImage/example2.png
例子/SourceCode/LiftImage/lift1.gif
例子/SourceCode/LiftImage/lift2.gif
例子/SourceCode/LiftImage/lift3.gif
例子/SourceCode/LiftImage/lift4.gif
例子/SourceCode/LiftImage/lift5.gif
例子/SourceCode/LiftImage/liftb1.gif
例子/SourceCode/LiftImage/liftb2.gif
例子/SourceCode/LiftImage/liftb3.gif
例子/SourceCode/LiftImage/liftb4.gif
例子/SourceCode/LiftImage/liftb5.gif
例子/SourceCode/LiftImage/open.gif
例子/SourceCode/LiftImage/s1.gif
例子/SourceCode/LiftImage/s10.gif
例子/SourceCode/LiftImage/s11.gif
例子/SourceCode/LiftImage/s12.gif
例子/SourceCode/LiftImage/s13.gif
例子/SourceCode/LiftImage/s14.gif
例子/SourceCode/LiftImage/s15.gif
例子/SourceCode/LiftImage/s16.gif
例子/SourceCode/LiftImage/s17.gif
例子/SourceCode/LiftImage/s18.gif
例子/SourceCode/LiftImage/s19.gif
例子/SourceCode/LiftImage/s2.gif
例子/SourceCode/LiftImage/s20.gif
例子/SourceCode/LiftImage/s3.gif
例子/SourceCode/LiftImage/s4.gif
例子/SourceCode/LiftImage/s5.gif
例子/SourceCode/LiftImage/s6.gif
例子/SourceCode/LiftImage/s7.gif
例子/SourceCode/LiftImage/s8.gif
例子/SourceCode/LiftImage/s9.gif
例子/SourceCode/LiftImage/Thumbs.db
例子/SourceCode/LiftImage/up.gif
例子/SourceCode/Task.class
例子/可执行文件/.classpath
例子/可执行文件/.project
例子/可执行文件/Adjust.class
例子/可执行文件/CellRenderer.class
例子/可执行文件/Lift$1.class
例子/可执行文件/Lift$2.class
例子/可执行文件/Lift$3.class
例子/可执行文件/Lift$4.class
例子/可执行文件/Lift.class
例子/可执行文件/LiftDemo$1.class
例子/可执行文件/LiftDemo$2.class
例子/可执行文件/LiftDemo$3.class
例子/可执行文件/LiftDemo$4.class
例子/可执行文件/LiftDemo.class
例子/可执行文件/LiftImage/1.gif
例子/可执行文件/LiftImage/10.gif
例子/可执行文件/LiftImage/11.gif
例子/可执行文件/LiftImage/12.gif
例子/可执行文件/LiftImage/13.gif
例子/可执行文件/LiftImage/14.gif
例子/可执行文件/LiftImage/15.gif
例子/可执行文件/LiftImage/16.gif
例子/可执行文件/LiftImage/17.gif
例子/可执行文件/LiftImage/18.gif
例子/可执行文件/LiftImage/19.gif
例子/可执行文件/LiftImage/2.gif
例子/可执行文件/LiftImage/20.gif
例子/可执行文件/LiftImage/3.gif
例子/可执行文件/LiftImage/4.gif
例子/可执行文件/LiftImage/5.gif
例子/可执行文件/LiftImage/6.gif
例子/可执行文件/LiftImage/7.gif
例子/可执行文件/LiftImage/8.gif
例子/可执行文件/LiftImage/9.gif
例子/可执行文件/LiftImage/alarm.gif
例子/可执行文件/LiftImage/b1.gif
例子/可执行文件/LiftImage/b10.gif
例子/可执行文件/LiftImage/b11.gif
例子/可执行文件/LiftImage/b12.gif
例子/可执行文件/LiftImage/b13.gif
例子/可执行文件/LiftImage/b14.gif
例子/可执行文件/LiftImage/b15.gif
例子/可执行文件/LiftImage/b16.gif
例子/可执行文件/LiftImage/b17.gif
例子/可执行文件/LiftImage/b18.gif
例子/可执行文件/LiftImage/b19.gif
例子/可执行文件/LiftImage/b2.gif
例子/可执行文件/LiftImage/b20.gif
例子/可执行文件/LiftImage/b3.gif
例子/可执行文件/LiftImage/b4.gif
例子/可执行文件/LiftImage/b5.gif
例子/可执行文件/LiftImage/b6.gif
例子/可执行文件/LiftImage/b7.gif
例子/可执行文件/LiftImage/b8.gif
例子/可执行文件/LiftImage/b9.gif
例子/可执行文件/LiftImage/close.gif
例子/可执行文件/LiftImage/down.gif
例子/可执行文件/LiftImage/example1.png
例子/可执行文件/LiftImage/example2.png
例子/可执行文件/LiftImage/lift1.gif
例子/可执行文件/LiftImage/lift2.gif
例子/可执行文件/LiftImage/lift3.gif
例子/可执行文件/LiftImage/lift4.gif
例子/可执行文件/LiftImage/lift5.gif
例子/可执行文件/LiftImage/liftb1.gif
例子/可执行文件/LiftImage/liftb2.gif
例子/可执行文件/LiftImage/liftb3.gif
例子/可执行文件/LiftImage/liftb4.gif
例子/可执行文件/LiftImage/liftb5.gif
例子/可执行文件/LiftImage/open.gif
例子/可执行文件/LiftImage/s1.gif
例子/可执行文件/LiftImage/s10.gif
例子/可执行文件/LiftImage/s11.gif
例子/可执行文件/LiftImage/s12.gif
例子/可执行文件/LiftImage/s13.gif
例子/可执行文件/LiftImage/s14.gif
例子/可执行文件/LiftImage/s15.gif
例子/可执行文件/LiftImage/s16.gif
例子/可执行文件/LiftImage/s17.gif
例子/可执行文件/LiftImage/s18.gif
例子/可执行文件/LiftImage/s19.gif
例子/可执行文件/LiftImage/s2.gif
例子/可执行文件/LiftImage/s20.gif
例子/可执行文件/LiftImage/s3.gif
例子/可执行文件/LiftImage/s4.gif
例子/可执行文件/LiftImage/s5.gif
例子/可执行文件/LiftImage/s6.gif
例子/可执行文件/LiftImage/s7.gif
例子/可执行文件/LiftImage/s8.gif
例子/可执行文件/LiftImage/s9.gif
例子/可执行文件/LiftImage/Thumbs.db
例子/可执行文件/LiftImage/up.gif
例子/可执行文件/ListCell.class
例子/可执行文件/Task.class
例子/可执行文件/test.bat
例子/可执行文件/WinAdpter.class
例子/演示说明和设计思路.doc
例子/SourceCode/LiftImage
例子/SourceCode/LiftDemo.java
例子/SourceCode/LiftImage/1.gif
例子/SourceCode/LiftImage/10.gif
例子/SourceCode/LiftImage/11.gif
例子/SourceCode/LiftImage/12.gif
例子/SourceCode/LiftImage/13.gif
例子/SourceCode/LiftImage/14.gif
例子/SourceCode/LiftImage/15.gif
例子/SourceCode/LiftImage/16.gif
例子/SourceCode/LiftImage/17.gif
例子/SourceCode/LiftImage/18.gif
例子/SourceCode/LiftImage/19.gif
例子/SourceCode/LiftImage/2.gif
例子/SourceCode/LiftImage/20.gif
例子/SourceCode/LiftImage/3.gif
例子/SourceCode/LiftImage/4.gif
例子/SourceCode/LiftImage/5.gif
例子/SourceCode/LiftImage/6.gif
例子/SourceCode/LiftImage/7.gif
例子/SourceCode/LiftImage/8.gif
例子/SourceCode/LiftImage/9.gif
例子/SourceCode/LiftImage/alarm.gif
例子/SourceCode/LiftImage/b1.gif
例子/SourceCode/LiftImage/b10.gif
例子/SourceCode/LiftImage/b11.gif
例子/SourceCode/LiftImage/b12.gif
例子/SourceCode/LiftImage/b13.gif
例子/SourceCode/LiftImage/b14.gif
例子/SourceCode/LiftImage/b15.gif
例子/SourceCode/LiftImage/b16.gif
例子/SourceCode/LiftImage/b17.gif
例子/SourceCode/LiftImage/b18.gif
例子/SourceCode/LiftImage/b19.gif
例子/SourceCode/LiftImage/b2.gif
例子/SourceCode/LiftImage/b20.gif
例子/SourceCode/LiftImage/b3.gif
例子/SourceCode/LiftImage/b4.gif
例子/SourceCode/LiftImage/b5.gif
例子/SourceCode/LiftImage/b6.gif
例子/SourceCode/LiftImage/b7.gif
例子/SourceCode/LiftImage/b8.gif
例子/SourceCode/LiftImage/b9.gif
例子/SourceCode/LiftImage/close.gif
例子/SourceCode/LiftImage/down.gif
例子/SourceCode/LiftImage/example1.png
例子/SourceCode/LiftImage/example2.png
例子/SourceCode/LiftImage/lift1.gif
例子/SourceCode/LiftImage/lift2.gif
例子/SourceCode/LiftImage/lift3.gif
例子/SourceCode/LiftImage/lift4.gif
例子/SourceCode/LiftImage/lift5.gif
例子/SourceCode/LiftImage/liftb1.gif
例子/SourceCode/LiftImage/liftb2.gif
例子/SourceCode/LiftImage/liftb3.gif
例子/SourceCode/LiftImage/liftb4.gif
例子/SourceCode/LiftImage/liftb5.gif
例子/SourceCode/LiftImage/open.gif
例子/SourceCode/LiftImage/s1.gif
例子/SourceCode/LiftImage/s10.gif
例子/SourceCode/LiftImage/s11.gif
例子/SourceCode/LiftImage/s12.gif
例子/SourceCode/LiftImage/s13.gif
例子/SourceCode/LiftImage/s14.gif
例子/SourceCode/LiftImage/s15.gif
例子/SourceCode/LiftImage/s16.gif
例子/SourceCode/LiftImage/s17.gif
例子/SourceCode/LiftImage/s18.gif
例子/SourceCode/LiftImage/s19.gif
例子/SourceCode/LiftImage/s2.gif
例子/SourceCode/LiftImage/s20.gif
例子/SourceCode/LiftImage/s3.gif
例子/SourceCode/LiftImage/s4.gif
例子/SourceCode/LiftImage/s5.gif
例子/SourceCode/LiftImage/s6.gif
例子/SourceCode/LiftImage/s7.gif
例子/SourceCode/LiftImage/s8.gif
例子/SourceCode/LiftImage/s9.gif
例子/SourceCode/LiftImage/Thumbs.db
例子/SourceCode/LiftImage/up.gif
例子/SourceCode/Task.class
例子/可执行文件/.classpath
例子/可执行文件/.project
例子/可执行文件/Adjust.class
例子/可执行文件/CellRenderer.class
例子/可执行文件/Lift$1.class
例子/可执行文件/Lift$2.class
例子/可执行文件/Lift$3.class
例子/可执行文件/Lift$4.class
例子/可执行文件/Lift.class
例子/可执行文件/LiftDemo$1.class
例子/可执行文件/LiftDemo$2.class
例子/可执行文件/LiftDemo$3.class
例子/可执行文件/LiftDemo$4.class
例子/可执行文件/LiftDemo.class
例子/可执行文件/LiftImage/1.gif
例子/可执行文件/LiftImage/10.gif
例子/可执行文件/LiftImage/11.gif
例子/可执行文件/LiftImage/12.gif
例子/可执行文件/LiftImage/13.gif
例子/可执行文件/LiftImage/14.gif
例子/可执行文件/LiftImage/15.gif
例子/可执行文件/LiftImage/16.gif
例子/可执行文件/LiftImage/17.gif
例子/可执行文件/LiftImage/18.gif
例子/可执行文件/LiftImage/19.gif
例子/可执行文件/LiftImage/2.gif
例子/可执行文件/LiftImage/20.gif
例子/可执行文件/LiftImage/3.gif
例子/可执行文件/LiftImage/4.gif
例子/可执行文件/LiftImage/5.gif
例子/可执行文件/LiftImage/6.gif
例子/可执行文件/LiftImage/7.gif
例子/可执行文件/LiftImage/8.gif
例子/可执行文件/LiftImage/9.gif
例子/可执行文件/LiftImage/alarm.gif
例子/可执行文件/LiftImage/b1.gif
例子/可执行文件/LiftImage/b10.gif
例子/可执行文件/LiftImage/b11.gif
例子/可执行文件/LiftImage/b12.gif
例子/可执行文件/LiftImage/b13.gif
例子/可执行文件/LiftImage/b14.gif
例子/可执行文件/LiftImage/b15.gif
例子/可执行文件/LiftImage/b16.gif
例子/可执行文件/LiftImage/b17.gif
例子/可执行文件/LiftImage/b18.gif
例子/可执行文件/LiftImage/b19.gif
例子/可执行文件/LiftImage/b2.gif
例子/可执行文件/LiftImage/b20.gif
例子/可执行文件/LiftImage/b3.gif
例子/可执行文件/LiftImage/b4.gif
例子/可执行文件/LiftImage/b5.gif
例子/可执行文件/LiftImage/b6.gif
例子/可执行文件/LiftImage/b7.gif
例子/可执行文件/LiftImage/b8.gif
例子/可执行文件/LiftImage/b9.gif
例子/可执行文件/LiftImage/close.gif
例子/可执行文件/LiftImage/down.gif
例子/可执行文件/LiftImage/example1.png
例子/可执行文件/LiftImage/example2.png
例子/可执行文件/LiftImage/lift1.gif
例子/可执行文件/LiftImage/lift2.gif
例子/可执行文件/LiftImage/lift3.gif
例子/可执行文件/LiftImage/lift4.gif
例子/可执行文件/LiftImage/lift5.gif
例子/可执行文件/LiftImage/liftb1.gif
例子/可执行文件/LiftImage/liftb2.gif
例子/可执行文件/LiftImage/liftb3.gif
例子/可执行文件/LiftImage/liftb4.gif
例子/可执行文件/LiftImage/liftb5.gif
例子/可执行文件/LiftImage/open.gif
例子/可执行文件/LiftImage/s1.gif
例子/可执行文件/LiftImage/s10.gif
例子/可执行文件/LiftImage/s11.gif
例子/可执行文件/LiftImage/s12.gif
例子/可执行文件/LiftImage/s13.gif
例子/可执行文件/LiftImage/s14.gif
例子/可执行文件/LiftImage/s15.gif
例子/可执行文件/LiftImage/s16.gif
例子/可执行文件/LiftImage/s17.gif
例子/可执行文件/LiftImage/s18.gif
例子/可执行文件/LiftImage/s19.gif
例子/可执行文件/LiftImage/s2.gif
例子/可执行文件/LiftImage/s20.gif
例子/可执行文件/LiftImage/s3.gif
例子/可执行文件/LiftImage/s4.gif
例子/可执行文件/LiftImage/s5.gif
例子/可执行文件/LiftImage/s6.gif
例子/可执行文件/LiftImage/s7.gif
例子/可执行文件/LiftImage/s8.gif
例子/可执行文件/LiftImage/s9.gif
例子/可执行文件/LiftImage/Thumbs.db
例子/可执行文件/LiftImage/up.gif
例子/可执行文件/ListCell.class
例子/可执行文件/Task.class
例子/可执行文件/test.bat
例子/可执行文件/WinAdpter.class
例子/演示说明和设计思路.doc
例子/SourceCode/LiftImage
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
