-
一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助...
一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助-Vc under a simple tcp client access time to the procedure, and they hope to be helpful for beginners
- 2022-02-20 22:37:01下载
- 积分:1
-
the second examination model for the c language
the second examination model for the c language
- 2022-01-23 10:35:42下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
超强键盘模拟程式码,不用PostMessage就可以送出按键
超强键盘模拟程式码,不用PostMessage就可以送出按键-did not user postmessage but can send out keys
- 2023-03-23 06:35:03下载
- 积分:1
-
HTTP隧道(HTTP代理客户端)
HTTP Tunneling (HTTP Proxy Socket Client)
- 2022-04-13 06:31:41下载
- 积分:1
-
cross platform information exchange, based on TCP/IP (UDP),
does not need the se
-跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹 通讯数据采用 RSA/Blofish 加密-- cross platform information exchange, based on TCP/IP (UDP),
does not need the server, simple Yi Yongke transmits the document and
the folder communication data uses RSA/Blofish to encrypt
- 2022-07-23 09:21:18下载
- 积分:1
-
vfp通过fastcgi实现的WEB服务
非原创,来源不详通过fastcgi协议与服务器通信,实现基于VFP的WEB服务端脚本编程。适合小型应用使用。支持FASTCGI协议的服务器都可以使用。如ngix。
- 2022-03-05 23:18:42下载
- 积分:1
-
本文介绍了如何在C#中基于SOCKET实现多人之间的相互聊天。
本文介绍了如何在C#中基于SOCKET实现多人之间的相互聊天。-paper described how the C# based on Socket achieved between the people chatting.
- 2022-03-16 08:18:12下载
- 积分:1
-
获得指定网卡序号的Mac地址,C语言函数代码
获得指定网卡序号的Mac地址,C语言函数代码-Access to the designated card serial number of the Mac address, C language function code
- 2022-04-10 00:17:23下载
- 积分:1
-
它是一个套接字服务器。它接受来自客户端的连接和打印的连接…
It is a socket server. It accepts a connection from client and prints on the console a message that client writes
- 2022-08-26 11:57:19下载
- 积分:1