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

搜索资源列表

  1. khss

    0下载:
  2. 数据结构:带括号的算术表达式求值。能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。-data structure : the bracketed arithmetic expression is evaluated. Complete with a number of brackets arithmetic expression Operational results for the multi-digit number. With Stack I
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.08kb
    • 提供者:橙子
  1. DFA

    0下载:
  2. 输入一个正则表达式,输出相应的NFA图,NFA转换为DFA(得到的DFA图要求用画图方法完成并要求先产生子集构造表出来再画DFA图),DFA最小化(也要求用画图方法完成) -Enter a regular expression, the output corresponding NFA map, NFA is converted to DFA (the DFA plans to be asked to use drawing methods and called for the first
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:13.78kb
    • 提供者:liyingan
  1. TEMPLATE

    0下载:
  2. 输入正则表达式,转化为NFA,DFA,从测试文档中找出最大匹配子串-Enter the regular expression into NFA, DFA, document from the test to find out the biggest match Substring
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:66.17kb
    • 提供者:
  1. facial-expression-recognition-using.ps

    0下载:
  2. In this paper pseudo 3-D Hidden Markov Models (P3DHMMs) are applied to the task of dynamic facial expression recognition. P3DHMMs are an extension of the pseudo 2-D case, which has been successfully used for the classification of images and t
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-24
    • 文件大小:912.98kb
    • 提供者:sagier
  1. Main

    0下载:
  2. 这是一个模拟编译器词法分析的程序。输入正则表达式,再输入一个字符串,该程序可以判定字符串是否符合正则式的规则-This is a simulation compiler lexical analysis process. Enter the regular expression, and then enter a string, the program can determine whether the string is the type of rules
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:3.8kb
    • 提供者:zhao
  1. regexpr_RU

    0下载:
  2. Regular expression for Delphi Library
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:84.4kb
    • 提供者:Azuka
  1. regexpr_hlp_RU

    0下载:
  2. Help for Regular Expression for Delphi library
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:44.83kb
    • 提供者:Azuka
  1. Expression

    0下载:
  2. 算式表达式求值,如4+2*3,是c语言类的-Formula for the value of expression
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:174.66kb
    • 提供者:wangminglu
  1. lex

    0下载:
  2. 用c++实现的此法分析器,包括正则表达式解析,正则到NFA转换,NFA到DFA转换,和最终的匹配,详见包中README文件-Using c++ parser to achieve this method, including regular expression analysis, while the NFA is converted, NFA to DFA conversion, and end the match, see the package README file
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:15.51kb
    • 提供者:0x7c00
  1. Sparksoft_Expression_Parser_v3_4_Full_Source_For_

    0下载:
  2. delphi component Sparksoft Expression Parser v3.4 Full Source For Delphi Bcb
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:213.7kb
    • 提供者:yhjung
  1. ExpressionTree

    0下载:
  2. this code implements an expression tree using c/c-this code implements an expression tree using c/c++
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:marvin
  1. EXPRESSION

    0下载:
  2. 汇编程序设计上机题,输入一个由(、)、+、—组成的表达式,输出结果。支持负数-Assembler machine design problem, the input consisting of a (,),+,- expression output. Support the negative
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1.35kb
    • 提供者:lianjx
  1. Arithmetic-Expression-Evaluation

    0下载:
  2. 此源码是用C写的,用于一般表达式的求值。由于是用C写的,可以跨平台使用。你也可以取其中的功能函数嵌入到其他项目中作为一个功能组件。-This source code is written in C, for the general expression to be evaluated. Because it is written in C, can be cross-platform use. You can also take one of the feature functions embe
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-13
    • 文件大小:2.12kb
    • 提供者:Acer
  1. Expression-evaluation

    0下载:
  2. 根据你所输入的表达式求出相应的值。表达式求值-The corresponding value calculated according to the expression you entered. Expression evaluation
  3. 所属分类:source in ebook

    • 发布日期:2017-11-27
    • 文件大小:1.84kb
    • 提供者:shimida
  1. Mathematical-expression-control

    0下载:
  2. 这是Delphi使用的一个用于分析和运算的数学运算表达式控件,带源代码的网上不多见,从此用Delphi写运算的程序方便多了。-Delphi used for analysis and calculation math expression controls with source code online rare from this program written in Delphi operation more convenient.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-18
    • 文件大小:550.06kb
    • 提供者:id67777
  1. expression-translator

    0下载:
  2. 构造一个中缀表达式到后缀表达式的翻译器 表达式文法及其翻译模式定义如下: expr + term {print(‘+’)} | expr - term {print(‘-’)} | term term * factor {print(‘*’)} | term / factor {print(‘/’)} | factor f-Construct an infix expression to postfix expression translator
  3. 所属分类:Compiler program

    • 发布日期:2017-11-07
    • 文件大小:30.32kb
    • 提供者:胡淼
  1. Expression-evaluation

    0下载:
  2. 包含链栈的个操作类,及接口方法声明,主函数实现了基本表达式的求值-Contains the chain stack operations, the statement and interface method, the main function of the realization of the basic expression evaluation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3.59kb
    • 提供者:mingluchang
  1. expression-calculator

    0下载:
  2. 表达式计算器。支持C语言几乎所有运算符。-Expression calculator. Calculate the result of an expression, support almost all C operators.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:2.72kb
    • 提供者:胡安迪
  1. Expression-evaluation

    0下载:
  2. 表达式求值问题 1.从键盘中输入一串四则运算表达式,由计算机求出表达式的运算结果;所输入表达式为以字符序列的形式输入的、语法正确的、不含变量的操作数的整数的算术表达式。-1. Enter the expression uates a string of four issues arithmetic expression the keyboard, the calculation result of the expression obtained by computer the inpu
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:514byte
    • 提供者:北野狐狼
  1. Regular-expression-matching

    0下载:
  2. 正则表达式匹配问题,王晓东算法书课后题,注释详细-Regular expression matching, Xiaodong after-school arithmetic book title, comments, details
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:66.95kb
    • 提供者:赵峰
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com