搜索资源列表
字符串计算引擎
- 功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. <br> 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明.<br> 3:可以使操作符运算具有多种形态。您即可以用“+”表
er档
- 用汇编编写程序,任意输入两个数进行四则运算。要求从键盘输入数据和运算符,并把运算的结果显示在屏幕上。 你好-used to prepare the compilation process, arbitrary number of input 2 for 4 operator. Requests from the keyboard data entry and Operators, and the results of operations on the screen. Hello
十天学会ASP.NET
- 关于ASP.net开发者来说是很有用途的,并有详细运算符重载。 -on ASP.net developers is useful purposes, and detailed Operator.
1i
- 软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) \"字符串\" [](数组) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列关键字:void int double string if else for while do goto break continue return,支持下列数据类型:int double string int[] doubl
Windows-jaq
- 真正的仿windows计算器,有连续运算如1+2+3+4,但是不能一直按运算符,可以连续按等于号,如1+2=3再按=就是5再按7-Real imitation windows calculator, there is a continuous operation, such as 1+2+3+4, but not always according to operator, you can continuously by equal numbers, such as 1+2 = 3 then =
Task2-professional--10211281--zly
- 描述:在题目一的程序基础上,增加文件存储和高级搜索功能。 f) 文件存取功能:程序启动后自行从自定义的文件中读取所有俱乐部记录,并且各种增删改查操作后能够自动保存更新后的数据。 g) 高级搜索功能:可以对所有球员的各项属性进行条件搜索,搜索采用表达式输入的方式(表达式支持 &&、||、!、括号、<、=、>),并能实现对球员姓名的模糊查找(运算符为~),输出球员的详细信息。 例如: i. “年龄不大于25且服役年限大于5年,或者进球数大于100的球员”,查询表达式:(
er档
- 用汇编编写程序,任意输入两个数进行四则运算。要求从键盘输入数据和运算符,并把运算的结果显示在屏幕上。 你好-used to prepare the compilation process, arbitrary number of input 2 for 4 operator. Requests from the keyboard data entry and Operators, and the results of operations on the screen. Hello
er档
- 用汇编编写程序,任意输入两个数进行四则运算。要求从键盘输入数据和运算符,并把运算的结果显示在屏幕上。 你好-used to prepare the compilation process, arbitrary number of input 2 for 4 operator. Requests from the keyboard data entry and Operators, and the results of operations on the screen. Hello
CALC
- 网络计算器(如客户端输入:1+1,服务器端给出结果2,客户端输入:2*2, 服务器端给出结果4),客户端发送到服务器的数据格式为数据1+运算符+数据2,数据为整数,运算符为+、-、*、\。 -Network Calculator (such as client input: 1+1, the server gives the result 2, the client inputs: 2* 2, the server gives the result 4), the client sends
exCPP3
- 添加了对于虚函数virtual以及重载操作符operator的应用。深刻的体会虚函数和重载运算符的作用。-Added virtual and virtual functions for overloaded operator operator applications. Profound experience virtual functions and overloaded operators role.
dczendert
- 运算符结果~按位非NOT一元运算&按位与AND按位或OR按位异或XOR>&g()
19793495
- 这是一个运算符,表达式和语句程序,里面有很多关于它们的例子()