-
Elevator
电梯算法
在一座10层高的宾馆的大厅内,有4部由一个控制器控制电梯。乘客随时在各层选择要去的楼层。要求:
1、设计一个电梯算法,最优地满足乘客的要求(候时最小)。
2、区分电梯的状态,如空运行、载人运行、超重、当前有故障等(可人工设置)。
3、在电梯全部无人乘做时,电梯要按一定条件(可人工设置)分布在各层。
4、保存一个星期内的各电梯的运行记录。
(Elevator algorithm in a 10-storey hotel in the hall, there are four elevators controlled by a controller. Passengers at any time choose to go to the floor on each floor. Requirements: 1, design an elevator algorithm, best meet the requirements of passengers (minimum waiting time). 2, the distinction between the state of the elevator, such as the air running, manned operation, overweight, current faulty, etc. (manual setting). 3, no ride in the elevator all to do, the elevator according to certain conditions (which can be manually set) distributed in layers. 4, save a week running record of each elevator.)
- 2021-04-23 15:08:47下载
- 积分:1
-
SdiMulti
说明: SdiMulti 多文档应用程序,实现了CView、CTreeView、CListView、CScrollView、CEditView、CRichEditView、CFormView等视图和按钮、列表控件、静态文本等控件的透明背景显示。(SdiMulti multi-document application, achieved a CView, CTreeView, CListView, CScrollView, CEditView, CRichEditView, CFormView, etc. View and buttons, list controls, such as static text control transparent background shows.)
- 2008-11-26 13:29:56下载
- 积分:1
-
LUA
对刚接触LUA的人很有帮助,讲解的都是Lua基础东西。(Helpful to explain the are Lua basis, something new to LUA.)
- 2012-06-06 21:54:41下载
- 积分:1
-
udp
说明: 个人写的vc下UDP广播发送和接收的源码,对于初学网络socket的人有一定帮助(Vc written under the individual to send and receive UDP broadcast source, the network socket for the beginner who has some help)
- 2010-04-21 15:14:58下载
- 积分:1
-
SUN
基于NIOS II的LED屏贪食蛇设计,基于NiosII软核处理器和LED点阵显示屏的贪吃蛇游戏内容是:一条蛇在封闭的围墙里,围墙里随机出现一个食物。玩家通过4个按键控制蛇上下左右移动,且蛇只能沿着头运动的轨迹移动。蛇头撞到食物,则食物被吃掉,蛇身体增长一节,同时记1分,又出现食物,等待蛇通过玩家的控制来吃掉,如果蛇头在移动中出界或咬到自己的身体则游戏结束,并且加入了一些附加功能如蛇身加速,选择难度,开关机屏幕画面的优化等一系列功能,使游戏更具可玩性。(NIOS II LED screen Snake design, NiosII based soft-core processor and LED dot matrix display Snake game content is: a snake in a closed fence, the fence was a random food. Players control a snake through 4 keys to move around, and the head of the snake can move along the track movement. Snakeheads hit the food, the food is eaten, the snake grow body section, but remember one point, appeared foods, through the player controls a snake waiting to eat, if snakeheads bite out of bounds or move their bodies in the game end, and added some additional features such as snake acceleration, choose the difficulty to optimize switching machine screen and a series of features that make the game more playable.)
- 2014-01-09 23:04:57下载
- 积分:1
-
graph_c
图论课程设计的左右,有兴趣的可以看看!
图论课程设计的左右,有兴趣的可以看看!(graph theory about the curriculum design, interested can see! Gra ph theory about the curriculum design, interested can see!)
- 2007-05-12 20:30:41下载
- 积分:1
-
ReadBMP_3
读取一张BMP彩色图像,显示其相关信息,并将彩色图片改成8bit灰度图片以后另外存盘!(Read a BMP color image display its related information and changed the color pictures 8bit grayscale image after another save!)
- 2012-08-22 11:04:05下载
- 积分:1
-
2
假设L1 = 12345678900987654321,L2 = 9876543210。
">
- 2013-05-11 08:52:41下载
- 积分:1
-
searchword
说明: 一个文本搜索的console程序,可以从一个txt文本文件中查找数据,文本中的格式为: keyword + ":" + discrible(a text search procedures for the console, from a text file txt search data text format : keyword ":" discrible)
- 2006-05-07 22:47:31下载
- 积分:1
-
chap1
Visual Basic 学习的例子 Visual Basic 学习的例子(Examples of learning Visual Basic)
- 2014-01-04 16:21:20下载
- 积分:1