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

搜索资源列表

  1. pridiction-analysis-algorithm

    0下载:
  2. 本程序实现的是预测分析算法,是编译原理上机实现的具体源码-The program analysis algorithms to achieve the forecast, the principle is to compile the source code on the machine to achieve the specific
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:2345
    • 提供者:yjj
  1. voice-recognition_matlab-code

    0下载:
  2. 读入语音文件,并对其做时域、频域的分析,提取相关特征参数。进行线性预测分析,得到LPC谱等线性预测参数,并做了基于预测误差的基音周期估计。-read .wav files,analysing them in time domain,frequency domain and extract some feature parameters related,then do linear prediction analysis ,and get LPC linear prediction paramet
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-07
    • 文件大小:1608529
    • 提供者:张婷婷
  1. file1

    0下载:
  2. 词法分析程序实例 算术表达式预测分析程序设计-Lexical analysis program examples。 Forecast arithmetic expression analysis program design。
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:4963
    • 提供者:hongteng
  1. LR

    0下载:
  2. LR文法预测分析,预测分析表的建立,及分析过程。-Some good cooks are gourmet cooks who pride themselves on always using extravagantly rich ingredients in elaborate recipes.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:2081
    • 提供者:田野
  1. yufa

    0下载:
  2. 一个语法分析器,预测分析法实现的语法分析器-A parser, predictive analysis method to achieve the parser
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:89156
    • 提供者:刘斐
  1. Complier

    1下载:
  2. PL/0语言编译器的中间代码生成。要求用递归子程序法/或预测分析法实现对表达式、各种说明语句、控制语句进行语法分析。若语法正确,则用语法制导翻译法进行语义翻译:对说明语句,要求将说明的各符号记录到相应符号表中;对可执行语句,应产生出四元式中间代码并填写到三地址码表中; 若语法错误,要求指出出错性质和出错位置(行号)。出错处理应设计成一个出错处理子程序。 -The PL/0 language compiler intermediate code generation. Require the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:20373
    • 提供者:Trista
  1. LL1ForWin

    0下载:
  2. vc实现语法分析。LL1)文法预测分析表构造程序。-vc achieve parsing.LL1) grammar prediction table constructor.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-13
    • 文件大小:3552211
    • 提供者:杨帆
  1. grammar-analyser

    0下载:
  2. 1、任意输入一个文法G; 2、处理文法中可能存在的左递归和公共左因子问题; 3、对文法中的每个非终结符自动生成并打印输出: ① FIRST集; ② FOLLOW集; 4、判断处理后的文法是否为LL(1)文法,如果是,自动生成并打印输出其预测分析表; 5、模拟分析过程。 如输入一个句子,如果该句子合法则输出与句子对应的语法树;能够输出分析过程中每一步符号栈的变化情况。如果该句子非法则进行相应的报错处理。 -An arbitrary input to a gr
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:1486234
    • 提供者:chenlu
  1. preTable

    0下载:
  2. 编译原理中用C++写的预测分析表的构建,对学习编译原理以及c++程序的编写有一定帮助-Compile the principle of using C++ written forecast table to build on the preparation of learning compiler theory and c++ program will definitely help
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:3141
    • 提供者:李德华
  1. cybianyiyuanli

    0下载:
  2. 编译原理中实现了通过预测分析表分析符号串进行匹配并把匹配的结果以及匹配过程进行输出-Compiler principle is realized by prediction analysis table of string matching and the matching results as well as the matching process output
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:569126
    • 提供者:caiyun
  1. 3LL(1)

    0下载:
  2. 编译原理上机—语法分析1 目的:熟练掌握自上而下的语法分析方法,并能用C++程序实现。 要求: 1. 使用固定的文法 2. 对于任意给定的输入串(词法记号流)进行语法分析,递归下降方法和非递归预测分析方法可以任选其一来实现。 3. 要有一定的错误处理功能。即对错误能提示,并且能在一定程度上忽略尽量少的记号来进行接下来的分析。可以参考书上介绍的同步记号集合来处理。 可能的出错情况:idid*id, id**id, (id+id, +id*+id …… 4. 输入串以#结
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:18677
    • 提供者:girlatsnow
  1. ll1

    0下载:
  2. LL(1)文法的实现,主要包括文法的读取、消除左递归、求First集、Follow集、Select集,生成预测分析表,对给定句子分析是否符合文法。-LL (1) grammar implementations, read mainly include grammar to eliminate left recursion, seeking First set, Follow Set Select set generate predictive analysis table, analysis m
  3. 所属分类:Compiler program

    • 发布日期:2017-11-07
    • 文件大小:2285014
    • 提供者:czl
  1. analysis

    1下载:
  2. 编写语法分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下的文法产生: E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 编程实现算法4.2,为给定文法自动构造预测分析表。 编程实现算法4.1,构造LL(1)预测分析程序。-Write a parser, parsing arithmetic expressions. Requirem
  3. 所属分类:Compiler program

    • 发布日期:2015-07-01
    • 文件大小:5120
    • 提供者:
  1. yufa_fenxi

    0下载:
  2. 加减乘除四则运算的语法分析器,采用自上而下的预测分析表分析方法-Four operations addition, subtraction, multiplication and division parser using a top-down forecast analysis table analysis method
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:2562
    • 提供者:王旭
  1. 4.7.2

    0下载:
  2. 关于编译原理的预测分析控制程序的c语言描述-C language descr iption of the compiler theory predictive analysis and control program
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:247307
    • 提供者:郭影天
  1. svm

    0下载:
  2. 支持向量机模型用于预测分析效果显著,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中-Support vector machine model is used to predict significant effect in solving small sample, nonlinear and high dimensional pattern recognition exhibit many unique advantages, and
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:549
    • 提供者:伊燕平
  1. LSP

    0下载:
  2. 语音线性预测分析,莱文森德斌算法求解参数编码-Voice linear predictive analysis, Levin Sunderbans Bin Algorithm parameters coding
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-07
    • 文件大小:4611
    • 提供者:赵瑞丰
  1. yuce

    0下载:
  2. 改代码是编译原理中的预测分析程序,功能很少,仅供大家学习使用。-Change the code in the compiler theory prediction analysis procedures, functions very little for them to learn to use.
  3. 所属分类:Compiler program

    • 发布日期:2017-12-01
    • 文件大小:1993366
    • 提供者:张罗了
  1. non-recursive

    0下载:
  2. 建立文法及其LL(1)分析表表示的数据结构,设计并实现相应的预测分析器,对源程序经词法分析后生成的二元式代码流进行预测分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。-提示:" s"以后的内容没有被翻译,单次翻译最多1000字 努力翻译中,请稍后… A grammar and LL (1) of the table that the data structure, design and implement the corresponding prediction
  3. 所属分类:Compiler program

    • 发布日期:2017-12-04
    • 文件大小:23165
    • 提供者:杜坤
  1. code

    0下载:
  2. 对于任意给定的输入串(词法记号流)进行语法分析,递归下降方法和非递归预测分析方法可以任选其一来实现。-For any given input string (lexical token stream) parsing, recursive descent methods and non-recursive predictive analysis method can either be achieved.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-19
    • 文件大小:533
    • 提供者:尹晴岚
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com