-
交通一条道路
说明: 设计一个交通信号灯类: (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.)
- 2020-05-27 09:21:40下载
- 积分:1
-
LoginSSI
使用Struts2+Spring3+ibatis框架实现的登录功能(Implement a simple to login some system.We use the Struts2+Spring3+ibatis MVC.)
- 2015-04-23 10:31:48下载
- 积分:1
-
JAVACHUANKOU
Java串口的一些程序,对初学者有意哦!大家看看吧(Some of the procedures Java serial port, for beginners to oh! Everybody have a look.)
- 2013-12-14 08:18:09下载
- 积分:1
-
planeGame
java实现的简单的联网飞机大战游戏,可以两个人进行网络对战(java planeGame)
- 2020-07-04 03:40:02下载
- 积分:1
-
tomcat8
说明: tomca8.5的源代码,包括connector连接器和catalina容器(tomca8.5 source code)
- 2020-06-17 10:00:02下载
- 积分:1
-
推箱子小游戏
推箱子小游戏。懒羊羊与灰太狼。java实战项目(Push box games. Lazy sheep and Grey Wolf. Java combat project)
- 2020-06-20 05:20:02下载
- 积分:1
-
USESQLINFO
Java获取数据库对SQL的支持信息,只有一个JAVA代码文件,需要的请下载。数据库对SQL的支持是有区别的,了解数据库对SQL 的支持可以可以有助于我们对数据库的处理。本Java实例编程实现了获取系统里数据库对SQL 支持的信息。程序执行后将会把数据库对SQL 支持的各种信息都显示出来(Java support for SQL databases to obtain information, and only a JAVA code file, you need to download. Support for SQL database is different, understanding of database support for SQL can can help us deal with the database. The Java programming examples to achieve access to the system database on SQL support. After various information program will execute SQL databases supported are displayed)
- 2014-05-27 12:12:38下载
- 积分:1
-
JAVA
有关Java的程序,可以实现火车票预订,订票,退票(you can afford ticket in advance)
- 2013-04-21 20:02:09下载
- 积分:1
-
jump
html页面转jsp页面的一个典型的例子,值得大家学习!(HTML page, a typical example of the JSP page worth learning!)
- 2016-04-07 16:49:03下载
- 积分:1
-
FileReadUtil.java.txt
一个读写文本文件的java类,传入strbuf,传出按照回车分割的字符串。用于读写小size(<=10M)的文本文件。(read text file class)
- 2013-08-30 09:35:09下载
- 积分:1