文件名称:market
介绍说明--下载内容均来自于网络,请自行研究使用
商场入口人数统计程序
说明:
某一家商场共有4个出入口,假设每一个顾客进入商场时对入口的选择具有随机性。现在需要统计在某一时段内每个入口的顾客数,以及进入商场的总顾客数。请利用线程同步及线程调度技术模拟一个实时计数系统。
-The number of statistical procedures mall entrance Descr iption: A one store a total of four entrances, suppose a customer into the store for each entry when the choice is random. Now need statistics for each entry in a given period of time the number of customers, as well as the total number of customers into the store. Please use the thread synchronization and thread scheduling simulate a real-time counting system.
说明:
某一家商场共有4个出入口,假设每一个顾客进入商场时对入口的选择具有随机性。现在需要统计在某一时段内每个入口的顾客数,以及进入商场的总顾客数。请利用线程同步及线程调度技术模拟一个实时计数系统。
-The number of statistical procedures mall entrance Descr iption: A one store a total of four entrances, suppose a customer into the store for each entry when the choice is random. Now need statistics for each entry in a given period of time the number of customers, as well as the total number of customers into the store. Please use the thread synchronization and thread scheduling simulate a real-time counting system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
homework7\.classpath
.........\.project
.........\bin\Count.class
.........\...\Entrance.class
.........\...\Market$1.class
.........\...\Market.class
.........\...\Refresh.class
.........\...\TimeCount$1.class
.........\...\TimeCount.class
.........\src\Market.java
.........\bin
.........\src
homework7
.........\.project
.........\bin\Count.class
.........\...\Entrance.class
.........\...\Market$1.class
.........\...\Market.class
.........\...\Refresh.class
.........\...\TimeCount$1.class
.........\...\TimeCount.class
.........\src\Market.java
.........\bin
.........\src
homework7