-
linux下网络编程,socket通信打印客户端的ip和客户端
资源描述在linux下进行网络编程,socket通信打印客户端的ip和端口号
- 2022-03-15 20:55:07下载
- 积分:1
-
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
- 2022-08-23 00:53:00下载
- 积分:1
-
这是一个MFC工程,运行后能够获得主机名和IP地址
这是一个MFC工程,运行后能够获得主机名和IP地址-This is an MFC project, running to obtain the host name and IP address of
- 2022-10-15 13:45:03下载
- 积分:1
-
servers installed and synchronization.
服务器的时间设置和同步.-servers installed and synchronization.
- 2022-02-04 02:12:09下载
- 积分:1
-
IP地址信息实时监视源程序
IP地址信息实时监视源程序-IP addresses real-time surveillance information source
- 2022-12-27 12:10:03下载
- 积分:1
-
可以获取局域网内所有计算机,并且还可以得到相应的IP地址
可以获取局域网内所有计算机,并且还可以得到相应的IP地址-LAN access to all computers, and also can get the corresponding IP address
- 2022-05-14 03:52:00下载
- 积分:1
-
该方程的MATLAB源代码根,很多次了,这很好…
方程求根的matlab源码,用了很多次,很好用,希望对大家有用-Roots of the equation matlab source code, with a lot of times, very good with the hope for all of us! ! !
- 2023-07-22 02:35:03下载
- 积分:1
-
开源VRRP协议
开源的VRRP(虚拟链路冗余协议), 可对VRRP开发作一个参考。有利于快速理解VRRP,快速开发VRRP协议。是一个不错的参考例子
- 2023-02-18 00:30:04下载
- 积分:1
-
delphi winsock 通讯多种方式 编程示例
delphi winsock 编程,有 多种通讯方式,
这个示例集合了 阻塞模式、非阻塞模式、select模式、WSAAsynselec模式 等,
还有udp广播的示例。非常不错!!
- 2022-01-25 17:59:45下载
- 积分:1
-
网络流捕获分析程序
通过对网络数据流的五元组信息进行分析,获取每个流中的字节信息和包数量信息
- 2022-10-14 04:55:04下载
- 积分:1