-
socket建立连接超时的控制
socket建立连接超时的控制 -Controlling socket when timeout
- 2022-01-25 21:36:20下载
- 积分:1
-
UDP通信,包括UDP的接收和发送,支持端口的监听
UDP通信,包括UDP的接收和发送,支持端口的监听
- 2022-06-01 08:42:14下载
- 积分:1
-
多个基本的数电实验工程,代码及分析都有,是初学者的好材料...
多个基本的数电实验工程,代码及分析都有,是初学者的好材料-More than a few basic electrical test engineering, and analysis of the code has is a good material for beginners
- 2022-03-10 15:10:23下载
- 积分:1
-
Windows程序的源代码
windows wininet source code
- 2022-02-25 20:56:56下载
- 积分:1
-
用WinSock控件编写网络聊天器
用WinSock控件编写网络聊天器-prepared using Winsock Control Internet chat-
- 2022-03-25 01:08:11下载
- 积分:1
-
1.对地图进行基本操作。
2.可以在专题地图向导的指导下,创建自己想要的专题图。
3.制作专题图,完全可以由你来控制。...
1.对地图进行基本操作。
2.可以在专题地图向导的指导下,创建自己想要的专题图。
3.制作专题图,完全可以由你来控制。
-1. For basic operation maps. 2. Can be thematic maps under the guidance of the wizard to create a thematic map you want. 3. Production of thematic maps can be controlled by you.
- 2022-10-05 20:00:02下载
- 积分:1
-
这是我在EVC下的SOCKET代码,并含有多播代码,感谢网络,我把原本VC下的移植到EVC下的,里面有些地方是需要注意的,请看代码...
这是我在EVC下的SOCKET代码,并含有多播代码,感谢网络,我把原本VC下的移植到EVC下的,里面有些地方是需要注意的,请看代码-EVC in the socket code, and includes multicast code for network, I originally under the VC transplanted to the EVC, there is some need to pay attention, take a look at code
- 2022-01-26 01:29:19下载
- 积分:1
-
~ A bubble sort algorithm to sort the option of sorting algorithms. Example, int...
排序~有冒泡排序算法 还有选择排序算法。例子中介绍了2中排序 简单明了-~ A bubble sort algorithm to sort the option of sorting algorithms. Example, introduced the two in simple sorting
- 2022-07-11 22:07:10下载
- 积分:1
-
This is a local
这是一个本地监控端软件.用来接受远程发送过来的数据-This is a local-control software. Send to accept over the long-distance data
- 2022-06-19 08:55:38下载
- 积分:1
-
C#实现分段重组(segment/reassembly)协议
发送端:发送端每收到一个上层报文都会为其设一个唯一的序列号。收到的大报文进行分段,构造S/R报头,如 REF _Ref371456073 h 图表1所示。构造报头和数据部分连接后,按序从片段号=1的报文开始发送,并设置重传定时器,直到发送完毕。重传定时器截止之前,如果收到了接收端发送的完全确认,即数据分段全部被接收,则清除该该序列号报文的缓存和定时器;如果收到了部分确认则根据部分确认的指示重传丢失的分段;如果定时器截止时还没有收到任何接收端的回
- 2023-04-22 01:25:04下载
- 积分:1