CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - 表达式

搜索资源列表

  1. huahua

    1下载:
  2. 逆波兰式的求解,输入表达式,然后转化成逆波兰式,当输入字母的值,可求出表达式的值.-inverse Polish Solution, the importation of expression, and then into reverse Polish, when the value of imported alphabet, can be derived the value of the expression.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:27616
    • 提供者:hamd
  1. HTTP

    0下载:
  2. VC抓取网页内容,并下载保存至本地服务器,利用正则表达式提取并上传至数据库-VC crawl web content, and download and save to the local server, use regular expressions to extract and upload to the database
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:2385608
    • 提供者:able
  1. RegexTest

    0下载:
  2. 正则表达式小工具,参照网上源码,自己重写,界面用到extreme tookit-Gadgets regular expressions
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:223501
    • 提供者:月光
  1. Calculator

    0下载:
  2. 使用C++编写,数学多功能计算器,并且使用了部分正則表达式。-The use of C++ Prepared, mathematics multifunction calculator, and use some regular expression.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:18506
    • 提供者:jason
  1. calculator

    0下载:
  2. 界面的表达式计算器,用对话框和栈实现,可以判断表达式的是否正确输入-Expression calculator interface with dialog boxes and stack to achieve, you can determine whether the correct input expression
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:64470
    • 提供者:chenzhengjun
  1. calc

    0下载:
  2. 特定的计算器,与PC上普通的计算器不一样,此计算器只需输入表达式(如:(12*15+12)/15 )即可得到所求的值。-A specific calculator, and PC, not the same as an ordinary calculator, this calculator simply enter the expression (such as: (12* 15+12)/15) can be obtained by seeking value.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3698536
    • 提供者:沈泽颖
  1. Calculator

    0下载:
  2. 表达式求值计算器,例如输入-(-1-(-1*2+3)/4-5+6/7*8-9)输出7.6428571428571432,还有些bug待修正,例如最多只能表示32位精度等。(欢迎广大高手拍砖)-Expression evaluation calculator, such as input- (-1- (-1* 2+3)/4-5+6/7* 8-9) output 7.6428571428571432, and some bug to be modified, for example, that a
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2931980
    • 提供者:zgx
  1. try_reg_exp

    0下载:
  2. 判断正则表达式是否正确,简单便于知道错误到底是不是由于正则表达式引起的-True expressions are correct, simple and easy to know the error is not caused by regular expressions
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:313576
    • 提供者:shelu
  1. Operation

    0下载:
  2. 实现表达式求值,对话框中添加图片,美化按扭,界面美观-calculate expression,dialog, button
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-17
    • 文件大小:4684708
    • 提供者:风清月朗
  1. Expression-parser

    0下载:
  2. 功能齐全的表达式解析器,支持逻辑运算,各种数学函数-Fully functional expression parser
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:72592
    • 提供者:peng
  1. calc

    0下载:
  2. 表达式计算器,可以处理复杂的计算,可一次性输入一个长表达式。-this is a calc,can do any calc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4995587
    • 提供者:李冬
  1. regular-expression

    0下载:
  2. 正则表达式的心得 包括正则表达式的规则,用法以及注意点-Experience regular expressions Including regular expression rules, usage and attention to points
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:25135
    • 提供者:寻梦琳
  1. baidashijisuanqi

    0下载:
  2. 非常通俗易懂的VC计算器源码,简单实现加减乘除表达式计算器-Very simple VC calculator source code, to achieve a simple calculator add, subtract, multiply and divide.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1928463
    • 提供者:旺仔
  1. show

    0下载:
  2. 表达式判别,输入一个算术式子,先判别它是否正确,然后计算。-The expression of discrimination, enter an arithmetic expression, to determine whether it is correct, then calculate.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-12
    • 文件大小:1282
    • 提供者:
  1. wsbl

    0下载:
  2. 此为监控系统的协议解释器中的表达式计算程序原型,可用于表达式的计算-This a protocol for monitoring system of the interpreter in the expression calculating program prototypes, expression can be used in the calculation
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-12
    • 文件大小:47463
    • 提供者:irauy
  1. rrjnedence

    0下载:
  2. 表达式语法处理过程说明 这个软件演示了基于操作符优先级的表达式处理算法-Expression syntax processing shows that this software demonstrates the expression processing algorithm based on operator precedence
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:139264
    • 提供者:vlrms
  1. maibly_into

    0下载:
  2. 表达式的解析,主要是算术表达式的分析,分析成四元式,不错的(Expression parsing, mainly is the analysis of the arithmetic expression analysis into four yuan, pretty good)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-19
    • 文件大小:39936
    • 提供者:Joanla
  1. 7951619

    0下载:
  2. 一个科学计算器,包含表达式计算功能,推荐给大家(A scientific calculator, including expressions computing functions, recommend to everyone)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-19
    • 文件大小:238592
    • 提供者:EPI%2526969216
  1. utrvt

    0下载:
  2. vcpp版本的表达式求值 dlg界面的c++表达式求值程序,(VCPP version of the interface of the c + + expression evaluation DLG expression evaluator,)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-25
    • 文件大小:49152
    • 提供者:chvzfcifg
  1. bflieveexpressionsbelieve

    0下载:
  2. 最牛的C语言正则表达式库 正则表达式的威力相信大家都有体会(The best C language a regular expression library The power of regular expressions believe everyone)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-26
    • 文件大小:532480
    • 提供者:gfe%2B40892
« 12 »
搜珍网 www.dssz.com