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

搜索资源列表

  1. 3

    0下载:
  2. 表达式解析源代码 对于包含有函数sin、cos、tan、cot、sqrt、asin、acos、atan、log,和运算符+(加)、-(减)、*(乘)、/(除)与^(幂次)的字符串进行解析。可以解析出变量名,由用户赋值然后求表达式的值。 -Parsing the source code for the expression contains a function, sin, cos, tan, cot, sqrt, asin, acos, atan, log, and operators
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:46403
    • 提供者:how
  1. ReDemo

    0下载:
  2. 正则表达式提取需要的信息,比如从网页提取公司职位信息-Regular expression extracting the required information, such as the company posts information from the web page extraction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:160269
    • 提供者:huangtiantian
  1. myexpression

    0下载:
  2. 计算字符串表达式的计算引擎,可以是任意复杂的字符串表达式-Calculation of the string expression calculation engine, which can be arbitrarily complex string expression
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-11
    • 文件大小:28969
    • 提供者:
  1. 诺亚高级计算器rcalc

    0下载:
  2. 一个科学计算器,包含表达式计算功能-A scientific calculator, including the expression of computing power
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:263376
    • 提供者:江涛
  1. bianyiyuanli

    0下载:
  2. 一. 实验目的: 设计、编写和调试一个具体的词法分析程序,加深对词法分析理论和自动词法分析工具的理解、实践和掌握。 二. 实验要求: ① 学习和理解正则表达式理论,写出C—语言的记号的完整的正则表达式;(适当使用正则定义) ② 学习和理解有限机理论,根据前面的正则表达式,用基于经验的方法画出C—语言的记的DFA图; ③ 用基于DFA图的算法编写C—语言的词法分析程序; ④ 学习词法分析程序的自动生成工具,使用LEX工具实现C—语言的词法分析程序.- 1. Experimental goal: T
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:147868
    • 提供者:晨曦
  1. 新建 Microsoft Word 文档

    0下载:
  2. 算术表达式的中缀是波兰表示法程序- The arithmetic expression center decorates is the Polish method of portrayal procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-12
    • 文件大小:5599
    • 提供者:高峰
  1. LL(1)

    0下载:
  2. 用LL(1)法对布尔表达式的语法分析- (1) the law analyzes with LL to the Boolean expression grammar
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:1874
    • 提供者:祥瑞
  1. 栈类

    0下载:
  2. 栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack)
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:3005
    • 提供者:墨镜牛郎
  1. calculator

    0下载:
  2. 表达式计算器 能过分析表达式,然后计算结果-Expression can be analyzed expression calculator, and then calculated results
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:59118
    • 提供者:周礼
  1. Caluate

    0下载:
  2. 将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果,采用链表和队列实现,非文法和状态机-Infix expression would be converted to suffix expressions, and calculate the arithmetic expression of arbitrary results, the use of linked lists and queues to achieve, non-grammar and the state machine
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:7126
    • 提供者:wuwenxi
  1. 3071102672_A

    0下载:
  2. 计算后缀表达式,先将中缀式转化为后缀式,在进行计算,有较高的效率-Suffix calculated expression, first in the up-type into a suffix-style, in terms of higher efficiency
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8219
    • 提供者:wingcy
  1. compile_work

    0下载:
  2. 从正则表达式到有穷自动机实例 想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。 -From regular expressions to DFA thorough study of examples like regular expressions, we must know the principles of DFA, this source can give
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:12826
    • 提供者:sdfads
  1. StackExpr

    0下载:
  2. 数据结构,栈实现表达式求值,可求多位整数,加减乘除带括号-Data structure, the realization of the expression evaluation stack, rectifiable number of integers, multiplication and division with addition and subtraction in brackets
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:10235
    • 提供者:lulu
  1. dd

    0下载:
  2. IF-ELSE条件语句的翻译程序设计(简单优先法、输出三地址表示) 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) (1) [bianyiqi.rar] - 词法分析,语法分析,以及中间代码生成布尔表达式转换为逆波兰式 [3.rar] - 编译原理课程设计(LL(1)分析),功能强大,使用,希望大家多多下载,多指出不足的地方 -IF-ELSE conditional statements translation program design
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:52086
    • 提供者:ddd
  1. delphi-RegTool

    0下载:
  2. 用delphi写得正则表达式工具,支持导出txt格式-Use delphi write regular expression tools, to support the export txt format
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:317345
    • 提供者:黄水涛
  1. AdvCalc

    0下载:
  2. 进行数学表达式计算的Delphi控件,及其源代码。-Calculation of mathematical expressions Delphi controls, and its source code.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:53843
    • 提供者:QY TANG
  1. RegexMatch

    0下载:
  2. 正则表达式验证程序,源码~~~正则表达式验证程序,源码-Regular expression validation process, source ~ ~ ~ Regular Expression validation process, source
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:13586
    • 提供者:解城
  1. biaodashijisuan

    0下载:
  2. 1、计算器 2、能够计算表达式 3、速度很快。做过很好的优化-1, Calculator 2, able to calculate the expression of 3, very fast. Done a very good optimization
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:570773
    • 提供者:李宇
  1. biaodashiqiuzhi

    0下载:
  2. 此源代码是用VC++编写的,是基于编译原理中对简单表达式求值,其中有词法分析,语法分析,以及语义分析最终得出结果-This source code is VC++ Prepared is based on the compiler of a simple expression of the principle of seeking value, including lexical analysis, grammar analysis and semantic analysis of the ul
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:40180
    • 提供者:阿德
  1. datastructer

    0下载:
  2. 这是我的毕业设计的论文,题目是数据结构演示程序 ,内容是关于演示了长整数运算和表达式求值的运算求值过程 ,大家可以看一下-This is my graduation project paper, titled demo program data structure, content is about the presentation of the long integer arithmetic calculations and expressions for computing the valu
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:286017
    • 提供者:小丽
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com