big_homework3

所属分类:其他
开发工具:Java
文件大小:319KB
下载次数:0
上传日期:2019-07-06 10:50:53
上 传 者pwf
说明:  模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 电梯一共有七个状态,即正在开门(Opening)、已开门(Opened)、正在关门(Closing)、已关门(Closed)、等待(Waiting)、移动(Moving)、减速(Decelerate)。 乘客可随机地进出于任何层。对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。
(Simulate the elevator system of a nine-storey teaching building. The building has an automatic elevator, which can stay on each floor. The first floor is the entrance and exit floor of the building, that is, the "home floor" of the elevator. When the elevator is "idle", it will come to the waiting floor in the future. The elevator has seven states: Opening, Opened, Closing, Closed, Waiting, Moving and Decelerate. Passengers can enter and leave any floor at random. For everyone, he has a tolerable longest waiting time. Once he waits too long for the elevator, he will give up.)

文件列表:
.classpath (301, 2018-11-07)
.project (559, 2018-11-15)
.settings (0, 2018-11-07)
.settings\org.eclipse.jdt.core.prefs (598, 2018-11-07)
bin (0, 2018-12-05)
bin\big_homework2 (0, 2018-12-05)
bin\big_homework2\Elevator.class (4874, 2018-12-05)
bin\big_homework2\Floor.class (1119, 2018-12-05)
bin\big_homework2\Main.class (1444, 2018-12-05)
bin\big_homework2\Queue.class (1770, 2018-12-05)
bin\big_homework2\Request.class (2744, 2018-12-05)
bin\big_homework2\Scheduler.class (2200, 2018-12-05)
input.txt (35, 2018-12-05)
newfile.cld (794, 2018-11-21)
output.txt (58, 2018-12-05)
src (0, 2018-11-07)
src\big_homework2 (0, 2018-11-21)
src\big_homework2\Elevator.java (4867, 2018-12-05)
src\big_homework2\Floor.java (633, 2018-11-21)
src\big_homework2\Main.java (855, 2018-12-05)
src\big_homework2\Queue.java (946, 2018-11-21)
src\big_homework2\Request.java (1962, 2018-11-21)
src\big_homework2\Scheduler.java (1330, 2018-12-05)
程序说明文档.docx (152259, 2018-12-05)
类的属性及方法说明.docx (195899, 2018-11-17)

近期下载者

相关文件


收藏者