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

搜索资源列表

  1. CompileDesign

    0下载:
  2. 本次课程设计主要实现语法分析器的构造,该语法分析器能够分析词法分析器的结果,即单词二元式。在输入单词二元式后,能输出分析的结果。 1、构造LL(1)分析表 2、求句子的预测分析过程-The main achievement of the curriculum design of the structure parser, the syntax analyzer to analyze the results of lexical analyzer, that is, the dual-ty
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:409719
    • 提供者:穆鹏
  1. yucefenxi

    0下载:
  2. 编译原理课程设计 构造预测分析程序,程序显示输出匹配过程-Compiler Construction Principles of curriculum design procedures for prediction analysis, the program shows the output matching
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:1011
    • 提供者:bmh
  1. yucefenxi

    0下载:
  2. 编译原理课程设计 构造预测分析程序 程序显示输出匹配过程-Compiler Construction Principles of curriculum design process procedures for prediction analysis showed that the output matching
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4361
    • 提供者:bmh
  1. yucefenxi

    0下载:
  2. 编译原理的预测分析程序,输入的内容在11。TXT文件中。-Compiler Construction Principles of the predictive analysis process, input 11. TXT file.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1415
    • 提供者:David
  1. LL(1)yucefenxi

    0下载:
  2. 编译原理LL1预测分析程序。编写一通用的预测法分析程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。-Forecast for Compilation Principle LL1 parser. Forecast for the development of a common analysis procedures, requires a certain degree of error-handling capabiliti
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:99827
    • 提供者:David
  1. mpelpc

    0下载:
  2. 此方案基于全极点语音产生模型,编码过程简述如下:首先通过线性预测分析方法提取声道滤波器参数;其次通过合成分析法确定最佳激励矢量;最后将滤波器参数和最佳激励矢量进行编码传输。-This program is based on all-pole speech production model, the encoding process summarized as follows: First, by linear prediction analysis to extract channel filt
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:6093
    • 提供者:coffee
  1. WNN

    0下载:
  2. wnn小波神经网络,具体分析了一些小波函数,用于预测模型的输出!-The wnn wavelet neural network, the concrete study some wavelet function, has used in the forecast model the output!
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1617
    • 提供者:小刚
  1. 3

    0下载:
  2. 编译原理中用c++实现的用预测分析表实现语法分析器 -Principles of using c++ compiler implementation to achieve with predictive analysis table parser
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1737
    • 提供者:wen
  1. project_matlab

    0下载:
  2. Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预 测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。 基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音) 的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲 序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin speech signal processing in li
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-04-13
    • 文件大小:283853
    • 提供者:Ender Lee
  1. 5956457lpc

    0下载:
  2. 语音信号的线性预测编码分析,生成语音信号的波形图,共振峰-The linear predictive coding speech signal analysis, speech signal waveform is generated, formant
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:1023
    • 提供者:nfdigfg
  1. Parse2

    0下载:
  2. 设计、编制、调试一个典型的语法分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析,进一步掌握常用的语法分析中预测分析方法。-Design, preparation, debugging a typical parser, lexical analysis program to realize the word sequence provided by the grammar checking and structural analysis, to further understa
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:51009
    • 提供者:chenxi
  1. yucefenxibiao

    0下载:
  2. 用C++实现的预测分析表,是编译原理中的一种系统-analyse table in bianyiyuanli
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:3402
    • 提供者:chenrf
  1. Predictor

    0下载:
  2. LL(1)预测分析程序,语法是定的,不过可以稍加修改环境vs2005 语言 C#-LL (1) predictive analysis, grammar is fixed, but can be modified to environmental vs2005 Language C#
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:18033
    • 提供者:高飞
  1. proclpc

    0下载:
  2. 本源程序为线性预测分析源程序 可以求得线性预测差值-The source code for the linear prediction analysis of source code can be obtained linear prediction difference
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:2285
    • 提供者:朱东
  1. yuyinshibie

    0下载:
  2. 语音信号的时频特性 语音信号的产生模型 语音信号的短时分析技术 语音信号线性预测分析 语音识别-Time-frequency characteristics of speech signal generation model of speech signal short-time speech signal analysis of linear prediction analysis of speech signals speech recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-13
    • 文件大小:3146233
    • 提供者:lsj
  1. lbg

    0下载:
  2. 随着新的数学工具小波分析的实用化为基于NN负荷预测模型性能的改善提供了理论依据对于电力系统负荷非线性时间序列的辨识在预测方法研究中应给予重视在本文所用的基于小波原理和NN融合的预测原理是具有强的非线性-With the new mathematical tools of wavelet analysis into practical load forecasting model based on the performance of NN provides a theoretical basis
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-03
    • 文件大小:1032
    • 提供者:牛逼
  1. LL1

    0下载:
  2. 能够实现LL(1)预测分析过程的源码,有测试用例-To achieve LL (1) Prediction of the process of source code, there are test cases
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:490408
    • 提供者:Jane
  1. complier

    0下载:
  2. 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-Write a sentence identifying the legitimate expression grammar prediction analysis program, the input string of arbitrary symbols, given the analy
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:4792
    • 提供者:lilisandy
  1. Calculator

    1下载:
  2. 非递归预测分析表达式的计算器,该分析语法可以计算表达式的值-Prediction of non-recursive expression calculator, the analysis value of the expression syntax can be calculated
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:2031
    • 提供者:feng
  1. bian-yi-yuan-li-kechengsheji

    1下载:
  2. 编译原理课程设计:建立文法及其LL(1)分析表表示的数据结构,设计并实现相应的预测分析器,对源程序经词法分析后生成的二元式代码流进行预测分析,如果输入串是文法定义的句子则输出“输入串分析成功”,否则输出“输入串语法错误”。-Principles of Course Design Compiler: A Grammar and LL (1) of the table that the data structure, design and implement the corresponding pr
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:101741
    • 提供者:
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com