CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 表达式解析

搜索资源列表

  1. Computer.zip

    0下载:
  2. 对于包含有函数sin、cos、tan、cot、sqrt、asin、acos、atan、log,和运算符+(加)、-(减)、*(乘)、/(除)与^(幂次)的字符串进行解析。可以解析出变量名,由用户赋值然后求表达式的值。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:49230
    • 提供者:
  1. CiteSeerParser

    0下载:
  2. java实现的,基于gnu.regexp正则表达式包实现的html信息抽取程序,可以解析CiteSeer网站中的论文、作者、会议以及期刊信息。-java achieved, gnu.regexp is based on the regular expression package to achieve the html information extraction procedures, Analysis can CiteSeer site papers, authors, informatio
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:98701
    • 提供者:张志
  1. RegExDemo

    0下载:
  2. 用来解析正则表达式并在文件中寻找符合表达式的串-used to interpret and is a regular expression in the document to find expression Series
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:23828
    • 提供者:mayjojo
  1. RegExTest_new

    0下载:
  2. VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过.-under VC expression is the basic functions under the definition of analytic expressions reg logs extracted from the corresponding item, I MFC test.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4188717
    • 提供者:你好
  1. baowen

    0下载:
  2. 用java写的一个报文解析组件 用来一个政则表达式的模板实现自动匹配-java with a written message analytic components used to a political expression is the template for automatic matching
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:12333
    • 提供者:525752cc
  1. Learning_MISRAC_Criterion

    0下载:
  2. 嵌入式系统应用工程师借用计算机专家创建的C语言,使嵌入式系统应用得以飞速发展,而MISRAC是嵌入式系统应用工程师对C语言嵌入式应用做 出的贡献。如今MISRA C已经被越来越多的企业接受,成为用于嵌入式系统的C语言标准,特别是对安全性要求极高的嵌入式系统,软件应符合MISRA标准。 本文由清华嵌入式系统研究专家,邵贝贝教授领衔执笔,分六讲,跟读者一起学习MISRAC。 第一讲:“‘安全第一’的C语言编程规范”,简述MISRAC的概况。   第二讲:“跨越数据类型的重重陷阱”,介绍
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:60755
    • 提供者:孙斌
  1. javamath

    0下载:
  2. java数学公式计算,复杂公式,表达式解析并通过变量计算- java mathematical formulas, complex formulas, variables calculated by analytic expressions
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4589922
    • 提供者:pzg
  1. math_exp

    0下载:
  2. 数学表达式解析程序C++源码 支持 + - * / ^ () 等主要运算符 采样递归算法, 供学习参考,自由版权 samuel_ni@yahoo.com -math expression parser C++ source code support+- ^ () operators use of recursive algorithm,copyright free
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3073
    • 提供者:samuelni
  1. Calculate

    0下载:
  2. 表达式解析源码Formula parsing source code-Formula parsing source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:54124
    • 提供者:liu
  1. ExpressionParser

    0下载:
  2. 一个表达式解析的组件,如a + b >100等,支持多级括号和加减乘除以及自定义的运算符。-A expression parser that be used to calculate the expression like a+ b>100。It surports parentheses with multi classes and add,minus operators.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7545
    • 提供者:Kevin Shang
  1. EricLippert

    0下载:
  2. C# 24点游戏解题算法,通过Lambda表达式解析字符串,实现24点游戏的解题算法-C# 24点游戏解题算法
  3. 所属分类:.net

    • 发布日期:2017-05-01
    • 文件大小:183620
    • 提供者:Light ZZ
  1. JavaScript-Regular-expressions

    0下载:
  2. Javascr ipt中的正则表达式解析   正则表达式是个描述字符模式的对象。   Javascr ipt的RegExp对象和String对象定义了使用正则表达式来执行强大的模式匹配和文本检索和替换函数的方法. -The Javascr ipt regular expression parsing regular expressions is described in character-mode object. Javascr ipt RegExp object and the
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:13480
    • 提供者:吴清
  1. slre-master

    0下载:
  2. 正则表达式解析器,纯C语言实现且没有使用内存分配函数,可以用于嵌入式环境-Regular expression parser, pure C language implementation and no use of memory allocation function, can be used for embedded environment
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:13376
    • 提供者:魏文彬
  1. ExpressCal_161219

    0下载:
  2. 字符串表达式解析器,支持运算符齐全,可供初学者借鉴。-String expression parser, support operators complete, for beginners learn.
  3. 所属分类:IME Develop

    • 发布日期:2017-06-09
    • 文件大小:15975156
    • 提供者:faqu
  1. nowd

    0下载:
  2. 正则表达式解析库,很不错的,对于语法解析定义等有好处-Regular expression parsing library, very good, is good for defined syntax parsing, etc,,
  3. 所属分类:File Operate

    • 发布日期:2017-12-14
    • 文件大小:20551
    • 提供者:mtltipue
  1. good_for

    0下载:
  2. 正则表达式解析库,很不错的,对于语法解析定义等有好处,,(Regular expression parsing library, very good, is good for defined syntax parsing, etc,,)
  3. 所属分类:系统编程

    • 发布日期:2017-12-26
    • 文件大小:20480
    • 提供者:uezus
  1. boolResolver

    0下载:
  2. 布尔运算表达式的解析,组合模式,Java(Analysis of Boolean expressions)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:25600
    • 提供者:TI菜鸟
  1. 02537635

    0下载:
  2. 正则表达式解析库,很不错的,对于语法解析定义等有好处,,(Regular expression parsing library, very good, is good for defined syntax parsing, etc,,)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-24
    • 文件大小:24576
    • 提供者:mlard
  1. DBMS

    0下载:
  2. 使用boost正则表达式实现c++解析sql语句,仅实现了insert/update/delete.(Parsing SQL statements with c++)
  3. 所属分类:

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:墨光
  1. Python_Project

    21下载:
  2. 本任务利用正则表达式解析给定的《The Merchant of Venice》 HTML网页文件,并将文件内容按Markdown格式 存储至文件中(This task uses regular expressions to analyze the given "the merchant of Venice" HTML web page file and store the contents of the file in markdown format)
  3. 所属分类:网络编程

    • 发布日期:2020-06-20
    • 文件大小:47104
    • 提供者:哈哈飞
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com