-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-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
-
This book guides software professionals through the traps and pitfalls of develo...
This book guides software professionals through the traps and pitfalls of developing efficient, portable, and flexible networked applications. It explores the inherent design complexities of concurrent networked applications and the tradeoffs that must be considered when working to master them.
- 2022-02-06 21:12:05下载
- 积分:1
-
能改变IP和MAC的好东西,源码很值得一看
能改变IP和MAC的好东西,源码很值得一看- Can change IP and the MAC good thing, the source code is worth
as soon as looking very much
- 2022-09-22 16:20:03下载
- 积分:1
-
利用SNMP获得交换机端口学习到的MAC地址的程序,PHP.
利用SNMP获得交换机端口学习到的MAC地址的程序,PHP.-use SNMP access switch ports to learn the MAC address of the procedure, PHP.
- 2022-03-21 19:26:31下载
- 积分:1
-
说明:
学习之余做的一个源码。
带有base64的编码和解码,
但是没有html格式的解码,发送邮件很成功,接收邮件有一点问题,接受到本机以后,...
说明:
学习之余做的一个源码。
带有base64的编码和解码,
但是没有html格式的解码,发送邮件很成功,接收邮件有一点问题,接受到本机以后,
若邮件编码是txt的,能够正常显示,若是mime的编码,就直接显示源码。
收发均封装好了类
可以直接 继承使用!
-Description: learn to do a source. With base64 encoding and decoding, but no html format decoding, sending mail was a success and have a little problem receiving mail, received after this machine, if the message encoding is a txt that can display, if the mime encoding directly show the source code. Transceivers are packaged good categories can be directly used to inherit!
- 2023-08-11 13:30:04下载
- 积分:1
-
Winsock的简单多客户服务器源代码.rar
Winsock的简单多客户服务器源代码.rar
- 2022-01-25 18:20:08下载
- 积分:1
-
port scan to scan designated ip within all the open ports, and a control table i...
端口扫描,能够扫描指定ip范围内所有开放的端口,并有对照表可以查询-port scan to scan designated ip within all the open ports, and a control table inquiries
- 2022-04-22 15:14:00下载
- 积分:1
-
基于TCP/IP协议的温度数据采集与控制界面,很好用的。
基于TCP/IP协议的温度数据采集与控制界面,很好用的。-the collection and control of tempereture data which are based on tcp
- 2022-07-18 11:16:37下载
- 积分:1
-
window环境下,不光针对FIC8120,而且适合网络视频服务器监控软件的开发,有源代码和demo实例,还有具体的开发流程。...
window环境下,不光针对FIC8120,而且适合网络视频服务器监控软件的开发,有源代码和demo实例,还有具体的开发流程。-window environment, not only for the FIC8120, and is suitable for network video server monitoring software development, source code and demo examples, as well as the specific development process.
- 2022-01-26 07:06:07下载
- 积分:1
-
网络编程,ir编程
网络编程,ir编程-Network Programming, Programming ir
- 2022-04-21 02:30:26下载
- 积分:1