900字范文,内容丰富有趣,生活中的好帮手!
900字范文 > 左右植树java_Plant 模拟植树活动 编写一个java应用程序 联合开发网 - pudn.com

左右植树java_Plant 模拟植树活动 编写一个java应用程序 联合开发网 - pudn.com

时间:2023-01-14 18:02:54

相关推荐

左右植树java_Plant 模拟植树活动 编写一个java应用程序 联合开发网 - pudn.com

Plant

所属分类:Java编程

开发工具:Java

文件大小:1KB

下载次数:3

上传日期:-03-20 17:42:26

上 传 者:大宝

说明:模拟植树活动,编写一个java应用程序,在主线程中创建3个线程:"挖树坑"、"栽树苗"、"浇水"

* 实现他们之间的协同合作

* 要求"浇水"线程占有CPU资源后立即等待"栽树苗"线程栽完树后才能开始浇水,

* 而"栽树苗"线程占有CPU资源后则一直等待"挖树坑"线程挖完树坑后才能开始栽树苗

* 关于线程交互过程的信息能够在屏幕上进行提示

* 使用join()方法实现线程交互 */

(Simulated tree-planting activities, write a java application, in the main thread to create three threads: &quot dig Pits,&quot &quot planted trees&quot , &quot water&quot * achieve* their collaboration between the requirements of &quot water&quot thread possession immediately after the CPU resources, waiting for &quot planted trees&quot End of thread tree planting can begin watering,* and &quot planted trees&quot threads share CPU resources while waiting after the &quot dig Pits&quot thread before you start digging End Pits* planted saplings on the thread interaction information can be prompted on the screen* use the join () method to achieve interactive thread* /)

文件列表:[举报垃圾]

Plant.java,745,-06-29

ThreadJoin.java,1302,-06-29

近期下载者:

相关文件:

收藏者:

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。