登录
首页 » Java » 交通一条道路

交通一条道路

于 2020-05-27 发布
0 254
下载积分: 1 下载次数: 2

代码说明:

说明:  设计一个交通信号灯类: (1)变量:位置、颜色(红、黄、绿)、显示时间(秒)。 (2)方法:切换信号灯。 创建并启动两个线程(东西向、南北向)同时运行。 3.实验要求 (1)设计线程。 (2)设计路口信号灯示意图界面。 (3)进一步将每个方向的信号灯分成3种车道灯:左转、直行和右转。 (4)根据车流量进行时间的模糊控制。(Design a traffic light class: (1) variables: location, color (red, yellow, green), display time (seconds). (2) Method: switch the signal lamp. Create and start two threads (east-west, north-south) running at the same time. 3. Experiment requirements (1) design thread. (2) Design schematic interface of intersection signal light. (3) Further, the signal lights in each direction are divided into three kinds of lane lights: left turn, straight ahead and right turn. (4) Fuzzy control of time according to traffic flow.)

文件列表:

交通一条道路\.classpath, 301 , 2012-10-02
交通一条道路\.project, 394 , 2012-10-02
交通一条道路\.settings, 0 , 2013-02-10
交通一条道路\.settings\org.eclipse.jdt.core.prefs, 629 , 2012-10-02
交通一条道路\bin, 0 , 2020-05-26
交通一条道路\bin\src, 0 , 2020-05-26
交通一条道路\bin\src\Car$1.class, 1304 , 2020-05-26
交通一条道路\bin\src\Car.class, 4689 , 2020-05-26
交通一条道路\bin\src\Carshu.class, 570 , 2020-05-26
交通一条道路\bin\src\Data.class, 3368 , 2020-05-26
交通一条道路\bin\src\DButton$1.class, 878 , 2020-05-26
交通一条道路\bin\src\DButton$2.class, 885 , 2020-05-26
交通一条道路\bin\src\DButton.class, 1523 , 2020-05-26
交通一条道路\bin\src\Deng.class, 1200 , 2020-05-26
交通一条道路\bin\src\Dengjiao$1.class, 653 , 2020-05-26
交通一条道路\bin\src\Dengjiao$2.class, 653 , 2020-05-26
交通一条道路\bin\src\Dengjiao$3.class, 653 , 2020-05-26
交通一条道路\bin\src\Dengjiao$4.class, 653 , 2020-05-26
交通一条道路\bin\src\Dengjiao$5.class, 953 , 2020-05-26
交通一条道路\bin\src\Dengjiao$6.class, 809 , 2020-05-26
交通一条道路\bin\src\Dengjiao.class, 3352 , 2020-05-26
交通一条道路\bin\src\Kongche$1.class, 643 , 2020-05-26
交通一条道路\bin\src\Kongche$2.class, 764 , 2020-05-26
交通一条道路\bin\src\Kongche.class, 3871 , 2020-05-26
交通一条道路\bin\src\Lushu$1.class, 963 , 2020-05-26
交通一条道路\bin\src\Lushu.class, 4546 , 2020-05-26
交通一条道路\bin\src\Shijian$1.class, 1250 , 2020-05-26
交通一条道路\bin\src\Shijian.class, 2808 , 2020-05-26
交通一条道路\bin\src\Window$1.class, 863 , 2020-05-26
交通一条道路\bin\src\Window.class, 2137 , 2020-05-26
交通一条道路\bin\src\Zhu.class, 995 , 2020-05-26
交通一条道路\images, 0 , 2013-02-10
交通一条道路\images\20100418051554119.jpg, 231424 , 2012-12-14
交通一条道路\images\beijing.jpg, 101388 , 2012-12-22
交通一条道路\images\car.gif, 1095 , 2012-12-14
交通一条道路\images\car_down.gif, 2005 , 2012-12-15
交通一条道路\images\car_lift.gif, 1995 , 2012-12-15
交通一条道路\images\car_right.gif, 1997 , 2012-12-15
交通一条道路\images\car_up.gif, 1999 , 2012-12-15
交通一条道路\src, 0 , 2013-02-10
交通一条道路\src\src, 0 , 2013-02-10
交通一条道路\src\src\Car.java, 5930 , 2012-12-22
交通一条道路\src\src\Carshu.java, 463 , 2012-12-17
交通一条道路\src\src\Data.java, 3995 , 2012-12-21
交通一条道路\src\src\Deng.java, 5377 , 2012-12-27
交通一条道路\src\src\Kongche.java, 3452 , 2012-12-23
交通一条道路\src\src\Lushu.java, 4643 , 2012-12-21
交通一条道路\src\src\Shijian.java, 2944 , 2012-12-22
交通一条道路\src\src\Window.java, 1796 , 2012-12-24
交通一条道路\src\src\Zhu.java, 462 , 2012-12-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TestFan
    用JAVA开发出模拟电风扇的功能(developed with Java functional simulation fans)
    2004-12-19 10:10:34下载
    积分:1
  • JAV123
    JAVA 的配置及版本的匹配等 为自学者节约大量的探索时间(JAVA configuration and version of the match to save a lot of exploring time for self-study)
    2012-12-25 22:39:20下载
    积分:1
  • WAS-example
    使用WAS对Web应用程序进行负载测试,WAS教材(Using WAS for load testing Web applications)
    2013-08-01 21:18:05下载
    积分:1
  • TextSwitcherTest
    Text Switcher Test Source Code for Andriod.
    2013-11-21 22:16:22下载
    积分:1
  • java面试宝典(基础篇)
    java mainshi baodian chuji pian
    2020-06-20 01:20:02下载
    积分:1
  • dds
    实现用户登录界面,方便用户查找自己的信息。节省时间。(To realize the user login interface, convenient for user to find their own information. To save time. )
    2013-12-27 16:01:07下载
    积分:1
  • OReilly.JNP.4th.2013
    Java 网络编程 pdf 和 epub 格式 OReilly.Java.Network.Programming.4th.Edition.Oct.2013(OReilly Java Network Programming 4th Edition Oct.2013)
    2013-12-19 11:14:07下载
    积分:1
  • Homework08
    说明:  利用前面提到的SupplyDepot、Transport和CapableOfBeingRefefuelled类/接口,为Air-plane增加一个main()方法,然后为supplyDepot等增加必要的字段、参数和代码,以便CapableOfBeingRefefuelled能够告诉service()方法需要加多少油。同时要确保Depot中的油应相应地减少,而实现CapableOfBeingRefefuelledi的类对象应相应地增加。(Using the upplyDepot, Transport and ApableOfBeingRefefuelled classes/interfaces mentioned above, add a main () method to Air-plane, and then add the necessary fields, parameters and codes to supplyDepot, so that CapableOfBeingRefefuelled can tell service () how much fuel the method needs. At the same time, we should ensure that the oil in Depot should be reduced accordingly, and the class objects that implement Capable OfBeingRefefuelledi should be increased accordingly.)
    2020-12-07 21:59:21下载
    积分:1
  • dist
    说明:  springboot demo 集成redis MQ mybatis 以及thymf模板 可以直接使用(springboot demo MQ mybatis thymf)
    2020-06-17 08:20:01下载
    积分:1
  • rilijishiben
    一个日历记事本的代码编程, 方便查看日志信息(A calendar notepad code programming for easy viewing log information)
    2013-06-21 10:21:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载