CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 运算符

搜索资源列表

  1. 字符串计算引擎

    1下载:
  2. 功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. <br> 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明.<br> 3:可以使操作符运算具有多种形态。您即可以用“+”表
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:12416
    • 提供者:何福保
  1. er档

    0下载:
  2. 用汇编编写程序,任意输入两个数进行四则运算。要求从键盘输入数据和运算符,并把运算的结果显示在屏幕上。 你好-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
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:897
    • 提供者:11
  1. 十天学会ASP.NET

    0下载:
  2. 关于ASP.net开发者来说是很有用途的,并有详细运算符重载。 -on ASP.net developers is useful purposes, and detailed Operator.
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:100480
    • 提供者:关英凯
  1. 1i

    0下载:
  2. 软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) \"字符串\" [](数组) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列关键字:void int double string if else for while do goto break continue return,支持下列数据类型:int double string int[] doubl
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:8895
    • 提供者:王东
  1. Windows-jaq

    0下载:
  2. 真正的仿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 =
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:37629
    • 提供者:安宏俊
  1. Task2-professional--10211281--zly

    0下载:
  2. 描述:在题目一的程序基础上,增加文件存储和高级搜索功能。 f) 文件存取功能:程序启动后自行从自定义的文件中读取所有俱乐部记录,并且各种增删改查操作后能够自动保存更新后的数据。 g) 高级搜索功能:可以对所有球员的各项属性进行条件搜索,搜索采用表达式输入的方式(表达式支持 &&、||、!、括号、<、=、>),并能实现对球员姓名的模糊查找(运算符为~),输出球员的详细信息。 例如: i. “年龄不大于25且服役年限大于5年,或者进球数大于100的球员”,查询表达式:(
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1534221
    • 提供者:正好
  1. er档

    0下载:
  2. 用汇编编写程序,任意输入两个数进行四则运算。要求从键盘输入数据和运算符,并把运算的结果显示在屏幕上。 你好-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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:945
    • 提供者:alsosho
  1. er档

    0下载:
  2. 用汇编编写程序,任意输入两个数进行四则运算。要求从键盘输入数据和运算符,并把运算的结果显示在屏幕上。 你好-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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:901
    • 提供者:sistheg
  1. CALC

    0下载:
  2. 网络计算器(如客户端输入: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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2772004
    • 提供者:邬灵阳
  1. exCPP3

    0下载:
  2. 添加了对于虚函数virtual以及重载操作符operator的应用。深刻的体会虚函数和重载运算符的作用。-Added virtual and virtual functions for overloaded operator operator applications. Profound experience virtual functions and overloaded operators role.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:220268
    • 提供者:刘波
  1. dczendert

    0下载:
  2. 运算符结果~按位非NOT一元运算&按位与AND按位或OR按位异或XOR&gt;&g()
  3. 所属分类:网络编程

    • 发布日期:2018-01-01
    • 文件大小:10240
    • 提供者:mojrnce
  1. 19793495

    0下载:
  2. 这是一个运算符,表达式和语句程序,里面有很多关于它们的例子()
  3. 所属分类:网络编程

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:cfeog
搜珍网 www.dssz.com