文件名称:3016216050_3
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2017-12-17
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- 黑***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1. 设计一个交通信号灯系统:
变量:位置、颜色(红、黄、绿)、显示时间(秒)
方法:切换信号灯
要求:
设计路口信号灯示意图界面 。
创建并启动两个线程(东西向、南北向)同时运行
根据车流量进行控制。
该作业要求编程并调试通过。对你设计的类要有详细的文字说明(类所封装的内容,属性、方法的功能与含义等)。(. design a traffic signal light system:
Variable: position color (red yellow green)display time (second)
Method: switching signal lamp
Requirement
Design the intersection signal to show the intention interface.
Create and start two threads (east-west, north-south) running at the same time
Control according to the traffic flow.
This job requires programming and debugging through. There is a detailed descr iption of the class you have designed (the contents encapsulated in the class, the properties, the function and the meaning of the method, etc.).)
变量:位置、颜色(红、黄、绿)、显示时间(秒)
方法:切换信号灯
要求:
设计路口信号灯示意图界面 。
创建并启动两个线程(东西向、南北向)同时运行
根据车流量进行控制。
该作业要求编程并调试通过。对你设计的类要有详细的文字说明(类所封装的内容,属性、方法的功能与含义等)。(. design a traffic signal light system:
Variable: position color (red yellow green)display time (second)
Method: switching signal lamp
Requirement
Design the intersection signal to show the intention interface.
Create and start two threads (east-west, north-south) running at the same time
Control according to the traffic flow.
This job requires programming and debugging through. There is a detailed descr iption of the class you have designed (the contents encapsulated in the class, the properties, the function and the meaning of the method, etc.).)
相关搜索: java
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
3016216050_3 | ||
3016216050_3\.classpath | 232 | 2017-12-17 |
3016216050_3\.project | 389 | 2017-12-17 |
3016216050_3\bin | ||
3016216050_3\bin\Controlew.class | 2847 | 2017-12-17 |
3016216050_3\bin\Controlns.class | 2924 | 2017-12-17 |
3016216050_3\bin\Homework_6.class | 435 | 2017-12-17 |
3016216050_3\bin\ImageFrame$1.class | 852 | 2017-12-17 |
3016216050_3\bin\ImageFrame$2.class | 985 | 2017-12-17 |
3016216050_3\bin\ImageFrame$3.class | 986 | 2017-12-17 |
3016216050_3\bin\ImageFrame$4.class | 881 | 2017-12-17 |
3016216050_3\bin\ImageFrame$5.class | 831 | 2017-12-17 |
3016216050_3\bin\ImageFrame.class | 2011 | 2017-12-17 |
3016216050_3\bin\MyFrame$1.class | 633 | 2017-12-17 |
3016216050_3\bin\MyFrame$2.class | 1508 | 2017-12-17 |
3016216050_3\bin\MyFrame$3.class | 881 | 2017-12-17 |
3016216050_3\bin\MyFrame$ImageOpenListener.class | 1472 | 2017-12-17 |
3016216050_3\bin\MyFrame$MyShape.class | 1778 | 2017-12-17 |
3016216050_3\bin\MyFrame.class | 4483 | 2017-12-17 |
3016216050_3\bin\roadpanel$1.class | 2075 | 2017-12-17 |
3016216050_3\bin\roadpanel.class | 4685 | 2017-12-17 |
3016216050_3\bin\trafficlight.class | 1057 | 2017-12-17 |
3016216050_3\src | ||
3016216050_3\src\Homework_6.java | 6751 | 2017-12-17 |
3016216050_3\src\trafficlight.java | 18190 | 2017-12-17 |