搜索资源列表

  1. z42

    0下载:
  2. 一个LL1预测分析的动态演示程序,是编译原理学习的绝好实例,赶快下吧.-a LL1 Forecast and Analysis of Dynamic Demonstration Program, compiler theory is a unique case study, where it quickly.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-08
    • 文件大小:13312
    • 提供者:
  1. yufafenxikejianzongshu

    0下载:
  2. 每种程序设计语言都有描述程序语法结构的规则。例如,Pascal程序由程序块(又叫分程序)构成,程序块由语句组成,语句由表达式组成,表达式由记号组成等等。这些规则可以用上下文无关文法或BNF范式(Backus-Naur Form)描述。 编译器常用的文法分析方法有自上而下和自下而上两种。正如它们的名字所示,自上而下分析器建立分析树是从根结点到叶结点,而自下而上分析器恰好反过来。它们的共同点是从左向右地扫描输入,每次一个符号。 最
  3. 所属分类:软件工程

    • 发布日期:2024-05-08
    • 文件大小:134144
    • 提供者:李爱春
  1. xianxingyuce

    0下载:
  2. 信号的线性预测分析的程序,用于各种各样的算法的实现-signal linear predictive analysis procedures used for a wide variety of algorithms to achieve
  3. 所属分类:DSP编程

    • 发布日期:2024-05-08
    • 文件大小:60416
    • 提供者:赵云
  1. lpc_specgram

    0下载:
  2. 基于MATLAB语音线性预测分析报告及程序实现和语谱图实现。-linear prediction analysis and procedures to achieve and realize Spectrogram.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-08
    • 文件大小:157696
    • 提供者:高颖
  1. compiler

    0下载:
  2. 大三下学期编译原理三个完整的实验和报告(包括词法分析语法分析(LL1和预测分析-junior next semester compile three principles and integrity of the report (including lexical analysis syntax analysis (and pre-LL1 Measurement Analysis
  3. 所属分类:文件格式

    • 发布日期:2024-05-08
    • 文件大小:57344
    • 提供者:echo
  1. arimapred

    0下载:
  2. ARIMA matlab实现 , 对时间序列进行预测分析-ARIMA matlab realize, prediction of time series analysis
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:
  1. A

    0下载:
  2. 编写为某一任意上下文无关文法构造的LL(1)语法分析程序,并对任给的一个输入串进行语法分析检查。 程序要求为该文法构造预测分析表,并按照预测分析算法对输入串进行语法分析,判别程序是否符合已 知的语法规则,-To prepare for a arbitrarily constructed context-free grammar LL (1) grammar analysis program, and any given inpu
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-08
    • 文件大小:197632
    • 提供者:傅波
  1. lpc_m

    0下载:
  2. 实现LPC线性预测分析,能够提取AR模型参数并进行DCT变换处理-The realization of LPC linear prediction analysis, AR model parameters can be extracted and DCT transform
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:237568
    • 提供者:miracomtrue
  1. LL1

    0下载:
  2. 自上而下语法分析器设计,为一个加、乘法(适当扩充可为四则)运算表达式的LL1预测语法分析器-Top-down parser design, as a plus, multiplication (appropriate expansion for 4) operator expression LL1 parser Forecast
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-08
    • 文件大小:208896
    • 提供者:wzc
  1. mm

    0下载:
  2. 编译原理课程设计,算术表达式的语法和语义分析,采用预测分析法,中间代码四元式-Compilation Principle curriculum design, arithmetic expression syntax and semantic analysis, using prediction analysis, intermediate code quaternion type
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-08
    • 文件大小:61440
    • 提供者:liu
  1. chazhi

    0下载:
  2. 有关数学建模运用插值分析绘制图形曲线和预测分析-On the mathematical modeling analysis of the use of interpolation graphics rendering curves and prediction analysis
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:4707328
    • 提供者:吝洪涛
  1. LL(1)yuceyufafenxi

    0下载:
  2. 这是一个预测语法分析器,很好用,但是不是我们老师要的格式,所以-This is a forecast parser, very good use, but not our teachers to the format, so
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:suanle23
  1. LL1ForWin

    0下载:
  2. 编译原理课程设计,LL(1)方法,用FIRST()和FOLLOW(),SELECT(),以及预测分析表-Principles of curriculum design compiler, LL (1) method, FIRST () and FOLLOW (), SELECT (), as well as predictive analysis table
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-08
    • 文件大小:3383296
    • 提供者:ZOU
  1. arima

    3下载:
  2. ARIMA matlab实现 , 对时间序列进行预测分析,谢谢大家-ARIMA matlab realize, prediction of time series analysis, I would like to thank everyone
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:朱文俊
  1. GP23

    0下载:
  2. 混沌理论中的可预测分析中的GP算法程序,比较好用,希望对大家有帮助-禄脤茫莽脌铆脗脹脰脨渭脛 驴 脡脭 陇 虏 芒 脰脦枚脰脨渭脛GP脣茫 篓 鲁 脤脨貌 拢 卢 卤 脠 陆 脧 潞 脙脫脙 拢 卢 脧 拢 脥没 露 脭
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:li
  1. GM

    0下载:
  2. 灰色理论的算法,用于对常用灰色模型的预测分析-Gray Theory of algorithms, commonly used for the analysis of the gray model forecast
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:wake
  1. 77433621yufafenxi

    0下载:
  2. 递归下降分析和预测分析,为课设烦恼的同学们的福音,-Recursive descent analysis and forecasting analysis, for the class-based anxieties of the Gospel of the students,
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-08
    • 文件大小:14336
    • 提供者:发饿饭发
  1. 945488dgxj

    0下载:
  2. 递归下降分析和预测分析,呵呵,希望大家喜欢-Recursive descent analysis and predictive analysis, huh, huh, I hope you like
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-08
    • 文件大小:9216
    • 提供者:发饿饭发
  1. wangyh

    0下载:
  2. 语音信号处理中使用线性预测分析方法分析语音信号,编程语言为C语言,开发环境为Visual C++ 2005-Speech signal processing using linear prediction analysis of speech signal analysis methods, programming languages for the C language development environment for Visu
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-08
    • 文件大小:114688
    • 提供者:孙家冕
  1. 21

    0下载:
  2. 基于数据挖掘的国际贸易客户流失的预测分析 的论文内含程序-Based on the International Trade Data Mining forecast churn papers containing analysis of the procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:142336
    • 提供者:刘震洋
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org