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

交通一条道路

于 2020-05-27 发布
0 257
下载积分: 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 个回复

  • RpcChannel
    Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: //.
    2013-11-28 14:24:50下载
    积分:1
  • jisGWT
    这个是利用Google Web Toolkit开发的一个桌面应用程序框架,这是基于这GWT的环境下工作的,功能强大!(This is the use of Google Web Toolkit development of a desktop application framework that is based on the GWT environment, work, and powerful!)
    2009-09-25 17:27:45下载
    积分:1
  • RepastEvacuation-master
    说明:  repast仿真模拟人群逃生模型,基于java语言描写。(Repast simulation of crowd escape model)
    2019-05-17 15:28:27下载
    积分:1
  • MyNotepad
    java编程实现的记事本功能,有字体大小设置和颜色设置,查找替换等功能(java programming in notepad, a font size and color settings, find and replace functions)
    2011-12-29 21:19:04下载
    积分:1
  • java-chat
    j​ a​ v​ a​ 聊​ 天​ 程​ 序​ 源​ 代​ 码(java chat program source code)
    2014-04-17 11:56:03下载
    积分:1
  • CrystalPlayer
    同学写用Java写的 模仿千千静听音乐播放器源代码,界面超漂亮,程序代码简洁,不过程序比较综合,估计没有基础的JAVA朋友不好看懂,想研究一下的可下载试试。编译时需要在Eclipse下打开,并导入源码包目录下的必要库文件才行。(Students to write in Java to write the music player to imitate TTPlayer source code, the interface super-nice, clean code, but more comprehensive program, it is estimated based on JAVA friends did not understand well, to look at the downloadable try. Compile time to open in Eclipse, and import the necessary source package library directory the job.)
    2011-10-31 09:11:39下载
    积分:1
  • Parking-Management-System
    小型停车场管理系统,记录停车信息,通过java予以实现,功能较详细(Small parking management system to record Parking Information, be achieved through java, features a more detailed)
    2013-07-16 09:26:17下载
    积分:1
  • othello--without-database
    本实验为高级语言程序设计课程的综合实验,要求学生综合应用图形用户界面设计技术、网络编程技术和多线程技术完成一个设计一个网络黑白棋(翻转棋)程序,可以进行两人游戏,多人观战。即两个玩家通过网络进行较量,别人可以观战和发言。(java chess heibaiqi)
    2012-04-11 21:01:46下载
    积分:1
  • 130A1J0010_W1_DS_M8
    STACK IN JAVA IS VERY UNDERSTANDABLE
    2013-09-25 18:28:14下载
    积分:1
  • 1
    说明:  多媒体mp3播放器,java代码,可能有不足之处。。。。(Multimedia mp3 player)
    2009-06-02 13:15:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载