-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分:1
-
使用C#编写的WEB浏览器。基本功能齐全。
使用C#编写的WEB浏览器。基本功能齐全。- Uses WEB browser which C# compiles. The basic function is
complete.
- 2023-03-04 20:00:04下载
- 积分:1
-
网络编程的一些例子,包括udp与tcp,是学习socket的好工具
网络编程的一些例子,包括udp与tcp,是学习socket的好工具-network programming examples include the tcp and udp, the socket is a good learning tool
- 2022-07-19 17:12:35下载
- 积分:1
-
mySniff网络监控源码。学习VC++网络必看的程序。
mySniff网络监控源码。学习VC++网络必看的程序。-Network Monitoring mySniff source. Learning VC++ Network procedures must-see.
- 2023-02-14 13:50:03下载
- 积分:1
-
fuzzy control
模糊控制模拟
fuzzy control
模糊控制模拟-fuzzy the control fuzzy control simulates
- 2022-02-05 07:40:45下载
- 积分:1
-
this an example of Http proxyServer.
this an example of Http proxyServer.
- 2022-02-26 16:23:52下载
- 积分:1
-
TCP/IP通讯的模拟程序的服务端程序,因为是模拟只注重了功能实现,界面可能有点丑...
TCP/IP通讯的模拟程序的服务端程序,因为是模拟只注重了功能实现,界面可能有点丑-TCP/IP communications simulation program services software, because it is the focus on achieving a functional, interface may be a bit ugly
- 2022-08-26 08:59:27下载
- 积分:1
-
在VB环境下的帮助你远程获取MAC的代码 相当好用哦
在VB环境下的帮助你远程获取MAC的代码 相当好用哦 -in VB environment with the help of remote access to your MAC code very handy oh
- 2023-07-27 21:20:03下载
- 积分:1
-
socket编程示例,分为server,client两个程序,实现程序的自动升级。...
socket编程示例,分为server,client两个程序,实现程序的自动升级。-socket programming paradigm into server, client two procedures to achieve the automatic escalation procedures.
- 2022-05-14 16:51:30下载
- 积分:1
-
udp agreement Simulation (transmitter)
udp协议的仿真模拟程序(发送端)-udp agreement Simulation (transmitter)
- 2022-02-25 12:32:42下载
- 积分:1