文件名称:jiecheng
-
所属分类:
- 标签属性:
- 上传时间:2017-05-18
-
文件大小:4.44kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
编写多线程程序,实现如下功能:
(1)一个线程进行阶乘和的运算(1!+2!+3!+……+10!),每次阶乘计算时间随机间隔100-1000毫秒;
(2)另一个线程每隔1秒时间读取上个线程的计算等式和运算结果,并在图形界面中实时显示。-Write multithreaded programs to achieve the following functions:
(1) a thread performs factorial and arithmetic operations (1!+2!+3!+......+10) each factorial calculates a random interval of 100-1000 milliseconds
(2) another thread reads the calculation equation and operation result of the last thread every second, and displays it in the graphical interface.
(1)一个线程进行阶乘和的运算(1!+2!+3!+……+10!),每次阶乘计算时间随机间隔100-1000毫秒;
(2)另一个线程每隔1秒时间读取上个线程的计算等式和运算结果,并在图形界面中实时显示。-Write multithreaded programs to achieve the following functions:
(1) a thread performs factorial and arithmetic operations (1!+2!+3!+......+10) each factorial calculates a random interval of 100-1000 milliseconds
(2) another thread reads the calculation equation and operation result of the last thread every second, and displays it in the graphical interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jiecheng/
jiecheng/ComputThread.class
jiecheng/M$1.class
jiecheng/M$2.class
jiecheng/M.class
jiecheng/ReadThread.class
jiecheng/ComputThread.class
jiecheng/M$1.class
jiecheng/M$2.class
jiecheng/M.class
jiecheng/ReadThread.class
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.