-
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <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 邮件客户端
Web 邮件客户端-Web Mail Client
- 2022-06-16 06:39:48下载
- 积分:1
-
ZeroMQ推拉模式测试网络延迟
更改ZeroMQ的演示代码,实现测试网络通信占用时间。 通过测试,zeromq通讯上的处理时间几乎可以忽略不计, 只受限于网络带宽。不愧是最快的消息中间件
- 2022-08-09 10:04:22下载
- 积分:1
-
此程序可以实现获取网卡地址的功能,开发环境VC
此程序可以实现获取网卡地址的功能,开发环境VC-This procedure can achieve access to the network card address function, development environment, VC
- 2022-02-14 01:15:14下载
- 积分:1
-
使用BorlandC++4.5编译的一个MUD客户端程序
使用BorlandC++4.5编译的一个MUD客户端程序- Uses a MUD customer end procedure which BorlandC 4.5 translates
- 2022-05-27 02:24:02下载
- 积分:1
-
一个Delphi多线程HTTP代理
应用背景样品:型 ;tcompletionport =类公共的 ; ; ;fhandle:句柄; ; ; ;构造函数创建(dwnumberofconcurentthreads:DWORD); ; ; ;析构函数销毁;覆盖; ; ; ;功能associatedevice(hdevice:句柄;dwcompkey:DWORD):布尔;结束了; ;tacceptthread =类(线)私人的 ; ; ;flistensocket:tsocket; ; ; ;flistenport:字; ; ; ;fclientlist:TList; ; ; ;程序garbagecollect;保护的与公司的流程执行;覆盖;公共的 ; ; ;构造函数创建(alistenport:字);恢复; ; ; ;析构函数销毁;覆盖;结束了;型 ;tclientthread =类(线)公共的与公司的流程执行;覆盖;结束了;型 ;tclient =类私人的 ; ; ;fsocket:tsocket; ; ; ;fevent:句柄; ; ; ;OV:poverlapped;和,缓冲区:指针; ; ; ;A::红衣主教; ; ; ;程序的编写(BUF:指针;尺寸:红衣主教);公共的 ; ; ;foppositeclient:tclient; ; ; ;flastactivity:双;与之,与之建造; ; ; ;析构函数销毁;覆盖; ; ; ;程序连接(要求:字符串);和,程序断开连接; ; ; ;程序完成(dwnumbytes:基数);虚拟;摘要;结束了;关键技术{ tacceptthread }构造函数创建taccep
- 2022-05-08 22:34:54下载
- 积分:1
-
ON (Voice Over Net) Voice Chat Control is to simplify online voice chat rooms an...
ON(Voice Over Net)语音聊天控件是为了简化网上语音聊天室开发过程而定制的, 基于Microsoft ActiveX技术的ActiveX控件,语音清晰,支持各种网络带宽。同样 也适用于局域网电话系统等各种需要语音传输的系统通信系统。可在各种支持 ActiveX技术的开发平台中使用,例如网页,Visual Basic,Visual C++,Delphi, PowerBuilder等。-ON (Voice Over Net) Voice Chat Control is to simplify online voice chat rooms and custom development process, based on ActiveX technology Microsoft ActiveX controls, voice clear support network bandwidth. The same also applies to local area networks, such as the telephone system needs voice transmission system communications systems. The various support ActiveX technology development platform to use, for example, the website, Visual Basic, Visual C, Delphi, PowerBuilder, etc
- 2022-08-14 08:12:35下载
- 积分:1
-
加入一个用VB编写CGI的VB源程序。(你需要在Win98上首先安装20Personal WebServer...
加入一个用VB编写CGI的VB源程序。(你需要在Win98上首先安装20Personal WebServer-join a prepared CGI VB VB source. (You need to first install Win98 on 20Personal WebServer
- 2022-05-14 07:20:33下载
- 积分:1
-
用MFC编写的网上查询程序
使用MFC编写internet查询程序-prepared using MFC internet inquiry procedures
- 2022-01-26 08:10:23下载
- 积分:1
-
http tunnel 稳定版
http-tunnel是一个完全透明的通道,直接将你的连接forward给目标服务端口,因此当你连接tunnel的本地侦听端口时,就相当于直接连接到目标服务端口。
- 2022-04-20 06:41:28下载
- 积分:1