-
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作...
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作线程,将其唤醒转入工作状态。如果线程池为空,则创建一个新的工作线程。-thread pool with a two-way link list said to a pool element is in a state of dormancy threads. ThreadPool class most of the work to maintain the two-way linked list, when a new request arrives, starting with the first removal of a table working thread will awaken to their work status. If the thread pool is empty, then create a new thread work.
- 2022-02-01 20:36:46下载
- 积分:1
-
Uncompress ZIP file Java example code
Uncompress ZIP file Java example code
- 2023-06-03 16:25:03下载
- 积分:1
-
JAVA制作的日历,JSP动态执行,可以查询全部日历
JAVA制作的日历,JSP动态执行,可以查询全部日历-JAVA production calendar, JSP Dynamic Execution
- 2022-12-03 07:05:03下载
- 积分:1
-
Jacob是使用JAVA调用COM组件的JAVA包,这是它的应用例子之二。
Jacob是使用JAVA调用COM组件的JAVA包,这是它的应用例子之二。-Jacob is to use JAVA call COM components, JAVA package, which is an example of its application of the two.
- 2022-12-06 18:35:03下载
- 积分:1
-
J2me mobile game developers to use in these two years is very popular, this is a...
用J2me开发手机游戏在这两年很流行,这是一个关于赛车的游戏,做的比较专业,值得研究一下。-J2me mobile game developers to use in these two years is very popular, this is a racing game on and do more professional, it is worth study.
- 2022-01-25 21:36:04下载
- 积分:1
-
对模拟进化算法的使用java实现的使用…
利用JAVA实现的利用进化算法对人口增长进行仿真的源码-The use of JAVA implementation of the use of evolutionary algorithms for simulation of population growth in the source
- 2022-06-18 18:01:42下载
- 积分:1
-
JAVA数字图像处理,对图像进行平尖锐化处理
JAVA数字图像处理,对图像进行平尖锐化处理-JAVA digital image processing, image-ping acute treatment
- 2022-12-08 06:55:03下载
- 积分:1
-
Cart core code demonstration of the use HASHMAP
购物车的核心代码演示了HASHMAP的用法-Cart core code demonstration of the use HASHMAP
- 2022-09-21 15:40:04下载
- 积分:1
-
Colormenu彩色菜单Java小程序
Colormenu彩色菜单Java小程序-Colormenu color menu Java programs
- 2022-04-01 00:16:19下载
- 积分:1
-
一个利用Java语言实现的ftp程序,该程序实现了ftp传输、用户管理;只是界面不是很美观。...
一个利用Java语言实现的ftp程序,该程序实现了ftp传输、用户管理;只是界面不是很美观。-A use of Java language to achieve the ftp program ftp realize a transmission, the user management just not very attractive interface.
- 2022-12-29 03:45:03下载
- 积分:1