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

搜索资源列表

  1. 预测分析法

    0下载:
  2. 这是一个用c++写的预测分析法程序,是编译原理课程设计的内容,可以预测分析语言-c write with the forecast analysis procedures, compiler theory of curriculum design, analysis can predict language
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:99644
    • 提供者:火石
  1. Dynamic-encrypt-instruction

    0下载:
  2. 指令动态加密法。这儿讲述的是用单条指令加密法,再用 int 1 单步中断解下一条指令的第一字节,由于用另外程序解密时无法预知指令长, 所以不能用编程的方法解密,只能用手工一条一条地解。具体实现见注释,这种加密法的麻烦只处就是加密时也要一句一句来。-directive dynamic encryption method. Here is on the order of the single-encryption method, and then a single step int slips of
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2385
    • 提供者:jiankang
  1. rinv

    0下载:
  2. 卡尔曼滤波在数学上是一种统计估算方法,通过处理一系列带有误差的实际量测数据而得到的物理参数的最佳估算。 例如在气象应用上,根据滤波的基本思想,利用前一时刻预报误差的反馈信息及时修正预报方程,以提高下一时刻预报精度。 作温度预报一般只需要连续两个月的资料即可建立方程和递推关系。 -Kalman filter in mathematics is a statistical estimation methods, By a series of errors with the actual
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:817
    • 提供者:于军相
  1. yucefenxi_copiler

    0下载:
  2. 也是一个编译前端,但是采用的分析方法为预测分析法-is a compiler front-end, but the methods of analysis to predict analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6018
    • 提供者:胡恩
  1. predict

    0下载:
  2. 一个关于拟合预测的程序,从以往的人口数目预测以后的人口数目
  3. 所属分类:书籍源码

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

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

    • 发布日期:2008-10-13
    • 文件大小:4895
    • 提供者:姬儿也
  1. LL1ParsingCode

    0下载:
  2. LL1语法分析程序,输入文法表达式能够自动输出预测分析表,判断是否为LL1文法,还可以再输入任意的一个句子,然后对其进行分析,给出分析进栈出战的详细过程-LL1 parser, enter the grammar of expression that can automatically predict the output table to determine whether the LL1 grammar, you can enter any of a sentence, and then a
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:4562
    • 提供者:张志宇
  1. Rrymimi-neper-tufen-e-tubave.cas

    0下载:
  2. This tutorial illustrates the setup and solution of the two-dimensional turbulent uid ow and heat transfer in a mixing junction. The mixing elbow con guration is encountered in piping systems in power plants and process industries. It is often im
  3. 所属分类:Editor

    • 发布日期:2017-03-31
    • 文件大小:99066
    • 提供者:Illyric
  1. BPneuralnet

    0下载:
  2. BP neural network for time series analysis predicted that by entering the corresponding time-series data to predict the future, suitable for beginners on the BP neural network learning
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:914
    • 提供者:lzjh
  1. svm-predict

    0下载:
  2. 支持向量机算法预测部分,主要是针对大规模对象进行预测-Support Vector Machine forecast, mainly for large-scale objects to predict
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:1846
    • 提供者:张怡
  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. 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-25
    • 文件大小:101741
    • 提供者:
  1. LPC

    0下载:
  2. 语音合成中的线性预测分析的程序,其中含有仿真的结果,望大家喜欢-voice predict line
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-17
    • 文件大小:4742801
    • 提供者:苗杰
  1. CompilerExperiment4-syntaxAnalysis-2

    0下载:
  2. 一个小的教学用的编译器(PL0语言)方便学习《编译原理》的语法分析器-预测分析法-Compiler Experiment PL0 for study syntax Analysis (predict analysis )of compiling principle
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:465420
    • 提供者:Mrfu
  1. yucefenxibiao

    0下载:
  2. 能够预测分析某条语句的文法正确与否,适合预测分析!-Analysis to predict the correct grammar of a statement or not, for predictive analysis!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:1447
    • 提供者:佘立峰
  1. libsvm

    0下载:
  2. it is a library for SVM(support vector machines) to be used in matlab. It includes a readme file for details. It can be used to train SVM on some dataset and use it to predict values(Machine Learning).
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:19538
    • 提供者:aj97301
  1. 15022547sound-quality

    3下载:
  2. 声品质程序能够很好的实现声音品质的计算和重构,通过声音品质的计算能够预测和评价声品质的好坏。-Sound quality program can achieve very good voice quality calculation and reconstruction, through the voice quality calculation can predict and evaluate the good quality of the sound.
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:20460
    • 提供者:王霞
  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. Least-squares-Curve-Fit-unit

    1下载:
  2. 最小二乘是由方程式近似的数据点的一组的方式,让你预测中间值,或计算的数据的一些措施。您可能已经通过绘制通过数目的数据点图上绘制的直线近似的趋势线。最小二乘这不只是“装修”,但在数学的方式,最大限度地减少错误,从而导致。我的单元延伸最小二乘从仅仅是一种直线拟合到高阶多项式为更复杂的数据(其中可能有一平方律拟合的物理原因,例如),或更好的匹配的数据。-Least-squares is a way of approximating a set of data points by an equation
  3. 所属分类:Delphi VCL

    • 发布日期:
    • 文件大小:221705
    • 提供者:liu
  1. Elman--predict-stock-market

    0下载:
  2. elman网络预测上市股价开盘价,进而实现股价的预测。-Emlman network to predict the Shanghai stock market opened, and then realize the share price forecasts
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:4205
    • 提供者:刘丹丹
« 12 3 »
搜珍网 www.dssz.com