-
VisualC++实现网络
VisualC++实现的网络-网页爬虫程序源代码-VisualC++ Realize the network- the page source code reptiles
- 2023-04-07 05:35:04下载
- 积分:1
-
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选...
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选择vc++6.0的debug multithread dll选项调试,其中testResult.txt为本人测试结果,源码中解释详尽,希望对大家有用-I asked the source of reference Jrtplib set example1 to write a server and client as one of the source files needed jrtplib3.7, jthreadlib1.2, debugging, select the vc++6.0 options debug multithread dll debugging , of which I testResult.txt for test results, source code explained in detail, in the hope that useful
- 2022-03-29 23:43:23下载
- 积分:1
-
一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。...
一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。-a simple achieve PING function of small programs will be able to control the PING number of data packets.
- 2022-10-09 15:50:02下载
- 积分:1
-
该程序为一网络监视频控系统的服务器端,采用套接字编程,功能完善,图像数据读入缓冲区后,根据接收的消息发送数据。...
该程序为一网络监视频控系统的服务器端,采用套接字编程,功能完善,图像数据读入缓冲区后,根据接收的消息发送数据。-The program supervisor for one network video server-side control system, using socket programming, function, image data read into the buffer zone, in accordance with receiving the news of sending data.
- 2022-04-15 02:37:15下载
- 积分: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
-
一个支持多用户的基于TCP/IP协议的客户/服务器通信的应用程序...
一个支持多用户的基于TCP/IP协议的客户/服务器通信的应用程序-a multi-user support based on the TCP/IP protocol client/server communication applications
- 2022-08-20 09:12:05下载
- 积分:1
-
利用ICMP在VC++下实现网络路由跟踪
利用ICMP在VC++下实现网络路由跟踪-use of ICMP in VC tracking network routing
- 2022-03-17 17:02:47下载
- 积分:1
-
捕获数据包
捕获数据包-Packet capture
- 2022-04-23 21:48:24下载
- 积分:1
-
一个比较简单的聊天程序和大家共享一哈!通俗易懂哈!
一个比较简单的聊天程序和大家共享一哈!通俗易懂哈!-A relatively simple chat program, and share a Ha! Easy to understand Ha!
- 2022-03-03 07:31:27下载
- 积分:1
-
CRC16校验VC++程序是通讯数据校验的必需之程序
CRC16校验VC++程序是通讯数据校验的必需之程序-CYXLIC REDUNDANCY CHECK VC data communications procedures is the necessary calibration procedure
- 2022-01-30 12:20:44下载
- 积分:1