-
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <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
-
network data monitoring vc code
网络数据监控的vc代码-network data monitoring vc code
- 2022-05-05 00:18:29下载
- 积分:1
-
This procedure is a learning network programming and interface design, the best...
本程序是学习网络编程和界面设计的最好例子 看一下吧-This procedure is a learning network programming and interface design, the best example of a look at it
- 2023-05-03 18:55:03下载
- 积分:1
-
soket通信
实现多客户机服务器Socket通信 使用多线程操作 可以实现客户机和服务器之间的数据自由发送 希望可以帮到做网络通信的朋友。
- 2022-07-05 11:12:03下载
- 积分:1
-
日历控件在线演示和使用说明,大部分问题都可以通过这里解决,请细看
http://www.my97.net/dp/demo/...
日历控件在线演示和使用说明,大部分问题都可以通过这里解决,请细看
http://www.my97.net/dp/demo/-Calendar control and use of online demonstration shows that the majority of problems can be resolved through here, please look at http://www.my97.net/dp/demo/
- 2022-04-21 04:59:19下载
- 积分:1
-
dns inquiry procedures, listed under the name ip addr
dns查询程序,根据name列出ip addr-dns inquiry procedures, listed under the name ip addr
- 2022-01-25 19:24:13下载
- 积分:1
-
wtc的访问
#include
#include "wtcTest.h"
#include "IsmpCrmEngineSoapBinding.nsmap"
char * reqPackType[REQ_PACK_NUM] = {"dgwtc.xml", "tdwtc.xml"};
SpTalk * fwdSp;
char logFilePath[512] = {0}; //log file path
FILE * logFile = NULL; //log file name
LogHandle &
- 2022-04-27 17:41:15下载
- 积分:1
-
局域网搜索 (LAN Explorer) ver 1.6
最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。...
局域网搜索 (LAN Explorer) ver 1.6
最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。-Search local area network (LAN Explorer) ver 1.6 LAN best english software, english to share files at the same time support, FTP, HTTP resources.
- 2023-05-05 04:30:03下载
- 积分:1
-
用UDP实现的一个点对点聊天程序。 用异步方式实现
用UDP实现的一个点对点聊天程序。 用异步方式实现-using UDP achieve a peer-to-peer chat program. Asynchronous means
- 2022-08-07 05:36:40下载
- 积分:1
-
GG-V3.2 聊天工具
基于C#开发的网络聊天源码,可支持广域网
- 2022-05-14 01:52:06下载
- 积分:1