▍1. VPN
手写VPN,模拟IP in IP的VPN路由,包括服务器端和客户端(VPN Server Writen by C++)
CarLife车机互联项目数据通信协议 CarLife车机互联项目数据通信协议(Data Communication Protocol for CarLife Locomotive Interconnection Project)
说明: CarLife车机互联项目数据通信协议 CarLife车机互联项目数据通信协议(Data Communication Protocol for CarLife Locomotive Interconnection Project)
可通过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.)
说明: 可通过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.)
获取机器唯一标识符CPUIP,并进行base64加密(Get CPUIP, the unique identifier of the machine, and encrypt it with Base64)
说明: 获取机器唯一标识符CPUIP,并进行base64加密(Get CPUIP, the unique identifier of the machine, and encrypt it with Base64)
写个C#新手的,希望能有店面作用谢谢!!!(new hand; raw recruit; sprog; noviciate)
说明: 写个C#新手的,希望能有店面作用谢谢!!!(new hand; raw recruit; sprog; noviciate)
MATLAB语言常用算法14类程序集: 插值 ,函数逼近,矩阵特征,数值拟合等(MATLAB language commonly used algorithms 14 kinds of assemblies: interpolation, function approximation, matrix characteristics, numerical fitting, etc.)
说明: MATLAB语言常用算法14类程序集: 插值 ,函数逼近,矩阵特征,数值拟合等(MATLAB language commonly used algorithms 14 kinds of assemblies: interpolation, function approximation, matrix characteristics, numerical fitting, etc.)
编程语言使用用C#,基于TCP传输协议,完成了图片传输(Using C#, based on TCP transmission protocol, picture transmission)
说明: 编程语言使用用C#,基于TCP传输协议,完成了图片传输(Using C#, based on TCP transmission protocol, picture transmission)
基于WPF的媒体播放器,可实现播放暂停等基本操作(Media Player Based on WPF)
说明: 基于WPF的媒体播放器,可实现播放暂停等基本操作(Media Player Based on WPF)
本实验可用于不同操作系统间网络通信,使用最简单的使用套接字进行传输(It can connecte different system.)