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

搜索资源列表

  1. 实验二:ll1语法判断

    0下载:
  2. 实验二:LL1语法判断 自定义一个文法集,输入文法产生式,计算文法的FIRST,FOLLOW和SELECT集合, 利用SELECT集合构造预测分析表,接着用预测分析程序,栈 和预测分析表对输入串进行分析,给出分析过程-Lab two: The LL1 grammar judgment from defines a grammar collection, the input grammar production pattern, computation grammar FIRST, FOL
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:134291
    • 提供者:罗文
  1. 121212

    0下载:
  2. 汇编语言的作业要求根据G 2文法的预测分析表来判断一个语句是否符合G 2文法,并且显示出处理过程及调用预测分析表的情况.-assembly language under the operational requirements of the G 2 grammar Table Forecast and Analysis to determine whether a statement G 2 grammar, and shows the process and called prediction
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:945
    • 提供者: 王栋
  1. movingAveragePredict

    0下载:
  2. /** * @author jakcy_wu(wujichun) * * 预测分析--本算法只适用于受周期变化或者波动影响的数据 * 权值移动平均算法 * 本期預測值=(前期值*權數)求和/n * * 默认权值为{1,1,1},取最近3次的平均 * 注意权值和必须=权值集合.length */-/ ** * @ author jakcy_wu (wujichun) * * Forecast and Analysis -- This algorithm applies only to the af
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1116
    • 提供者:吴名
  1. LL1ForWin完美版

    0下载:
  2. 编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。-compiler theory LL (1) grammar analyzer input legitimate LL (1) grammar, will output LL (1) Table Forecast and Analysis, and can import sentence for syntax analysis syntax tree corresp
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:49738
    • 提供者:徐强
  1. 语法分析器源程序代码

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

    • 发布日期:2008-10-13
    • 文件大小:4895
    • 提供者:姬儿也
  1. 混沌时间序列预测

    16下载:
  2. 1、该工具箱包括了混沌时间序列分析与预测的常用方法,有: (1)产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffin
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-03-12
    • 文件大小:579972
    • 提供者:niuchao0511
  1. 混沌时间序列分析与预测工具箱

    1下载:
  2. 混沌时间序列分析与预测工具箱 Version1.0 chaotic time series analysis and prediction matlab toolbox - version 1.0
  3. 所属分类:matlab例程

  1. 混沌时间序列分析与预测工具箱

    1下载:
  2. 混沌时间序列分析与预测工具箱,该工具箱包括了混沌时间序列分析与预测的常用方法有:(1)产生混沌时间序列;(2)求时延的;(3)求嵌入维的;(4)同时求时延与嵌入窗的;(5)求关联维的;(6)求最大Lyapunov指数的;(7)混沌时间序列预测
  3. 所属分类:其它资源

    • 发布日期:2011-05-01
    • 文件大小:376819
    • 提供者:hosa521
  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. svm-km.rar

    2下载:
  2. 支持向量机(SVM)是数据挖掘中的一个新方法,能非常成功地处理回归问题(时间序列分析)和模式识别(分类问题、判别分析)等诸多问题,并可推广于预测和综合评价等领域,因此可应用于理科、工科和管理等多种学科。目前国际上支持向量机在理论研究和实际应用两方面都正处于飞速发展阶段。它广泛的应用于统计分类以及回归分析中. 支持向量机属于一般化线性分类器.他们也可以认为是提克洛夫规则化(Tikhonov Regularization)方法的一个特例.这族分类器的特点是他们能够同时最小化经验误差与最大化几何边缘区
  3. 所属分类:matlab

    • 发布日期:2016-12-24
    • 文件大小:837392
    • 提供者:哈哈
  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. rq

    0下载:
  2. 根据给定文法,先求出first集合、follow集合和select集合,构造预测分析表(要求预测分析表输出到屏幕或者输出到文件);-According to the given grammar, first find the first set, follow the collection and select a collection, structure prediction analysis table (which requires prediction of the table to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:4972
    • 提供者:连欢欢
  1. parcor-

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

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

    0下载:
  2. (回归分析) 考察温度x对产量y的影响,测得下列10组数据: 求y关于x的线性回归方程,检验回归效果是否显著,并预测x=42℃时产量的估值及预测区间(置信度95 ) ,(Regression analysis) x on the output of the temperature study of the impact of y, measured the following 10 sets of data: for y on x of the linear regression
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:25175
    • 提供者:mazhen
  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. 预测分析程序

    0下载:
  2. 八车问题:设计程序在8行8列的棋盘上方八个车,使它们互相间不能被吃掉。(车可以吃掉与它同行同列的其他车)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-25
    • 文件大小:1011
    • 提供者:hfut229@163.com
  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. yucefenxi

    0下载:
  2. 利用预测分析技术识别句子,生成first集和follow集.-The use of predictive analysis technology to identify the sentence, generating first set and follow sets.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:369734
    • 提供者:zhangxinger
  1. 自动机实验报告

    1下载:
  2. 预测分析法的实现 【实验题目】预测分析法的实现 【实验目的】理解预测分析算法的实现过程。 【实验内容】
  3. 所属分类:文档资料

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com