-
本程序是一个关于如何检查电子邮件的数量的小程序,简单易懂。...
本程序是一个关于如何检查电子邮件的数量的小程序,简单易懂。-this procedure is an e-mail on how to check the number of small programs, simple and understandable.
- 2022-10-22 04:05:03下载
- 积分:1
-
Information Network, engaged in the development of network technology, streaming...
网络信息查询,从事网络开发技术,流媒体编程人员-Information Network, engaged in the development of network technology, streaming media programming staff
- 2022-01-25 14:21:58下载
- 积分:1
-
用visual c++开发的模拟小球动画的程序
用visual c++开发的模拟小球动画的程序-Using visual c++ Developed simulation procedures for the ball animation
- 2022-05-16 18:54:53下载
- 积分:1
-
这部分是RTU(remote trans... unit)的监控客户端,这是电厂远动数据的监测客户端。...
这部分是RTU(remote trans... unit)的监控客户端,这是电厂远动数据的监测客户端。-RTU(remote trans... unit)Client
- 2022-02-20 10:03:17下载
- 积分:1
-
一个基于c++的网络传输Dll,方便使用
一个基于c++的网络传输Dll,方便使用-c++ network transfer dll
- 2022-02-03 04:48:33下载
- 积分:1
-
vb实现的数据通信服务端数据中心服务程序软件,数据读出并处理程序...
vb实现的数据通信服务端数据中心服务程序软件,数据读出并处理程序-vb realize the data communications server software for data center services, data read out and deal with the procedures
- 2022-03-20 16:58:59下载
- 积分:1
-
网络抓包软件(基于WinPcap),能够选择你计算机上安装的一个网卡,来对它进行网络抓包和分析协议!...
网络抓包软件(基于WinPcap),能够选择你计算机上安装的一个网卡,来对它进行网络抓包和分析协议!-Network capture software (based on WinPcap), you can choose to install a computer network card to its network protocol capture and analysis!
- 2022-06-19 05:42:53下载
- 积分:1
-
用vb编写的关于vb winsock控件实例。经过测试成功,可以用于联机通信。...
用vb编写的关于vb winsock控件实例。经过测试成功,可以用于联机通信。-Prepared using vb control on vb winsock examples. After successful tests, can be used for online communication.
- 2023-04-28 14:40:03下载
- 积分:1
-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-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
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-Messenger elf is a simple chat tool. Mainly to demonstrate the major steps in network programming. This procedure using the package a good library, making the application layer does not need to consider how the network news is accepted and sent, nor need to consider the data packet and packet loss sticky hands of the Spurs, you simply call the corresponding function can be a . Function library for you to do a good job in those efforts. You only need to define your own protocol header and message structure, the definition of good network news can be a callback function.
- 2022-03-30 00:05:40下载
- 积分:1