-
简单的网络双机备份程序
简单的网络双机备份程序-Simple two-machine network backup program
- 2022-04-29 21:41:18下载
- 积分:1
-
基于vc++ 的网络五子棋游戏实现
(网络游戏类)
基于vc++ 的网络五子棋游戏实现
(网络游戏类)-Based on vc++ implementation of the network Gobang Games (online games category)
- 2023-04-04 17:30:03下载
- 积分:1
-
LAN
基于局域网的TCP多用户通信,文件传输程序为Hi
- 2022-08-25 14:30:41下载
- 积分:1
-
用于分析TRACE文件的awk使用手册,介绍如何使用AWK命令提取所需的实验参数...
用于分析TRACE文件的awk使用手册,介绍如何使用AWK命令提取所需的实验参数-TRACE file for analysis awk user manual describes how to use AWK command to extract the required experimental parameters
- 2022-12-27 07:50:03下载
- 积分: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
-
一个基于RTP协议的例子
一个基于RTP协议的例子-an agreement based on the example of RTP
- 2022-03-05 05:12:29下载
- 积分:1
-
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通...
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.
- 2022-08-25 04:48:22下载
- 积分:1
-
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到...
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到-With C++ Realize FTP for uploading and downloading functions, network programming on the network of friends interested in may be used
- 2023-02-01 22:35:03下载
- 积分:1
-
介绍了Winsock的工作原理及工作流程,结合有线电视网络运营公司的实际情况,设计了一种基于Winsoek的代收费业务网络系统,并给出了关键源代码及在某网络运营...
介绍了Winsock的工作原理及工作流程,结合有线电视网络运营公司的实际情况,设计了一种基于Winsoek的代收费业务网络系统,并给出了关键源代码及在某网络运营公司的实际运行情况.-Introduced the working principle of Winsock and workflow, combined with the cable television network operator the actual situation, design a Winsoek in lieu of charges based on the business network system, and gives a key source code and a network of operating companies in the actual running situation.
- 2022-01-24 12:25:52下载
- 积分:1
-
多
服务器为多线程,提供员工基本管理-for multi-threaded server, providing basic management staff
- 2022-07-18 23:38:58下载
- 积分:1