-
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <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
-
ftp server
linux下的FTP服务器端,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理
- 2022-08-03 10:01:14下载
- 积分:1
-
这是一个数据库代码
这是一个数据库代码-This is a database code
- 2022-02-05 12:26:04下载
- 积分:1
-
对ip包进行分析
对ip包进行分析-right ip packet analysis
- 2022-03-04 14:08:37下载
- 积分:1
-
MFC视频监控
应用背景应用于视频监控领域,可实现jpeg图像浏览关键技术用socket编程实现视频传输,MFC实现客户端实时监控
- 2022-07-21 16:26:26下载
- 积分:1
-
一个网页浏览器,c++做的
一个网页浏览器,c++做的-a Web browser, so c
- 2022-10-17 21:10:03下载
- 积分:1
-
这个是我实训时候做的一个商城系统,是在netbean下面做的.
这个是我实训时候做的一个商城系统,是在netbean下面做的.-This is my time to do a Training Center system, is to do the following in NetBeans.
- 2022-09-08 08:30:05下载
- 积分:1
-
论坛建站的源代码,可直接运行执行,方便在自己主机上建立局域网共享的论坛...
论坛建站的源代码,可直接运行执行,方便在自己主机上建立局域网共享的论坛-Forum建站source code can be directly run the implementation to facilitate the establishment of the host in their own local area network sharing forum
- 2022-08-23 20:35:50下载
- 积分:1
-
基于角色的用户验证.
这个程序重点写了四个pages以实现这些功能:增加用户,给用户指派角色,给用户移除角色及管理角色。...
基于角色的用户验证.
这个程序重点写了四个pages以实现这些功能:增加用户,给用户指派角色,给用户移除角色及管理角色。-role-based user authentication. Focus on the process of writing four pages to achieve these functions : increase users, the role assigned to the user to remove the role of users and management roles.
- 2023-07-19 23:00:03下载
- 积分:1
-
TCP服务测试代码
使用客户端和服务端来测试TCP的联通性,并添加Makefile文件。
- 2023-01-13 11:00:04下载
- 积分:1