-
Winsock下的TCP通信实现,采用vb实现的
Winsock下的TCP通信实现,采用vb实现的-TCP traffic under the Winsock implementation achieved using vb
- 2022-02-21 13:25:42下载
- 积分:1
-
这是一个瑞利衰落信道的源程序,其中包含C和Matlab两种方式实现...
这是一个瑞利衰落信道的源程序,其中包含C和Matlab两种方式实现-This is a Rayleigh fading channel of the source code, including C and Matlab in two ways to achieve
- 2022-09-13 10:20:03下载
- 积分:1
-
用MFC编写的网上查询程序
使用MFC编写internet查询程序-prepared using MFC internet inquiry procedures
- 2022-01-26 08:10:23下载
- 积分:1
-
online URL to IP local storage to speed up access speeds, can also learn : Hook...
在线将URL转为IP本地存储,加快访问速度,还可以学习:Hook 的使用,取得 *** 密码的方法等-online URL to IP local storage to speed up access speeds, can also learn : Hook the use made*** password methods
- 2022-01-31 15:43:26下载
- 积分:1
-
This is a map of topological sorting procedure, the map data structure is one mo...
这是一个图的拓扑排序的程序,是数据结构的图一章中比较重要的内容,程序已经调试通过,可以供大家参考-This is a map of topological sorting procedure, the map data structure is one more important chapter in the content, procedures have been debug through, you can for your reference
- 2022-07-21 23:50:25下载
- 积分:1
-
用socket编程实现客户端和服务器的编程,采用线程实现实时通信...
用socket编程实现客户端和服务器的编程,采用线程实现实时通信-Socket programming with client and server programming, using threads to achieve real-time communication
- 2022-02-06 14:23:09下载
- 积分:1
-
功能介绍:
1、全站生成html(可选)
可减轻服务器负载,提高访问速度,更容易被搜索引擎收录,是大中型站点的必然选择。
2、多管理员...
功能介绍:
1、全站生成html(可选)
可减轻服务器负载,提高访问速度,更容易被搜索引擎收录,是大中型站点的必然选择。
2、多管理员
-functional presentations : one, the station generated html (optional) to reduce server load, increase the speed, more likely to be included search engine, the large and medium-sized site is a natural choice. Two more administrators
- 2023-04-23 03:50:04下载
- 积分:1
-
简单的socket通信
流式套接字(SOCK_STREAM),数据报套接字(SOCK_DGRAM)及原始套接字。1.流式套接字提供面向连接、可靠的数据传输服务,数据按字节流、按顺序收发,保证在传输过程中无丢失、无冗余。TCP协议支持该套接字。2.数据报套接字,提供面向无连接的服务,数据收发无序,不能保证数据的准确到达。UDP协议支持该套接字。3.原始套接字原始套接字主要用于一些协议的开发,可以进行比较底层的操作。它功能强大,但是没有上面介绍的两种套接字使用方便,一般的程序也涉及不到原始套接字。
- 2023-06-05 11:30:03下载
- 积分:1
-
本代码是自己封装的采用WINPCAP技术对在线设备分配IP地址。
本代码是自己封装的采用WINPCAP技术对在线设备分配IP地址。-The package code is the use of their own on-line equipment WINPCAP technology IP address allocation.
- 2022-10-14 11:25:03下载
- 积分:1
-
ppp协议实现源代码
ppp协议实现源代码-ppp protocol source code
- 2022-02-11 22:37:16下载
- 积分:1