登录

最新会员 最新下载

成为了本站VIP会员

12月25日 15:38

成为了本站VIP会员

12月25日 12:28

成为了本站VIP会员

12月25日 12:10

成为了本站VIP会员

12月24日 23:54

成为了本站VIP会员

12月24日 23:29

成为了本站VIP会员

12月21日 19:40
已选条件
  1. 编程语言:C++
  2. 代码类别:网络
  3. 发布时间:一年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. VPN

  手写VPN,模拟IP in IP的VPN路由,包括服务器端和客户端(VPN Server Writen by C++)

0
下载
150
浏览
2020-06-25发布

2. VPN

说明:  手写VPN,模拟IP in IP的VPN路由,包括服务器端和客户端(VPN Server Writen by C++)

4
下载
80
浏览
2020-06-25发布

3. CarLife车机互联项目数据通信协议

  CarLife车机互联项目数据通信协议 CarLife车机互联项目数据通信协议(Data Communication Protocol for CarLife Locomotive Interconnection Project)

1
下载
48
浏览
2020-06-25发布

4. CarLife车机互联项目数据通信协议

说明:  CarLife车机互联项目数据通信协议 CarLife车机互联项目数据通信协议(Data Communication Protocol for CarLife Locomotive Interconnection Project)

9
下载
72
浏览
2020-06-25发布

5. UDP套接字编程

  可通过U D P套接字及接口函数发送/接收数据 1. 在Linux系统下,采用C语言编写一个U D P服务器程序,客户向服务器发送字符串后,服务器能把该字符串返回给客户程序。 2. 在Linux系统下,采用C语言编写一个U D P客户程序,可向服务器发送字符串,并把服务器返回的字符串显示出来。(Data can be sent / received through U D P sockets and interface functions. 1. In Linux system, a U D P server program is written in C language. After the client sends the string to the server, the server can return the string to the client program. two. Under the Linux system, a U D P client program is written in C language,which can send a string to the server and display the string returned by the server.)

1
下载
79
浏览
2020-06-24发布

6. UDP套接字编程

说明:  可通过U D P套接字及接口函数发送/接收数据 1. 在Linux系统下,采用C语言编写一个U D P服务器程序,客户向服务器发送字符串后,服务器能把该字符串返回给客户程序。 2. 在Linux系统下,采用C语言编写一个U D P客户程序,可向服务器发送字符串,并把服务器返回的字符串显示出来。(Data can be sent / received through U D P sockets and interface functions. 1. In Linux system, a U D P server program is written in C language. After the client sends the string to the server, the server can return the string to the client program. two. Under the Linux system, a U D P client program is written in C language,which can send a string to the server and display the string returned by the server.)

2
下载
114
浏览
2020-06-24发布

7. HardWare id

  获取机器唯一标识符CPUIP,并进行base64加密(Get CPUIP, the unique identifier of the machine, and encrypt it with Base64)

0
下载
50
浏览
2020-06-24发布

8. HardWare id

说明:  获取机器唯一标识符CPUIP,并进行base64加密(Get CPUIP, the unique identifier of the machine, and encrypt it with Base64)

3
下载
50
浏览
2020-06-24发布

9. WindowsFormsApp4

  写个C#新手的,希望能有店面作用谢谢!!!(new hand; raw recruit; sprog; noviciate)

0
下载
119
浏览
2020-06-24发布

10. WindowsFormsApp4

说明:  写个C#新手的,希望能有店面作用谢谢!!!(new hand; raw recruit; sprog; noviciate)

1
下载
95
浏览
2020-06-24发布

11. MATLAB语言常用算法14类程序集

  MATLAB语言常用算法14类程序集: 插值 ,函数逼近,矩阵特征,数值拟合等(MATLAB language commonly used algorithms 14 kinds of assemblies: interpolation, function approximation, matrix characteristics, numerical fitting, etc.)

4
下载
52
浏览
2020-06-24发布

12. MATLAB语言常用算法14类程序集

说明:  MATLAB语言常用算法14类程序集: 插值 ,函数逼近,矩阵特征,数值拟合等(MATLAB language commonly used algorithms 14 kinds of assemblies: interpolation, function approximation, matrix characteristics, numerical fitting, etc.)

5
下载
37
浏览
2020-06-24发布

13. C和指针

  学习c语言必读的一本书,指针讲解的很透彻。(c program language pointer)

0
下载
77
浏览
2020-06-24发布

14. C和指针

说明:  学习c语言必读的一本书,指针讲解的很透彻。(c program language pointer)

1
下载
79
浏览
2020-06-24发布

15. N9 基于C# TCP 的摄像头的图像视频传输

  编程语言使用用C#,基于TCP传输协议,完成了图片传输(Using C#, based on TCP transmission protocol, picture transmission)

0
下载
93
浏览
2020-06-24发布

16. N9 基于C# TCP 的摄像头的图像视频传输

说明:  编程语言使用用C#,基于TCP传输协议,完成了图片传输(Using C#, based on TCP transmission protocol, picture transmission)

6
下载
106
浏览
2020-06-24发布

17. 选择重传

说明:  实现计算机网络中的选择重传协议,并且采用了滑动窗口。(Implementation of selective retransmission protocol)

1
下载
103
浏览
2020-06-24发布

18. SNSimpleVideoPlayer

  基于WPF的媒体播放器,可实现播放暂停等基本操作(Media Player Based on WPF)

0
下载
107
浏览
2020-06-23发布

19. SNSimpleVideoPlayer

说明:  基于WPF的媒体播放器,可实现播放暂停等基本操作(Media Player Based on WPF)

2
下载
77
浏览
2020-06-23发布

20. 简单的客户端连接服务器

  本实验可用于不同操作系统间网络通信,使用最简单的使用套接字进行传输(It can connecte different system.)

0
下载
84
浏览
2020-06-23发布