文件名称:guess
介绍说明--下载内容均来自于网络,请自行研究使用
用两个线程玩猜数游戏。第一个线程负责随机给出0~99之间的一个整数,第二个线程负责猜出这个数(每次猜测都是猜已知范围内的中位数)。-Threads to play with two number guess games. The first thread is responsible for randomly given 0 ~ 99 between an integer, the second thread is responsible to guess the number (each guess guess are known within the scope of the median).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
猜数游戏.java