-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-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
-
http发报抓包程序工具的编程实现,用VC编写,有很好的学习意义。...
http发报抓包程序工具的编程实现,用VC编写,有很好的学习意义。-http transmitters capturing Packet procedures programming tools, VC prepared, have a good sense of learning.
- 2022-01-22 13:11:50下载
- 积分:1
-
群举法查询国际域名,包括.com .net后缀。可自定义包涵的前缀后缀...
群举法查询国际域名,包括.com .net后缀。可自定义包涵的前缀后缀-groups cite international law for domain names, including. Com. Net suffix. Self-definition includes the suffix prefix
- 2022-08-04 03:09:15下载
- 积分:1
-
此程序是在windows visual C++下实现的socket程序,能支持多人聊天,运行界面是dos。...
此程序是在windows visual C++下实现的socket程序,能支持多人聊天,运行界面是dos。-This procedure is in the windows visual C under the socket procedures, can support more than chat, the interface is running dos.
- 2023-02-19 14:40:03下载
- 积分:1
-
拥有连接的方式实现网络会议,包括服务器和客户端两个程序。使用VC编写。...
拥有连接的方式实现网络会议,包括服务器和客户端两个程序。使用VC编写。-connect with the network, including server and client two procedures. Use VC prepared.
- 2022-03-19 21:25:38下载
- 积分:1
-
此功能是简单实现radius认证的实验。对于想学习vc下的网络编程和radius学习的人员来说还是比较不错的...
此功能是简单实现radius认证的实验。对于想学习vc下的网络编程和radius学习的人员来说还是比较不错的-This feature is simple to achieve certification radius experiment. Who want to learn vc Network programming and learning officers radius is still relatively good
- 2022-11-03 18:25:02下载
- 积分:1
-
点对点程序,使用命名管道进行通信
点对点程序,使用命名管道进行通信-point-to-point, the use of named pipes for communication
- 2022-07-14 18:50:40下载
- 积分:1
-
FLASH source material
FLASH素材源码-推荐企业网站FLASH标头推 荐企业网站FLASH标头-FLASH source material-recommended websites FLASH header re commended websites FLASH header re commended websites FLASH header
- 2022-03-23 20:57:54下载
- 积分:1
-
局域网内文件传输,采用VC编程,实现点对点的文件传输
局域网内文件传输,采用VC编程,实现点对点的文件传输-LAN file transfer, using VC programming, to achieve peer-to-peer file transfer
- 2022-02-12 06:22:10下载
- 积分:1
-
这是一个关于winsock的网络编程的程序。是一客户端VC视频会议代码,希望对你们有用。...
这是一个关于winsock的网络编程的程序。是一客户端VC视频会议代码,希望对你们有用。-winsock on the network programming procedures. Is a client code VC Video Conference, and I hope to you useful. Ha ha!
- 2022-03-06 20:03:03下载
- 积分:1