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

搜索资源列表

  1. 语法分析器源程序代码

    2下载:
  2. 这是一个语法分析器的源程序代码,能够进行预测分析的小程序-This is a parser of the source code analysis to predict the small program
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:4895
    • 提供者:姬儿也
  1. 语法分析器:递归下降子程序的编写

    0下载:
  2. 语法分析器:递归下降子程序的编写 通过本实验,了解递归下降预测分析的原理和过程以及可能存在的回溯问题,探讨解决方法,为预测分析表方法的学习奠定基础。分析递归下降子程序的优缺点。-Parser: recursive descent routines written by this study to understand the principle of recursive descent and the process of predictive analysis, and possibl
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-03-22
    • 文件大小:224211
    • 提供者:李鹏飞
  1. HQ.rar

    0下载:
  2. 设计一个小型语言,要求有基本的程序语句,给出该小型语言的LL(1)文法,用预测分析法实现对该小型语言的LL(1)文法的语法分析。,Design a small language, the basic procedures required statement, given the small language LL (1) grammar, the forecast method used to achieve the mini-language LL (1) parsing grammar.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2340030
    • 提供者:joe
  1. parcor-

    0下载:
  2. 语音信号处理中,线性预测分析里面PARCOR系数的求解-PARCOR coefficient solution linear forecast analysis of the
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-08
    • 文件大小:1593056
    • 提供者:lyh
  1. yf.rar

    1下载:
  2. 构造实验一所给文法(应考虑改造)的FIRST集合和FOLLOW集合;构造LL(1)分析表;构造预测分析的总控程序;利用分析表、分析栈和总控程序对源程序进行自上而下的语法分输出整个语法分析过程中栈的变化过程及分析结果,如符合语法规则输出“正确”,否则输出“错误”。 ,Experiment to construct a grammar (should consider the transformation) of FIRST and FOLLOW set of the collection co
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:3352
    • 提供者:DP
  1. LL1

    0下载:
  2. LL(1)预测分析程序代码,演示自上而下语法分析的过程.-compiler
  3. 所属分类:Editor

    • 发布日期:2017-03-31
    • 文件大小:186882
    • 提供者:smartdue
  1. lll

    0下载:
  2. 实现了LL(1)文法分析,包括构造First、Follow集、预测分析表,并可检查输入串是否被接受。-The implementation of LL(1) analysis, including constructing the First, Follow set, Predictive Parsing Table. It can also test a string whether it is accepeted.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:229122
    • 提供者:sunli
  1. LL(1)Analysis

    0下载:
  2. 大学时的编译大作业,是对LL(1)语法的分析过程,会产生first集,follow集和预测分析表!-University at the time of compiling large operations, is a LL (1) syntax analysis process, will have first set, follow sets and predictive analysis table!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:6521
    • 提供者:liangye
  1. LL_1

    0下载:
  2. 预测分析文法的程序,使用c语言在VC++下编写,学习编译原理的重要试验-Predictive analysis grammar, the use of c language in VC++ Prepared to learn the importance of compiling principle test
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:7667
    • 提供者:LINKUAN
  1. yucefenxifa

    0下载:
  2. 目的是在栈、表以及预测分析法原理的基础上,实现预测分析表的建立和控制程序。-Aim is to stack, table, as well as the principle of prediction analysis on the basis of the analysis table to achieve the establishment of forecasting and control procedures.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:1663
    • 提供者:陈斌
  1. kechengsheji

    0下载:
  2. 编译的一个关于递归下降分析和预测和分析的小程序-Compile a decline on the recursive analysis and forecasting and analysis of small programs
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:39354
    • 提供者:发饿饭发
  1. llApp(FR)

    0下载:
  2. ll(1)文法,First集,Follow集。预测分析表-ll (1) grammar, First Set, Follow sets. Forecast Analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:18528
    • 提供者:menglusi
  1. LL1_grammar_analysis_code

    0下载:
  2. 功能基本实现,录入合法的LL1文法,将输出LL1预测分析表-Function of the basic implementation, input the valid LL1 grammar, you ll get the output-LL1 prediction analysis table
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:54022
    • 提供者:MrChen
  1. lpcc

    0下载:
  2. 线性预测这一术语是维纳于1947年首次提出的,此后,线性预测应用于许多领域中。1967年,办仓等人最先将线性预测技术应用到语音分析和合成中。-Linear predictive analysis is one of the most effective analysis t echnology of speech,it is widely applies in the domain of speech processing,such as specch synthesis,speech reco
  3. 所属分类:Editor

    • 发布日期:2017-03-30
    • 文件大小:1745
    • 提供者:陈猪猪
  1. LPA

    0下载:
  2. 语音信号处理中,用线性预测分析方法(LPA)分析分析语音信号。使用的方法是Levision递归,环境为Visual C++6.0-During the process of speech signal, we analyse the speech signal using linear predict analyse,environment is Visual C++6.0
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-03
    • 文件大小:1408450
    • 提供者:孙家冕
  1. yufa

    0下载:
  2. 1. 分析文法是否符合要求,适当消除左递归,提取左因子。 2. 分析新构造的产生式集合,构造预测分析表。实现LL(1)分析 3. 编写程序根据分析表输出结果---产生式的序列 -1
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2284
    • 提供者:cyb
  1. jiyushilianglianghuadeshuohrshibe

    0下载:
  2. 基于矢量量化的说话人识别本文从语音信号的预处理开始分析, 主要研究了特征参数的选择、提取、及识别算法,应用全极点模型,提取了语 音信号的线性预测倒谱系数和美尔倒谱系数,并进一步获得其一阶差分,将倒 谱系数与其一阶差分结合在一起形成新的特征参数。在识别算法方面,本文对 矢量量化的方法进行了研究,用Matlab语言实现了说话人识别系统的仿真与验 证。实验证明这种参数与单纯的线性预测倒谱系数和美尔倒谱系数相比更为有 效。- speech paper,help you study
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-19
    • 文件大小:5144659
    • 提供者:海豚
  1. lpc

    0下载:
  2. lpc线性预测编码,合成与分析,在matlab中实现-lpc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:161646
    • 提供者:陈超
  1. DTWspeech

    1下载:
  2. 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-10
    • 文件大小:2491034
    • 提供者:周文超
  1. fenxi

    0下载:
  2. 编译原理,非递归预测分析,分析一个句子是否是一个文法的句子-Compiler Construction Principles, non-recursive predictive analysis, analysis of whether a sentence is a grammatical sentence
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:1153
    • 提供者:wuxufen
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com