-
Implemented using C++ client chat program, mainly for learning network programmi...
用C++实现的聊天程序的客户端,主要用于学习网络编程。-Implemented using C++ client chat program, mainly for learning network programming.
- 2022-02-21 09:08:52下载
- 积分: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
-
WEB上实现的局域网FTP搜索程序
WEB上实现的局域网FTP搜索程序-WEB achieve LAN FTP Search
- 2022-06-12 04:56:10下载
- 积分:1
-
Linux Network Programming learning good information
Linux网络编程学习的好资料-Linux Network Programming learning good information
- 2023-08-04 07:40:04下载
- 积分:1
-
捕获ip数据包的小程序
捕获ip数据包的小程序-ip packet capture the small program
- 2022-01-26 04:48:11下载
- 积分:1
-
http tunnel 稳定版
http-tunnel是一个完全透明的通道,直接将你的连接forward给目标服务端口,因此当你连接tunnel的本地侦听端口时,就相当于直接连接到目标服务端口。
- 2022-04-20 06:41:28下载
- 积分:1
-
JMF
一个基于JMF框架的网络电视
采用Applet-JMF-based framework for network television using Applet
- 2023-01-27 17:15:04下载
- 积分:1
-
邮件系统应用
应用背景
可以和网络对接,发送邮件。嵌入某些系统里,定时或者设定时间将资料发送到邮箱里,可以远程查看,省去手动发送邮件的麻烦。。。。
关键技术
c++ SMTP, 网络通信,邮件系统
用C++开发的,可以发送邮件及附件。系统很小,适合学习了解邮件发送过程。本程序摘自网络,出处不明了。自己备用。
- 2022-02-14 08:06:38下载
- 积分:1
-
不止一个文档浏览器
一个多文档浏览器-more than one document browser
- 2023-08-07 05:55:03下载
- 积分:1
-
winpcap sdk
用于winpcap开发的SDK,里面包含了几个库文件:wpcap.lib Packet.lib,和几个头文件,使用的时候把库文件放在工程目录下或是编译器的目下,然后编译器中加入他们的路径
- 2022-05-29 12:30:40下载
- 积分:1